@inproceedings{lee-etal-2026-lora,
title = "{L}o{RA} on the Go: Instance-level Dynamic {L}o{RA} Selection and Merging",
author = "Lee, Seungeon and
Das, Soumi and
Gupta, Manish and
Gummadi, Krishna P.",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 1: Long Papers)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-long.1837/",
pages = "39583--39601",
ISBN = "979-8-89176-390-6",
abstract = "Low-Rank Adaptation (LoRA) has emerged as a parameter-efficient approach for fine-tuning large language models. However, conventional LoRA adapters are typically trained for a single task, limiting their applicability in real-world settings, where inputs may span multiple, diverse task domains. At inference time, existing methods can combine multiple LoRAs to improve cross-task performance, but they require additional labeled data or task-specific training, which is expensive at scale.In this work, we introduce LoRA on the Go (LoGo), a training-free framework that dynamically selects and merges adapters at the instance level without any additional requirements. LoGo leverages signals extracted from a single forward pass through LoRA adapters, to identify the most relevant adapters and determine their contributions on-the-fly. Across 5 NLP benchmarks, 27 datasets, and 3 model families, LoGo outperforms training-based baselines on some tasks upto a margin of 3.6{\%} while remaining competitive on other tasks and maintaining inference throughput, highlighting its effectiveness and practicality."
}Markdown (Informal)
[LoRA on the Go: Instance-level Dynamic LoRA Selection and Merging](https://preview.aclanthology.org/ingest-acl/2026.acl-long.1837/) (Lee et al., ACL 2026)
ACL
- Seungeon Lee, Soumi Das, Manish Gupta, and Krishna P. Gummadi. 2026. LoRA on the Go: Instance-level Dynamic LoRA Selection and Merging. In Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 39583–39601, San Diego, California, United States. Association for Computational Linguistics.