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

複数モデルの組み合わせを確率分布の最適化で捉える

A Distributional Optimisation Perspective on Combining Models in Deep Learning

Congye Wang, Yan Lin, Zheyang Shen, Matthew A. Fisher, Chris. J. Oates

この論文をやさしく読む

ひとことで言うと

複数モデルをどう学び、どう組み合わせるかを、一つの確率分布の最適化問題として整理しています。予測を混ぜる場合と、低ランクアダプターを平均する場合を比較します。

何に役立つ?

モデル統合の学習方法を選ぶ際、どこで既存の収束理論を使えるかを判断するために役立ちます。人工的な分類とLLM微調整の両方を評価対象にしています。

この研究の面白いところ

似て見える2つの組み合わせ方でも、目的関数の凸性が異なります。その差が、同じ収束保証を適用できるかどうかに直結しています。

どこまで分かった?

平均場Langevin動力学の既存保証が移るのは、ここで定式化したアンサンブルの場合だけです。要旨には実験の性能数値や最良手法の結論はなく、アダプター平均化の収束を保証したとは述べていません。

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

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

異なるモデルの予測を組み合わせると機械学習課題の性能を改善できるが、個々のモデルの学習と、組み合わせに使う規則は通常、別々に、その場に応じた方法で選ばれる。近年の分布最適化、すなわち確率分布の集合上で最適化する手法の進歩は、モデルの集まりを、台となる点を最適化すべき離散分布とみなすことで、原理に基づく同時学習の機会をもたらす。しかし、これらの方法の可能性は十分に理解されていない。 本論文では、(1)標準的な2つの組み合わせ方であるアンサンブルと低ランクアダプターの平均化を、エントロピー正則化付き分布最適化として定式化する。その結果の目的関数はアンサンブルの場合には凸だが、アダプター平均化では凸でないことを指摘し、平均場Langevin動力学の既存の収束保証が引き継がれるのは前者だけであると示す。(2)変分勾配降下法の関数版を含め、この課題に対する既存および新しいアルゴリズムを評価する。(3)人工的な分類課題から、常識推論ベンチマークでの大規模言語モデルの微調整までを対象とする実証研究を報告する。

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

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

更新履歴

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

原文の要旨

Combining predictions from different models can improve performance at machine learning tasks, but the training of the individual models and the rule used to combine them are typically chosen separately, and by ad hoc means. Recent advances in distributional optimisation (i.e. where the optimisation occurs over the set of probability distributions) offer an opportunity for principled joint training, viewing the collection of models as a discrete distribution whose support points are to be optimised, but the potential of these methods is not well-understood. In this paper we (1) cast two standard combination strategies - ensembles and low-rank adapter averaging - as entropy-regularised distributional optimisation, observing that the resulting objective is convex in the ensemble case but not in the adapter-averaging case, so that existing convergence guarantees for mean field Langevin dynamics transfer only to the former; (2) assess existing and novel algorithms for this task, including a functional variant of variational gradient descent; and (3) report an empirical study spanning synthetic classification tasks and fine-tuning of large language models on a commonsense reasoning benchmark.

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