Papers › Future Language Modeling from Temporal Document History

Future Language Modeling from Temporal Document History

16 Apr 2024arXiv:2404.10297archive 2025-07-28

Changmao Li, Jeffrey Flanigan

Predicting the future is of great interest across many aspects of human activity. Businesses are interested in future trends, traders are interested in future stock prices, and companies are highly interested in future technological breakthroughs. While there are many automated systems for predicting future numerical data, such as weather, stock prices, and demand for products, there is relatively little work in automatically predicting textual data. Humans are interested in textual data predictions because it is a natural format for our consumption, and experts routinely make predictions in a textual format (Christensen et al., 2004; Tetlock & Gardner, 2015; Frick, 2015). However, there has been relatively little formalization of this general problem in the machine learning or natural language processing communities. To address this gap, we introduce the task of future language modeling: probabilistic modeling of texts in the future based on a temporal history of texts. To our knowledge, our work is the first work to formalize the task of predicting the future in this way. We show that it is indeed possible to build future language models that improve upon strong non-temporal language model baselines, opening the door to working on this important, and widely applicable problem.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2404.10297")

Code

Syntology Ran 10 of 16 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 7 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jlab-nlp/future-language-modeling officialmentioned in paperpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 10 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · our draft was wrong
7ran
6unverified

Licence: 0 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jlab-nlp/future-language-modeling. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

containsNumber jlab-nlp/future-language-modeling/data_process/generate_extra_tokens.py official repository ran Apache-2.0 (permissive) · 5066980021e52081 · report
normalization jlab-nlp/future-language-modeling/model.py official repository ran fingerprinted Apache-2.0 (permissive) · 61513ed3f2cc3ce6 · report
normalization_ranged jlab-nlp/future-language-modeling/model.py official repository ran fingerprinted Apache-2.0 (permissive) · 141be3275bb0ee3e · report
parse_bib_with_abstract jlab-nlp/future-language-modeling/data_process/data_process.py official repository ran Apache-2.0 (permissive) · b4da4607ebc84dec · report
prepare_ctrl_input jlab-nlp/future-language-modeling/generator.py official repository ran · our draft was wrong Apache-2.0 (permissive) · a766a95b9fd5ee9c · report
prepare_xlm_input jlab-nlp/future-language-modeling/generator.py official repository ran · our draft was wrong Apache-2.0 (permissive) · b7bf53f6b6b11a4b · report
prepare_xlnet_input jlab-nlp/future-language-modeling/generator.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 80844fa7cfa6e8d8 · report
read_bib jlab-nlp/future-language-modeling/data_process/data_process.py official repository ran Apache-2.0 (permissive) · 8c294cca9ed2f3c3 · report
read_gpt2_pred_data jlab-nlp/future-language-modeling/data_process/post_processing.py official repository ran Apache-2.0 (permissive) · 0f33c9675bbfb78d · report
z_score_standardization jlab-nlp/future-language-modeling/model.py official repository ran fingerprinted Apache-2.0 (permissive) · 632b87ee3b0dda8e · report
download_file jlab-nlp/future-language-modeling/data_process/data_process.py official repository unverified Apache-2.0 (permissive) · 49b19d90659d51a6 · report
evaluate_multiprocess jlab-nlp/future-language-modeling/evaluation_tools/evaluate.py official repository unverified Apache-2.0 (permissive) · d1e855d84276ec9d · report
evaluate_single jlab-nlp/future-language-modeling/evaluation_tools/evaluate.py official repository unverified Apache-2.0 (permissive) · 4cb9d7d0c36a3890 · report
generate_year_vocab_representation jlab-nlp/future-language-modeling/data_process/generate_year_vocab_representation.py official repository unverified Apache-2.0 (permissive) · ca7bad690a25a4c1 · report
generate_year_vocab_representation_org jlab-nlp/future-language-modeling/data_process/generate_year_vocab_representation.py official repository unverified Apache-2.0 (permissive) · 1c064e135b578600 · report
normalized jlab-nlp/future-language-modeling/evaluation_tools/evaluate.py official repository unverified Apache-2.0 (permissive) · 7fd2c0f025d68e2e · report

Tasks

Language ModelingLanguage Modelling

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections