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

K-Merge: Online Continual Merging of Adapters for On-device Large Language Models

About

On-device deployment of Large Language Models (LLMs) frequently leverages Low-Rank Adapters (LoRAs) to support diverse downstream tasks under tight resource constraints. To address the limited storage capacity of mobile devices, recent works have explored model merging techniques to fuse multiple LoRAs into a single one. In practice, however, LoRAs are often delivered incrementally, as users request support for new tasks (e.g., novel problem types or languages). This scenario introduces a new challenge: on-device online continual merging, where the objective is to incorporate new LoRAs while preserving the performance on previously supported tasks. In this paper, we propose a data-free and computationally efficient strategy for selecting and merging LoRAs when a new one becomes available, assuming the device can store only a limited number of adapters. Extensive experiments across real-world tasks demonstrate the superiority of our approach compared to alternative strategies while adhering to the storage budget and compute limitations of on-device settings. The project page is available at: https://donaldssh.github.io/K-Merge.

Donald Shenaj, Ondrej Bohdal, Taha Ceritli, Mete Ozay, Pietro Zanuttigh, Umberto Michieli• 2025

Related benchmarks

TaskDatasetResultRank
LoRA MergingQwen-1.5B-Instruct 2.5 (test)
Score S(γ)93
56
Model MergingLlama-3.2-1B-Instruct Task Set
Score S(gamma)0.83
56
Model MergingTED Talks and XLSum 40 sequential tasks (test)
S^(γ)84
27
LoRA Merging PerformanceLoRA problem types English
Score S(gamma)82
16
Showing 4 of 4 rows

Other info

Follow for update