TL;DR
This paper introduces LOT Merging, a layer-wise feature drift minimization technique for model merging that improves performance by analytically optimizing feature representations, outperforming existing methods in vision and vision-language tasks.
Contribution
Proposes a novel layer-wise feature drift minimization method for model merging, with closed-form solutions, leading to more efficient and effective knowledge integration.
Findings
LOT Merging outperforms baselines by up to 4.4% on vision benchmarks.
The method achieves efficient model consolidation using basic matrix operations.
Extensive experiments validate the effectiveness across vision and vision-language tasks.
Abstract
Multi-task model merging aims to consolidate knowledge from multiple fine-tuned task-specific experts into a unified model while minimizing performance degradation. Existing methods primarily approach this by minimizing differences between task-specific experts and the unified model, either from a parameter-level or a task-loss perspective. However, parameter-level methods exhibit a significant performance gap compared to the upper bound, while task-loss approaches entail costly secondary training procedures. In contrast, we observe that performance degradation closely correlates with feature drift, i.e., differences in feature representations of the same sample caused by model merging. Motivated by this observation, we propose Layer-wise Optimal Task Vector Merging (LOT Merging), a technique that explicitly minimizes feature drift between task-specific experts and the unified model in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
