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

モデル統合でタスクごとに低ランク容量を割り当てる

Not All Task Vectors Need Equal Rank: Energy-Proportional Allocation for Model Merging

Hyunjoong Cho, Jinhyeok Jang

この論文をやさしく読む

ひとことで言うと

複数の画像モデルを1つにまとめる際、すべてのタスクに同じ容量を与えるのではなく、更新内容の複雑さに合わせて配分する方法です。

何に役立つ?

追加の共同学習をせず複数の微調整モデルを統合する際に、限られた総ランクを有効に使うための方法になります。

この研究の面白いところ

容量の総量を増やさず、タスク間の配分だけを変えて性能改善を報告しています。特異値エネルギーの集中の仕方を、配分の効果と結び付けています。

どこまで分かった?

要旨で示された実験範囲は標準的な視覚モデル統合です。改善幅の数値や、言語モデルなど他領域での結果は記載されていません。

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

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

モデル統合は、共通の事前学習モデルから作った複数の微調整済みモデルを、追加の共同学習なしに単一のマルチタスクモデルへまとめることを目指す。近年のスペクトルに基づく統合手法は、タスク固有の更新の低ランク構造を利用して単純な重み平均より良い性能を得ているが、一般にどのタスクにも同じランク容量を割り当てる。この一律の割り当ては、タスクベクトルのスペクトル上の複雑さが異なることを無視し、共有の統合空間を十分に活用できなくする。 本論文では、各タスクベクトルの特異値エネルギーの構造に応じてランクを配分する、簡単なタスク適応戦略であるスペクトルエネルギー比例ランク割り当て(SERA)を提案する。複雑なタスクや孤立したタスクにはより豊かなスペクトル容量を、コンパクトなタスクにはより少ない方向を与えることで、SERAはSVDに基づくモデル統合を一律容量の統合からタスク依存の容量配分へ拡張する。標準的な視覚モデル統合の評価手順による実験では、既存のスペクトル統合手法と総ランク予算を同じに保ちながら、マルチタスクの統合性能が改善した。追加解析により、タスクごとのスペクトル集中度が適応的ランク配分の各タスクへの効果と密接に関連することが示され、SERAがいつ、なぜ有効かについて知見が得られた。

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

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

更新履歴

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

原文の要旨

Model merging aims to combine multiple fine-tuned models derived from a common pretrained model into a single multi-task model without additional joint training. Recent spectral merging methods improve over simple weight averaging by exploiting low-rank structures of task-specific updates, but they commonly assign the same rank capacity to every task. This uniform allocation ignores that task vectors can have heterogeneous spectral complexity, causing the shared merging space to be used suboptimally. In this paper, we propose Spectral Energy-proportional Rank Allocation (SERA), a simple task-adaptive strategy that allocates ranks according to the singular-value energy structure of each task vector. By assigning richer spectral capacity to complex or isolated tasks and fewer directions to compact tasks, SERA extends SVD-based model merging from uniform-capacity merging to task-dependent capacity allocation. Experiments under standard vision model merging protocols show that SERA improves multi-task merging performance while preserving the same total rank budget as existing spectral merging methods. Further analysis demonstrates that task-level spectral concentration is closely related to the per-task effect of adaptive rank allocation, providing insight into when and why SERA is effective.

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