Papers › A Controlled Study on Long Context Extension and Generalization in LLMs

A Controlled Study on Long Context Extension and Generalization in LLMs

18 Sep 2024arXiv:2409.12181archive 2025-07-28

Yi Lu, Jing Nathan Yan, Songlin Yang, Justin T. Chiu, Siyu Ren, Fei Yuan, Wenting Zhao, Zhiyong Wu, Alexander M. Rush

Broad textual understanding and in-context learning require language models that utilize full document contexts. Due to the implementation challenges associated with directly training long-context models, many methods have been proposed for extending models to handle long contexts. However, owing to differences in data and model classes, it has been challenging to compare these approaches, leading to uncertainty as to how to evaluate long-context performance and whether it differs from standard evaluation. We implement a controlled protocol for extension methods with a standardized evaluation, utilizing consistent base models and extension data. Our study yields several insights into long-context behavior. First, we reaffirm the critical role of perplexity as a general-purpose performance indicator even in longer-context tasks. Second, we find that current approximate attention methods systematically underperform across long-context tasks. Finally, we confirm that exact fine-tuning based methods are generally effective within the range of their extension, whereas extrapolation remains challenging. All codebases, models, and checkpoints will be made available open-source, promoting transparency and facilitating further research in this critical area of AI development.

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="2409.12181")

Code

Syntology Ran 11 of 14 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · honoured contract; 4 ran · our draft was wrong; 5 ran with no contract checked.

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

leooyii/lceg officialmentioned in papermentioned on GitHubpytorch 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

14 samples harvested; 11 ran; 2 honoured the contract we drafted; 3 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.

2ran · honoured contract
4ran · our draft was wrong
5ran
3unverified

Licence: 14 of the 14 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 leooyii/lceg. “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.

add_mem_tokens leooyii/lceg/continuous_finetuning/fine-tune.py official repository ran no licence file found · pointer only · 2fce765e480061f7 · report
count_score leooyii/lceg/longbench/metrics.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · b349b79d9cc2934b · report
evaluate leooyii/lceg/eval_perplexity/eval_lm_infinite.py official repository ran no licence file found · pointer only · 7d8751620f2e23ff · report
iceildiv leooyii/lceg/eval_perplexity/eval_clex.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 51ee91de5e3fdcaa · report
load_model_and_tokenizer leooyii/lceg/longbench/pred.py official repository ran no licence file found · pointer only · 2b06c68ea29c8f3b · report
normalize_answer leooyii/lceg/longbench/metrics.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · e7e75981cb464788 · report
normalize_zh_answer leooyii/lceg/longbench/metrics.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 8c5c581f9264c810 · report
parse_args leooyii/lceg/longbench/eval_trec.py official repository ran · our draft was wrong no licence file found · pointer only · ca066a4c088c8cf5 · report
parse_args leooyii/lceg/longbench/pred.py official repository ran no licence file found · pointer only · ca70f1c4db4f1296 · report
reshape_fn leooyii/lceg/continuous_finetuning/fine-tune.py official repository ran no licence file found · pointer only · d2c659b7707d28bf · report
tokenize_fn leooyii/lceg/continuous_finetuning/fine-tune.py official repository ran · our draft was wrong no licence file found · pointer only · ad4c52b7c7083143 · report
evaluate leooyii/lceg/eval_perplexity/eval_clex.py official repository unverified no licence file found · pointer only · 708bed3133d01060 · report
evaluate leooyii/lceg/eval_perplexity/eval_landmark.py official repository unverified no licence file found · pointer only · d69813e43224dc01 · report
get_pred leooyii/lceg/longbench/pred.py official repository unverified no licence file found · pointer only · ac5698be4313ef23 · report

Tasks

In-Context Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AttentionBASESoftmax

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