@inproceedings{lee-etal-2026-grad,
title = "{GRAD}: Generalizing {RAG} Adaptation with Decoding",
author = "Lee, Youngwon and
Hwang, Seung-won and
Yao, Zhewei and
He, Yuxiong",
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.2099/",
pages = "45274--45290",
ISBN = "979-8-89176-390-6",
abstract = "Retrieval-augmented generation needs generation to follow retrieved evidence across shifting domains and prompt layouts, but training a new stronger model per task is costly. To this end, we propose GRAD, an adaptive decoding-time framework that keeps the base generator fixed and composes small, objective-specific guidance at inference. A key advantage of this design is enabling mix and match diverse RAG objectives: model scaling (MS), domain adaptation (DA) and positional debiasing (DB) can be integrated as token-level guidance terms, and new objectives can be easily plugged in. Across public benchmarks and private settings with no in-domain labels, GRAD improves accuracy with favorable latency, offering strong trade-offs versus scaling while reliably activating helpful objectives and suppressing harmful ones, adaptively to tasks."
}Markdown (Informal)
[GRAD: Generalizing RAG Adaptation with Decoding](https://preview.aclanthology.org/ingest-acl/2026.acl-long.2099/) (Lee et al., ACL 2026)
ACL
- Youngwon Lee, Seung-won Hwang, Zhewei Yao, and Yuxiong He. 2026. GRAD: Generalizing RAG Adaptation with Decoding. In Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 45274–45290, San Diego, California, United States. Association for Computational Linguistics.