Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

AdaRank: Adaptive Rank Pruning for Enhanced Model Merging

About

Model merging has emerged as a promising approach for unifying independently fine-tuned models into an integrated framework, significantly enhancing computational efficiency in multi-task learning. Recently, several SVD-based techniques have been introduced to exploit low-rank structures for enhanced merging, but their reliance on such manually designed rank selection often leads to cross-task interference and suboptimal performance. In this paper, we propose AdaRank, a novel model merging framework that adaptively selects the most beneficial singular directions of task vectors to merge multiple models. We empirically show that the dominant singular components of task vectors can cause critical interference with other tasks, and that naive truncation across tasks and layers degrades performance. In contrast, AdaRank dynamically prunes the singular components that cause interference and offers an optimal amount of information to each task vector by learning to prune ranks during test-time via entropy minimization. Our analysis demonstrates that such method mitigates detrimental overlaps among tasks, while empirical results show that AdaRank consistently achieves state-of-the-art performance with various backbones and number of tasks, reducing the performance gap between fine-tuned models to nearly 1%.

Chanhyuk Lee, Jiho Choi, Chanryeol Lee, Donggyun Kim, Seunghoon Hong• 2025

Related benchmarks

TaskDatasetResultRank
Image Classification20 Vision Classification Tasks
Average Accuracy93.3
94
Image Classification14 Vision Tasks
Average Accuracy86.9
84
Image ClassificationVision Datasets (14 tasks) 1.0 (test)
Average Accuracy93.4
67
Visual Classification8 Vision Tasks (SUN397, Stanford Cars, RESISC45, EuroSAT, SVHN, GTSRB, MNIST, DTD)
Average Accuracy95.5
60
Text ClassificationGLUE
Average Score75.47
28
Multi-task image classification8-task vision suite
Average Performance93.7
14
Showing 6 of 6 rows

Other info

Follow for update