@inproceedings{xiao-etal-2026-mass,
title = "{MASS}-{RAG}: Multi-Agent Synthesis Retrieval-Augmented Generation",
author = "Xiao, Xingchen and
Huang, Heyan and
Liu, Runheng and
Xie, Jincheng",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Findings of the {A}ssociation for {C}omputational {L}inguistics: {ACL} 2026",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.findings-acl.480/",
pages = "9865--9883",
ISBN = "979-8-89176-395-1",
abstract = "Large language models (LLMs) are widely used in retrieval-augmented generation (RAG) to incorporate external knowledge at inference time. However, when retrieved contexts are noisy, incomplete, or heterogeneous, a single generation process often struggles to reconcile evidence effectively. We propose MASS-RAG, a multi-agent synthesis approach to retrieval-augmented generation that structures evidence processing into multiple role-specialized agents. MASS-RAG applies distinct agents for evidence summarization, evidence extraction, and reasoning over retrieved documents, and combines their outputs through a dedicated synthesis stage to produce the final answer. This design exposes multiple intermediate evidence views, allowing the model to compare and integrate complementary information before answer generation. Experiments on four benchmarks show that MASS-RAG consistently improves performance over strong RAG baselines, particularly in settings where relevant evidence is distributed across retrieved contexts."
}Markdown (Informal)
[MASS-RAG: Multi-Agent Synthesis Retrieval-Augmented Generation](https://preview.aclanthology.org/ingest-acl/2026.findings-acl.480/) (Xiao et al., Findings 2026)
ACL