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

タスクごとのスペクトルと層の違いを考慮してモデルを統合

Beyond Uniform Subspaces: Spectrum-Aware and Depth-Adaptive Fusion for Multi-Task Model Merging

Ruxi Gu, Zilei Wang, Wei Wang

この論文をやさしく読む

ひとことで言うと

別々のタスク向けに調整したAIモデルをまとめる際、すべての更新を同じように圧縮・統合せず、タスクと層の違いに合わせて扱う方法です。

何に役立つ?

追加データを用意せずに複数の特化モデルを統合する用途が考えられます。全パラメータの微調整だけでなく、LoRAの更新にも対応しています。

この研究の面白いところ

タスクごとに割り当てる部分空間の大きさと、スペクトルを変形してよい程度を分けて調整します。さらに、射影の歪みが層の深さで違うことも補償します。

どこまで分かった?

要旨には評価タスク名、モデル規模、改善量の具体的な数値はありません。既存のデータ不要手法に対する改善であり、追加学習を行う方法全般との優劣を示したとは読み取れません。

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

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

モデルマージは、追加の学習過程を使わずに、複数のタスク特化モデルを統合することを目指す。しかし、既存の部分空間に基づく手法は、タスク更新をほぼ一様に扱い、その内在的なスペクトル特性と深さ方向の不均一性を見落としている。この仮定から外れる重要な点を2つ特定した。タスクごとに必要な部分空間の容量とスペクトル変換への許容度が異なること、そして部分空間への射影が深さに依存した歪みを生むことである。 これらの観察に基づき、データを使わないモデルマージのために、スペクトルを考慮し深さに適応する枠組みSADA-Mergingを提案する。SADA-Mergingは、スペクトルの複雑さに応じてタスクごとの部分空間容量を割り当て、タスク別の可塑性に応じてスペクトルを保持する程度を調節し、深さに依存したアンカリングによって射影由来の歪みを補償する。これにより、統合処理は、各タスクの内在的な幾何と、ネットワークの深さごとに異なる感度の両方に適応できる。 SADA-Mergingはタスク更新を直接扱い、全パラメータの微調整とLoRAの両方に適用できる。広範な実験により、タスク規模と適応設定が異なる場合にわたり、既存のデータ不要のマージ手法から一貫した改善を示す。

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

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

更新履歴

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

原文の要旨

Model merging aims to consolidate multiple task-specific models without access to extra training process. However, existing subspace-based methods largely rely on a uniform treatment of task updates, overlooking their intrinsic spectral and depth-wise heterogeneity. We identify two key deviations from this assumption: different tasks require different subspace capacity and exhibit different tolerance to spectral transformation, while subspace projection introduces depth-dependent distortion. Based on these observations, we propose SADA-Merging, a spectrum-aware and depth-adaptive framework for data-free model merging. SADA-Merging allocates task-specific subspace capacity according to spectral complexity, adapts spectral preservation according to task-wise plasticity, and applies depth-dependent anchoring to compensate for projection-induced distortion. This enables the fusion process to adapt to both the intrinsic geometry of each task and its sensitivity across network depth. SADA-Merging operates directly on task updates and is applicable to both full fine-tuning and LoRA settings. Extensive experiments demonstrate consistent improvements over existing data-free merging methods across different task scales and adaptation settings.

著者のコメント

20 pages, 15 figures

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