推論モデルの規模と正答率・出力量の関係
Scaling of Capability and Efficiency at Inference Time in Large Reasoning Models
この論文をやさしく読む
ひとことで言うと
推論モデルを大きくしたとき、正答率と正答までの出力トークン数がどう変わるかを調べた。
何に役立つ?
モデルの規模を増やす投資と、推論時のトークン使用量の見積もりを検討する際の参考になる。評価結果は対象モデル系列と問題群についてのものだ。
この研究の面白いところ
階層ベイズモデルで、難度に対する正答確率の指数的減少と、出力長のべき乗的増加を別々に捉えた。規模拡大で正答能力は向上するが効率改善は確認されなかった。
どこまで分かった?
DeepSeek-R1-Distill系列と算術・アルゴリズム推論の4種類の問題に関する分析であり、難度は問題の大きさで代用している。ほかのモデル系列や課題への一般化は要旨では示されていない。
v2のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
大規模言語モデルの推論には、問題を正しく解く能力と、限られた資源で解く効率という2つの重要な面がある。思考の連鎖を使って難度を制御した問題を解く場合、正答できる問題の数も、正答に至るまでに必要なトークン数も、問題の難しさとモデルの規模に依存する。しかし、これらが組み合わさって能力と効率をどう形作るかは十分に分かっていない。 本研究では階層ベイズモデルを使い、DeepSeek-R1-Distill系列の言語モデルを、算術とアルゴリズム推論の4種類の問題で評価する。同じモデル規模では、個々の問題を正しく解く確率は、難度の代理指標である問題の大きさとともに、おおむね指数関数的に減少する。その減少の尺度はモデル規模に対して劣線形に大きくなり、大きいモデルほど正答能力は高いものの、規模を増やしたときの利得は逓減することを示す。出力の長さは問題の大きさに対してべき乗則に従って増加する。一方、そのべき乗則のパラメータはモデル規模に伴う系統的な変化を示さず、大きなモデルほど効率が上がるとはいえない。総合すると、モデルの規模を増やすだけでより高い能力のAIを作る戦略には限界があり、能力向上の利得は逓減する一方、効率はほとんど、あるいはまったく改善しない可能性が示された。
v2の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-22(UTC)
- 最新改訂
- 2026-09-24 · v2
- 査読・掲載
- 査読状況未確認
更新履歴
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Capability and efficiency are two key dimensions of reasoning in large language models (LLMs). Capability refers to the ability to solve a given problem correctly, whereas efficiency refers to the ability to do so with limited resources. When LLMs use Chain-of-Thought (CoT) reasoning to solve problems of controlled hardness, both the number of problems solved correctly and the number of tokens required to reach a correct answer depend on problem hardness and model size. However, how these factors jointly shape capability and efficiency remains poorly understood. Here, we use hierarchical Bayesian models to evaluate the capability and efficiency of LLMs from the DeepSeek-R1-Distill model family across four classes of arithmetic and algorithmic reasoning problems. At a fixed model size, the probability of correctly solving an instance decays approximately exponentially with instance size, our proxy for problem hardness. The decay scale grows sublinearly with model size, indicating that larger models are more capable, but that capability gains diminish with scale. Output length grows as a power law with instance size, which serves as a proxy for difficulty. However, the parameters of this power law do not vary systematically with model size, suggesting that larger models do not become more efficient. Together, these findings reveal potential limitations of naive scaling as a strategy for developing more capable AI systems: capability improves with diminishing returns, while efficiency shows little to no improvement.
arXiv ID: 2609.27166 / 要約の誤りについて