When2Think:問題の難しさを認識して推論長を制御するハイブリッド推論モデル
When2Think: Learning Difficulty-Aware Length Control for Efficient Hybrid Reasoning Models
この論文をやさしく読む
ひとことで言うと
簡単な問題には短く答え、難しい問題には長く考えるよう、問題ごとに推論量を調整する事後学習法です。
何に役立つ?
推論モデルの精度を保ちながらトークン消費を抑える設計に役立ちます。数学ベンチマークで評価されています。
この研究の面白いところ
事前に求めた正答率とトークン数を使って難しさに応じた報酬を作ります。学習した報酬モデルや、その場での参照モデル呼び出しを使わずに調整します。
どこまで分かった?
AIME24では基準モデル比でPass@3が10.0%上がりトークンが27.9%減少したと報告し、AIME25は40.0%です。Pass@3は3試行での指標であり、単発正答率と同じではありません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
大規模推論モデル(LRM)は複雑な課題で高性能だが、簡単な問題を考えすぎ、難しい問題では考えが足りないという体系的な非効率を示す。均一な長さペナルティや固定ルーティングは、簡単な例の計算量を減らす代わりに難しい例の精度を失う。本研究では効率的推論を問題ごとの計算資源配分として定式化し、難易度に応じて計算量を動的配分するハイブリッド推論のポストトレーニング枠組みWhen2Thinkを提案する。 事前計算した参照統計(正確性とトークン使用量)で推論深度を調整する報酬形成機構、インスタンスレベル難易度認識制御(IDAC)を導入する。検証器ベース報酬とバッチ単位標準化アドバンテージを組み合わせ、学習報酬モデルやオンライン参照モデル問い合わせなしに、批評モデルなしで安定最適化する。簡単な例では直接回答し、難しい例では長い推論を保ち、System 1(NoThink)とSystem 2(Think)の使い分けを学ぶ。数学ベンチマークでは、AIME24でベースモデル比Pass@3が10.0%向上し、トークン使用量が27.9%減少した。AIME25ではPass@3が40.0%で、圧縮のみ・ルーティングのみのベースラインを上回った。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-17(UTC)
- 最新改訂
- 2026-09-17 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-17 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Large Reasoning Models (LRMs) achieve strong performance on complex tasks but exhibit systematic inefficiency: they often overthink easy problems and underthink hard ones. Existing approaches based on uniform length penalties or rigid routing incur an efficiency tax, trading reduced computation on easy instances for accuracy loss on hard instances. We formulate efficient reasoning as an instance-adaptive computation allocation problem and propose When2Think, a post-training framework for hybrid reasoning that dynamically allocates computation based on problem difficulty. Our method introduces Instance-level Difficulty-Aware Control (IDAC), a reward-shaping mechanism that leverages pre-computed reference statistics (accuracy and token usage) to regulate reasoning depth. Combined with verifier-based rewards and batch-wise standardized advantages, IDAC enables stable critic-free optimization without learned reward models or online reference-model queries. When2Think encourages direct answering on easy instances while preserving extended reasoning on hard instances, thereby learning when to use System 1 (NoThink) versus System 2 (Think). Experiments on mathematical benchmarks demonstrate improved accuracy-efficiency trade-offs: on AIME24, Pass@3 increases by 10.0% while token usage is reduced by 27.9% relative to the base model, and on AIME25, When2Think achieves 40.0% Pass@3, outperforming compression and routing-only baselines.
arXiv ID: 2609.19671 / 要約の誤りについて