Papers › StudyBench: Can Self-Evolution Squeeze Textbooks for Olympiad Capability?

StudyBench: Can Self-Evolution Squeeze Textbooks for Olympiad Capability?

1 Sep 2026arXiv:2609.00787added by Syntology

Yinghao Chen, Zixi Chen, Bingxiang He, Ziqing Qiao, Huan-ang Gao, Yinuo Xu, Yuxin Zuo, Zeyuan Liu, Yuhao Zhan, Chaojun Xiao

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Humans need to study only a handful of well-written textbooks to master a discipline and attempt its hardest problems. We argue that an ideal self-evolution method should share the same property, that is autonomously learning from raw training material for transferable problem-solving capability. However, we still lack a direct measurement for it. We introduce StudyBench, a controlled physics benchmark that directly measures how efficiently a self-evolution method converts training material into capability. We organise the test set into an Application Set, consisting of difficult textbook problems and evaluating absorption ability, and a Transfer Set, consisting of olympiad-level problems and evaluating transfer ability. Benchmarking representative self-evolution methods across three base models, we find that improvements on the Application Set rarely translate to the harder Transfer Set. A guidance ablation exposes a Guidance Gap: even the strongest method closes only a small fraction of what the same material unlocks when supplied as in-context guidance. Besides, every method hits a Compute Plateau, saturating well before exhausting its compute budget. The remaining gap is therefore a method problem rather than a data or compute problem. By offering a clean and controlled benchmark, StudyBench turns self-evolution progress from an open-ended pursuit into a measurable target for future research. Our code is released at https://github.com/thunlp/StudyBench.

PaperPDFCode 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="2609.00787")

Code

Syntology Ran 1 of 26 code samples harvested from 1 repository linked to this paper; 25 have no recorded run. Of those that ran: 1 ran · violated contract.

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

thunlp/StudyBench found in paper text by Syntology report

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

26 samples harvested; 1 ran; 0 honoured the contract we drafted; 25 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.

1ran · violated contract
25unverified

Licence: 26 of the 26 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 thunlp/StudyBench. “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.

is_equiv thunlp/StudyBench/eval/math_equivalence.py found in paper text by Syntology ran · violated contract no licence file found · pointer only · 20063c675d638a77 · report
already_done thunlp/StudyBench/corpus_scripts/mineru_parse.py found in paper text by Syntology unverified no licence file found · pointer only · dc60ae5d710b98ab · report
already_done thunlp/StudyBench/corpus_scripts/ocr_fix.py found in paper text by Syntology unverified no licence file found · pointer only · f9956479d2011bbc · report
eval_keys thunlp/StudyBench/corpus_scripts/redact_eval.py found in paper text by Syntology unverified no licence file found · pointer only · 9a60e5840c4ed6ae · report
find_mds thunlp/StudyBench/corpus_scripts/ocr_fix.py found in paper text by Syntology unverified no licence file found · pointer only · b1626be64f2fe39b · report
find_pdfs thunlp/StudyBench/corpus_scripts/mineru_parse.py found in paper text by Syntology unverified no licence file found · pointer only · 8124374e4a4daedf · report
guidance_results thunlp/StudyBench/filter/build_kp_guidance.py found in paper text by Syntology unverified no licence file found · pointer only · 0d82f56bb021e211 · report
kp_hash thunlp/StudyBench/filter/canonicalize_knowledge_points.py found in paper text by Syntology unverified no licence file found · pointer only · 9b280e4dc2463ca5 · report
load_hf_items thunlp/StudyBench/eval/run_benchmark.py found in paper text by Syntology unverified no licence file found · pointer only · 6a6b33dbd8b05fd2 · report
make_judge_backend thunlp/StudyBench/eval/judge.py found in paper text by Syntology unverified no licence file found · pointer only · 5f349754fa444a29 · report
match_inline_example thunlp/StudyBench/filter/build_textbook_fragments.py found in paper text by Syntology unverified no licence file found · pointer only · bcbc70ffbbcb2e68 · report
norm_token thunlp/StudyBench/corpus_scripts/redact_eval.py found in paper text by Syntology unverified no licence file found · pointer only · 4253ee8dab999331 · report
normalise_name thunlp/StudyBench/filter/canonicalize_knowledge_points.py found in paper text by Syntology unverified no licence file found · pointer only · 89dc660e78f4dc9e · report
normalise_name_loose thunlp/StudyBench/filter/canonicalize_knowledge_points.py found in paper text by Syntology unverified no licence file found · pointer only · 10c3629b60f7125a · report
normalise_text thunlp/StudyBench/filter/build_textbook_fragments.py found in paper text by Syntology unverified no licence file found · pointer only · 8c447893766aecd7 · report
output_dir_for thunlp/StudyBench/corpus_scripts/mineru_parse.py found in paper text by Syntology unverified no licence file found · pointer only · 485b24e15866830e · report
output_for thunlp/StudyBench/corpus_scripts/ocr_fix.py found in paper text by Syntology unverified no licence file found · pointer only · 301abe73b030e5eb · report
parent_key thunlp/StudyBench/filter/build_targeted_guidance.py found in paper text by Syntology unverified no licence file found · pointer only · ff323da75a3b8154 · report
parents_of thunlp/StudyBench/filter/build_kp_guidance.py found in paper text by Syntology unverified no licence file found · pointer only · 7b48b0a666cd173a · report
parse_latex thunlp/StudyBench/eval/judge.py found in paper text by Syntology unverified no licence file found · pointer only · a1edcbf8c001fd15 · report
read_json thunlp/StudyBench/filter/build_kp_guidance.py found in paper text by Syntology unverified no licence file found · pointer only · 827fdd17ad5f2006 · report
read_json thunlp/StudyBench/filter/build_targeted_guidance.py found in paper text by Syntology unverified no licence file found · pointer only · c12a8c71b4ffe271 · report
readjsonl2list thunlp/StudyBench/eval/judge_utils.py found in paper text by Syntology unverified no licence file found · pointer only · 024ac62b35bdff98 · report
resolve_book thunlp/StudyBench/filter/build_textbook_fragments.py found in paper text by Syntology unverified no licence file found · pointer only · 8a2c534258845b4f · report
sub_key thunlp/StudyBench/filter/build_targeted_guidance.py found in paper text by Syntology unverified no licence file found · pointer only · abe9bb810ab211c3 · report
tokens_with_spans thunlp/StudyBench/corpus_scripts/redact_eval.py found in paper text by Syntology unverified no licence file found · pointer only · 9c54c8badc2971a6 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2609.00787, was issued in September 2026, after that date, so the archive has no leaderboard rows for it.

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