EMNLP 20250 citations

HydraOpt: Navigating the Efficiency-Performance Trade-off of Adapter Merging

Taha Ceritli, Ondrej Bohdal, Mete Ozay, Jijoong Moon, Kyenghun Lee, Hyeonmok Ko, Umberto Michieli

Abstract

Large language models (LLMs) often leverage adapters, such as low-rank-based adapters, to achieve strong performance on downstream tasks. However, storing a separate adapter for each task significantly increases memory requirements, posing a challenge for resource-constrained environ ments such as mobile devices. Although model merging techniques can reduce storage costs, they typically result in substantial performance degradation. In this work, we introduce HydraOpt, a new model merging technique that capitalizes on the inherent similarities between the matrices of low-rank adapters. Unlike existing methods that produce a fixed trade-off between storage size and performance, HydraOpt allows us to navigate this spectrum of efficiency and performance. Our experiments show that HydraOpt significantly reduces storage size (48% reduction) compared to storing all adapters, while achieving competitive performance (0.2-1.8% drop). Furthermore, it outperforms existing merging techniques in terms of performance at the same or slightly worse storage efficiency.

BibTeX
@inproceedings{emnlp2025_hydraoptnavigati,
  title = {HydraOpt: Navigating the Efficiency-Performance Trade-off of Adapter Merging},
  author = {Taha Ceritli and Ondrej Bohdal and Mete Ozay and Jijoong Moon and Kyenghun Lee and Hyeonmok Ko and Umberto Michieli},
  booktitle = {EMNLP 2025},
  year = {2025}
}
HydraOpt: Navigating the Efficiency-Performance Trade-off of Adapter Merging · EMNLP 2025