Closed-form merging of parameter-efficient modules for Federated Continual Learning
Riccardo Salami, Pietro Buzzega, Matteo Mosconi, Jacopo Bonato, Luigi, Sabetta, Simone Calderara

TL;DR
This paper introduces LoRM, a closed-form merging technique for parameter-efficient modules like LoRA, enabling effective federated continual learning by ensuring model response alignment and achieving state-of-the-art results.
Contribution
It proposes a novel closed-form solution for merging LoRA modules in federated continual learning, addressing the indeterminate system with an alternating optimization strategy.
Findings
State-of-the-art performance in Federated Class-Incremental Learning scenarios
Effective response alignment across clients and tasks
A novel closed-form merging method for LoRA modules
Abstract
Model merging has emerged as a crucial technique in Deep Learning, enabling the integration of multiple models into a unified system while preserving perfor-mance and scalability. In this respect, the compositional properties of low-rank adaptation techniques (e.g., LoRA) have proven beneficial, as simple averaging LoRA modules yields a single model that mostly integrates the capabilities of all individual modules. Building on LoRA, we take a step further by imposing that the merged model matches the responses of all learned modules. Solving this objective in closed form yields an indeterminate system with A and B as unknown variables, indicating the existence of infinitely many closed-form solutions. To address this challenge, we introduce LoRM, an alternating optimization strategy that trains one LoRA matrix at a time. This allows solving for each unknown variable individually, thus…
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
Taxonomy
TopicsMachine Learning and ELM · Privacy-Preserving Technologies in Data · Domain Adaptation and Few-Shot Learning
