arXiv論文メモ
新着一覧
cs.LG / cs.IT / math.IT · 査読状況未確認

指数分布の雑音でLLMの候補選択を効率化する

ExpBoN: Exponential-Noise Best-of-$n$ for Efficient Test-Time LLM Alignment

Yanxiao Liu and Sicheng Wan and Deniz Gündüz

この論文をやさしく読む

ひとことで言うと

LLMが出した複数の回答から良いものを選ぶ際、指数分布の雑音を加える選択法を使い、分布の偏りを調整しながら計算を減らす研究です。

何に役立つ?

推論時の候補選択で、報酬を高めることと元の出力分布から離れすぎないことを両立させる設計に役立ちます。ExpGSIでは候補処理の計算負担も減らします。

この研究の面白いところ

候補数が有限の場合の厳密な分解から収束を解析し、投機的推論の枠組みへ組み込んでいます。理論と数学・STEMベンチマークでの計算量評価を結び付けています。

どこまで分かった?

14~39%および最大45%は推定計算量の削減であり、実時間の短縮率とは区別が必要です。報告された実験は指定のモデル群とベンチマークに関するもので、一般的な安全性の保証ではありません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

Best-of-n(BoN)サンプリングは、推論時にモデルを望ましい出力へ調整する単純で有効な方法だが、最大値を厳密に選ぶ方式では、報酬と分布のずれのトレードオフを粗くしか制御できない。Soft Best-of-n(Verdunら、2025年)は、より滑らかな制御を可能にし、KL正則化付き報酬最大化に対応する最適分布へ収束する。本論文では、指数分布の雑音を使うreport-noisy-max機構に基づく、別のソフトBoN法ExpBoNを導入する。この手法は有限のnに対する厳密な分解を持ち、それにより全変動距離、期待報酬、両方向のKLダイバージェンスについて指数関数的に速い収束が得られる。収束とリグレットの振る舞いについて包括的な理論解析を行う。 さらに、ExpBoNを誘導型投機的推論(GSI)の枠組み(Geuter、Mroueh、AlvarezMelis、2025年)へ組み込み、報酬に導かれたLLMの調整を効率よく行うExpGSIを構成する。ExpGSIは同程度の正解率を維持しながら計算コストを大幅に削減する。Qwen2.5-MathとQwen3のモデル群を用いたMATH500、MMLU-STEM、Minerva Mathでの実験では、ExpGSIはQwen2.5-Mathにおいて候補数の各設定で推定計算量を14~39%削減し、Qwen3ではn=16で最大45%削減する。これらの結果は、指数分布雑音を用いるBoNと、効率的な推論時LLM調整に対する理論的・アルゴリズム的基盤を提供する。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-18(UTC)
最新改訂
2026-09-18 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Best-of-$n$ (BoN) sampling is a simple yet effective inference-time alignment method, but hard maximization provides only coarse control over the trade-off between reward and distribution shift. Soft Best-of-$n$ (Verdun et al. 2025) provides smoother control and converges to the optimal distribution associated with KL-regularized reward maximization. In this paper, we introduce ExpBoN, an alternative soft BoN method based on the exponential-noise report-noisy-max mechanism. It admits an exact finite-$n$ decomposition, which yields exponentially fast convergence in total variation, expected reward, and both directions of KL divergence. We provide comprehensive theoretical analyses of its convergence and regret behavior. We further integrate ExpBoN into the guided speculative inference (GSI) framework (Geuter, Mroueh, and AlvarezMelis 2025), resulting in ExpGSI, for efficient reward-guided LLM alignment. ExpGSI yields substantial reductions in computational cost while maintaining comparable accuracy. Experiments on MATH500, MMLU-STEM, and Minerva Math with the Qwen2.5-Math and Qwen3 model families show that ExpGSI reduces estimated computation by $14\%$-$39\%$ across candidate budgets for Qwen2.5-Math and by up to $45\%$ at $n=16$ for Qwen3. Overall, our results provide a theoretical and algorithmic foundation for exponential-noise BoN and efficient test-time LLM alignment.

arXiv ID: 2609.21899 / 要約の誤りについて