TL;DR
The paper introduces $ ext{ extpi}^2$, a data pipeline that enhances long-context reasoning in large language models by generating high-quality, multi-hop reasoning data from structured sources like Wikipedia.
Contribution
It presents a novel data curation method that creates realistic reasoning questions with verified answers, improving LLM performance on reasoning benchmarks.
Findings
Supervised fine-tuning with $ ext{ extpi}^2$ data improves LLM accuracy by up to 4.3%.
Self-distillation with $ ext{ extpi}^2$ data boosts GPT-OSS-20B performance by 4.4%.
Open-source code, data, and models are available at the provided GitHub link.
Abstract
We study a pipeline that curates reasoning data from initial structured data for improving long-context reasoning in large language models (LLMs). Our approach, , constructs high-quality reasoning data through rigorous QA curation: 1) extracting and expanding tables from Wikipedia, 2) from the collected tables and relevant context, generating realistic and multi-hop analytical reasoning questions whose answers are automatically determined and verified through dual-path code execution, and 3) back-translating step-by-step structured reasoning traces as solutions of QA pairs given realistic web-search context. Supervised fine-tuning with \textsc{\small{gpt-oss-20b}} and \textsc{\small{Qwen3-4B-Instruct-2507}} on yields consistent improvements across four long-context reasoning benchmarks and our alike -Bench, with average absolute accuracy gains of +4.3% and +2.7%…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
