制約を一つずつ外して複数指示への追従を学ばせる蒸留法
Counterfactual Constraint-Conditioned On-Policy Distillation for Multi-Constraint Instruction Following
この論文をやさしく読む
ひとことで言うと
複数の制約を守る学習で、制約を一つ外したときの教師の出力確率の変化を使う蒸留法である。
何に役立つ?
考えられる用途は、複数条件を含む指示に従う小型モデルの学習である。要旨ではQwenモデルとベンチマーク上の結果が示されている。
この研究の面白いところ
制約を加えるのでなく一つずつ外して重要度を測り、外部検証器なしでトークン単位の学習信号を作る。
どこまで分かった?
結果はQwenの2組と7ベンチマークに基づく。別のモデルや実利用で同じ優位性があるかは要旨からは分からない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
複数の制約を守って指示に従うには、同時に有効な多くの条件の下で質問に答える必要がある。指示学習を受けた強力なモデルでも、一部の条件に違反しがちである。既存手法は、外部の検証器や学習済み評価器から得る系列・トークン単位の強化学習報酬で教師信号を補うか、すべての制約を見せた単一の教師によるオンポリシー蒸留(OPD)を使う。しかし後者では、有効な制約が増えるほど教師の確率質量が薄まる。 本研究は、蒸留における教師信号の作り方を逆転させる、反実仮想の制約条件付きオンポリシー蒸留CC-OPDを提案する。生徒より多くの情報を教師に与える代わりに、教師の条件から各制約を一つずつ除き、その結果生じるトークンごとの確率差から、制約ごとの信号を作る。この一個除外による対数尤度の変化を合計し、値を制限してから、通常のOPD報酬にトークン単位の調整項として加える。調整項はすべて固定された教師から得られ、蒸留時に外部検証器は使わない。変化量の合計がゼロの箇所では、報酬は通常のOPDと同じになる。 Qwenモデルの2組と7種類のベンチマークでは、評価した生徒モデルの学習方法の中でCC-OPDの平均成績が最も高かった。CC-OPDで学習した15億パラメータの生徒は、MulDimIFベンチマークで、自分の教師である強化学習済み70億パラメータのモデルを上回った。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-23(UTC)
- 最新改訂
- 2026-09-23 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-23 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Multi-constraint instruction following requires a model to respond to a query under many simultaneously active constraints. Even strong instruction-tuned models still routinely violate some of them. Existing approaches either augment supervision with sequence- or token-level RL rewards from external verifiers or learned graders, or use on-policy distillation (OPD) against a single full-context teacher whose probability mass becomes diluted as more constraints become simultaneously active. We propose CC-OPD (Counterfactual Constraint-Conditioned On-Policy Distillation), which inverts the standard supervision-generation direction in distillation. Rather than enriching the teacher with information beyond what the student sees, CC-OPD ablates each constraint from the teacher's conditioning in turn, and constructs the per-constraint signal from the resulting per-token probability differentials. The resulting per-token leave-one-out log-likelihood shifts are summed, clipped, and added to the vanilla OPD reward as a token-level shaping term. All shaping terms are obtained from the frozen teacher, without an external verifier during distillation, and the reward equals vanilla OPD wherever the aggregate shift is zero. Across two Qwen model pairs and seven benchmarks, CC-OPD achieves the highest average among all evaluated student-training methods. A 1.5B student trained with CC-OPD surpasses its own 7B RL-trained teacher on the MulDimIF benchmark.
arXiv ID: 2609.27421 / 要約の誤りについて