LoRA-Augmented Generation (LAG) for Knowledge-Intensive Language Tasks
About
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).
William Fleshman, Benjamin Van Durme• 2025
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| LoRA Routing | PaperQA PMD-BENCH | Accuracy63.6 | 90 | |
| LoRA Routing | NQ-DomainLoRA PMD-BENCH | Accuracy79.3 | 45 | |
| Question Answering | PaperQA | Judge Score5.176 | 45 |
Showing 3 of 3 rows