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

正解ラベルなしで少数のバイアスだけを適応学習する

Label-free steering: Compressing test-time reinforcement learning into bias-only subspaces

Naveen Vakada, Mingyuan Li, Shaoxiong Ji

この論文をやさしく読む

ひとことで言うと

モデル全体を学習し直さず、複数回答の多数決を報酬にして、ごく少数のバイアスだけを調整する方法です。

何に役立つ?

考えられる用途は、正解ラベルが用意されていない推論課題で、更新パラメータ数を抑えた適応を行うことです。

この研究の面白いところ

約10万パラメータだけの更新で数学やマルチモーダル課題を改善し、調整に使わなかった4500問への転移も調べています。

どこまで分かった?

7万6000倍は更新パラメータ数の差で、実行時間や消費電力の同倍率の削減ではありません。76.67%の比較先は著者らによるラベル付き手法の再現で、多数決が常に正しいという保証はありません。

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

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

テスト時強化学習(TTRL)は、ラベル付き学習データに頼らずモデルの推論を改善できるが、既存手法は通常、モデルパラメータの大きな割合を最適化する。そこで、報酬信号と最適化空間の両方を強く制限しても、有効なテスト時適応が生じるかという問いが生まれる。本研究では、多数決による擬似ラベルを報酬に使い、事前学習済みの基盤部分を固定したまま約10万個のバイアスパラメータだけを最適化する、ラベル不要のバイアス限定TTRLによってこの問いに答える。 MATH-500では正解率76.67%に達し、著者らが再現したラベル付きバイアス誘導法をわずかに上回る一方、最適化するパラメータは全パラメータTTRLの7万6000分の1である。同じ学習手順は、MathVista、AI2D、LogicVista、MMAUを含む視覚・言語および音声の推論課題でも性能を改善する。学習された誘導ベクトルは、取り分けた4500問のMATH問題にも転移し、適応がテスト時最適化に使った問題に限定されないことを示す。 最後に、このように強く制限した適応が機能する理由を分析し、試行間の一致度が高いほど多数決の信頼性が上がること、および利用可能な勾配エネルギーが大きいバイアス部分空間ほど下流課題で学習しやすいことを示す。これらの結果は、完全にラベル不要の報酬を使い、ごく小さなバイアス部分空間を最適化することからも、大きなテスト時適応が生じ得ることを示している。

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

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

更新履歴

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

原文の要旨

Test-time reinforcement learning (TTRL) enables models to improve their reasoning without relying on labeled training data, but existing approaches typically optimize a large fraction of the model parameters. This raises a natural question: can effective test-time adaptation emerge when both the reward signal and the optimization space are severely restricted? We answer this question with label-free bias-only TTRL, which uses majority-vote pseudo-labels as rewards and optimizes only approximately 100K bias parameters while keeping the pretrained backbone frozen. On MATH-500, our approach reaches 76.67% accuracy, slightly exceeding our own labeled bias-steering reproduction while optimizing 76,000x fewer parameters than full-parameter TTRL. The same training procedure improves performance across vision-language and audio reasoning tasks, including MathVista, AI2D, LogicVista, and MMAU. We further show that the learned steering vectors transfer to 4,500 held-out MATH problems, indicating that the adaptation is not limited to the problems used during test-time optimization. Finally, we analyze why this highly restricted adaptation can work, showing that majority-vote reliability improves with rollout consensus and that bias subspaces with greater accessible gradient energy exhibit stronger downstream trainability. These results demonstrate that substantial test-time adaptation can emerge from optimizing a tiny bias-only subspace using entirely label-free rewards.

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