English

LoRA-Augmented Generation (LAG) for Knowledge-Intensive Language Tasks

Computation and Language 2025-08-19 v2 Artificial Intelligence Machine Learning

Abstract

The proliferation of fine-tuned language model experts for specific tasks and domains signals the need for efficient selection and combination methods. We propose LoRA-Augmented Generation (LAG) for leveraging large libraries of knowledge and task-specific LoRA adapters. LAG requires no additional training or access to data, and efficiently filters, retrieves, and applies experts on a per-token and layer basis. We evaluate LAG on various knowledge-intensive tasks, achieving superior performance over existing data-free methods. We explore scenarios where additional data is available, demonstrating LAG's compatibility with alternative solutions such as retrieval-augmented generation (RAG).

Keywords

Cite

@article{arxiv.2507.05346,
  title  = {LoRA-Augmented Generation (LAG) for Knowledge-Intensive Language Tasks},
  author = {William Fleshman and Benjamin Van Durme},
  journal= {arXiv preprint arXiv:2507.05346},
  year   = {2025}
}
R2 v1 2026-07-01T03:50:08.527Z