Parametric Retrieval-Augmented Generation using Latent Routing of LoRA Adapters

Fuente: arXiv
Saved in:
Bibliographic Details
Main Authors: Su, Zhan, Mo, Fengran, Zhang, Jinghan, Hui, Yuchen, Sun, Jiaao, Nie, Jian-yun
Format: Preprint
Published: 2025
Subjects:
Online Access:
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866917220061282304
author Su, Zhan
Mo, Fengran
Zhang, Jinghan
Hui, Yuchen
Sun, Jiaao
Nie, Jian-yun
author_facet Su, Zhan
Mo, Fengran
Zhang, Jinghan
Hui, Yuchen
Sun, Jiaao
Nie, Jian-yun
contents Parametric Retrieval-Augmented Generation (PRAG) is a RAG approach that integrates external knowledge directly into model parameters using a LoRA adapter, aiming at reducing the inference cost compared to traditional RAG. However, current PRAG approaches adopt a \textit{one-to-one} document encoding scheme, using a dedicated LoRA adapter for each individual document. This scheme introduces two major limitations: 1) As the number of documents increases, there will be a prohibitive cost for training and storage. 2) The LoRA adapters may largely overlap due to the shared knowledge across documents, making the approach highly inefficient. To overcome these challenges, we propose the Poly-PRAG approach, which uses a small set of LoRA adapters that are able to encode more general knowledge. Each document can be encoded using a combination of them through a latent routing function. By jointly training the LoRA adapters and the latent routing function, each LoRA adapter is able to encode a shared part of the knowledge across documents, and the routing function can select the best combination of adapters for a document. Experimental results on four benchmarks demonstrate the effectiveness of the Poly-PRAG compared to other strong PRAG baselines. In addition, this approach reduces the storage requirement by avoiding the need to store a large number of LoRA adapters and offers a more efficient way to encode external knowledge into LLMs.
format Preprint
id arxiv_https___arxiv_org_abs_2511_17044
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle Parametric Retrieval-Augmented Generation using Latent Routing of LoRA Adapters
Su, Zhan
Mo, Fengran
Zhang, Jinghan
Hui, Yuchen
Sun, Jiaao
Nie, Jian-yun
Information Retrieval
Parametric Retrieval-Augmented Generation (PRAG) is a RAG approach that integrates external knowledge directly into model parameters using a LoRA adapter, aiming at reducing the inference cost compared to traditional RAG. However, current PRAG approaches adopt a \textit{one-to-one} document encoding scheme, using a dedicated LoRA adapter for each individual document. This scheme introduces two major limitations: 1) As the number of documents increases, there will be a prohibitive cost for training and storage. 2) The LoRA adapters may largely overlap due to the shared knowledge across documents, making the approach highly inefficient. To overcome these challenges, we propose the Poly-PRAG approach, which uses a small set of LoRA adapters that are able to encode more general knowledge. Each document can be encoded using a combination of them through a latent routing function. By jointly training the LoRA adapters and the latent routing function, each LoRA adapter is able to encode a shared part of the knowledge across documents, and the routing function can select the best combination of adapters for a document. Experimental results on four benchmarks demonstrate the effectiveness of the Poly-PRAG compared to other strong PRAG baselines. In addition, this approach reduces the storage requirement by avoiding the need to store a large number of LoRA adapters and offers a more efficient way to encode external knowledge into LLMs.
title Parametric Retrieval-Augmented Generation using Latent Routing of LoRA Adapters
topic Information Retrieval
url https://arxiv.org/abs/2511.17044