IterIS: Iterative Inference-Solving Alignment for LoRA Merging
Hongxu Chen, Runshi Li, Bowei Zhu, Zhen Wang, Long Chen

TL;DR
IterIS introduces an iterative inference-based optimization method for merging LoRA adapters, significantly reducing data requirements and improving performance across various large model tasks while ensuring efficiency.
Contribution
The paper presents a novel optimization framework with iterative refinement, regularization, and adaptive weighting for LoRA merging, addressing limitations of prior methods.
Findings
Outperforms existing LoRA merging methods on multiple benchmarks.
Requires only 1-5% of unlabeled samples compared to prior approaches.
Achieves convergence with minimal steps, ensuring efficiency.
Abstract
Low-rank adaptations (LoRA) are widely used to fine-tune large models across various domains for specific downstream tasks. While task-specific LoRAs are often available, concerns about data privacy and intellectual property can restrict access to training data, limiting the acquisition of a multi-task model through gradient-based training. In response, LoRA merging presents an effective solution by combining multiple LoRAs into a unified adapter while maintaining data privacy. Prior works on LoRA merging primarily frame it as an optimization problem, yet these approaches face several limitations, including the rough assumption about input features utilized in optimization, massive sample requirements, and the unbalanced optimization objective. These limitations can significantly degrade performance. To address these, we propose a novel optimization-based method, named IterIS: 1) We…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Multi-Agent Systems and Negotiation · AI-based Problem Solving and Planning
MethodsAdapter
