paper-with-me

Papers

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

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

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.

📄 PDF Abstract BibTeX arXiv:2609.00787

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PhysicsMinions: Winning Gold Medals in the Latest Physics Olympiads with a Coevolutionary Multimodal Multi-Agent System

2025-09-29 · Fangchen Yu, Junchi Yao, Ziyi Wang, Haiyuan Wan 외 arxiv

Physics is central to understanding and shaping the real world, and the ability to solve physics problems is a key indicator of real-world physical intelligence. Physics Olympiads, renowned as the crown of competitive ph…

Squeeze Evolve: Unified Multi-Model Orchestration for Verifier-Free Evolution

2026-04-09 · Monishwaran Maheswaran, Leon Lakhani, Zhongzhu Zhou, Shijia Yang 외 arxiv

We show that verifier-free evolution is bottlenecked by both diversity and efficiency: without external correction, repeated evolution accelerates collapse toward narrow modes, while the uniform use of a high-cost model …

Accessing GPT-4 level Mathematical Olympiad Solutions via Monte Carlo Tree Self-refine with LLaMa-3 8B

2024-06-11 · Di Zhang, Xiaoshui Huang, Dongzhan Zhou, Yuqiang Li 외

This paper introduces the MCT Self-Refine (MCTSr) algorithm, an innovative integration of Large Language Models (LLMs) with Monte Carlo Tree Search (MCTS), designed to enhance performance in complex mathematical reasonin…

Decision MakingGSM8KMathMathematical Reasoning

SAGE: Multi-Agent Self-Evolution for LLM Reasoning

2026-03-16 · Yulin Peng, Xinxin Zhu, Chenxing Wei, Nianbo Zeng 외 arxiv

Reinforcement learning with verifiable rewards improves reasoning in large language models (LLMs), but many methods still rely on large human-labeled datasets. While self-play reduces this dependency, it often lacks expl…

Reinforcement Learning

Achieving Gold-Medal-Level Olympiad Reasoning via Simple and Unified Scaling

2026-05-13 · Yafu Li, Runzhe Zhan, Haoran Zhang, Shunkai Zhang 외 arxiv

Recent progress in reasoning models has substantially advanced long-horizon mathematical and scientific problem solving, with several systems now reaching gold-medal-level performance on International Mathematical Olympi…