Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Long-Context Reasoning Through Proxy-Based Chain-of-Thought Tuning

About

Recent large language models support inputs of up to 10 million tokens, yet they perform poorly on long-context tasks that require complex reasoning. Such tasks can be solved using only a subset of the input -- a proxy context -- rather than the full sequence. Despite sharing the same underlying reasoning process, models exhibit a significant performance disparity between proxy and full contexts. To improve long-context reasoning, we propose ProxyCoT, a novel training framework that transfers reasoning capabilities from short proxy contexts to full long contexts. Specifically, we first obtain high-quality chain-of-thought reasoning traces on proxy contexts through reinforcement learning or distillation from a larger teacher model, and then ground the generated traces in full long contexts with supervised fine-tuning. Experiments across different datasets demonstrate that ProxyCoT consistently outperforms strong baselines with reduced computational overhead. Furthermore, models trained with ProxyCoT generalize their long-context reasoning capabilities to out-of-domain tasks.

Miao Li, Irina Saparina, Alexander Gurung, Mirella Lapata• 2026

Related benchmarks

TaskDatasetResultRank
Question AnsweringSciTrek (Proxy Context)
Exact Match88.5
14
Question AnsweringSciTrek Full context
Exact Match Accuracy46.5
14
Question AnsweringHotpotQA Proxy context
Accuracy92.6
8
Question AnsweringHotpotQA Full context
Accuracy52.7
8
Multi-document Question AnsweringLoong
Average Score42.51
8
Showing 5 of 5 rows

Other info

Follow for update