English

Quantifying and Improving the Robustness of Retrieval-Augmented Language Models Against Spurious Features in Grounding Data

Computation and Language 2026-04-28 v3 Artificial Intelligence Machine Learning

Abstract

Robustness has become a critical attribute for the deployment of RAG systems in real-world applications. Existing research focuses on robustness to explicit noise (e.g., document semantics) but overlooks implicit noise (spurious features). Moreover, previous studies on spurious features in LLMs are limited to specific types (e.g., formats) and narrow scenarios (e.g., ICL). In this work, we identify and study spurious features in the RAG paradigm, a robustness issue caused by the sensitivity of LLMs to semantic-agnostic features. We then propose a novel framework, SURE, to empirically quantify the robustness of RALMs against spurious features. Beyond providing a comprehensive taxonomy and metrics for evaluation, the framework's data synthesis pipeline facilitates training-based strategies to improve robustness. Further analysis suggests that spurious features are a widespread and challenging problem in the field of RAG. Our code is available at https://github.com/maybenotime/RAG-SpuriousFeatures .

Keywords

Cite

@article{arxiv.2503.05587,
  title  = {Quantifying and Improving the Robustness of Retrieval-Augmented Language Models Against Spurious Features in Grounding Data},
  author = {Shiping Yang and Jie Wu and Wenbiao Ding and Ning Wu and Shining Liang and Ming Gong and Hongzhi Li and Hengyuan Zhang and Angel X. Chang and Dongmei Zhang},
  journal= {arXiv preprint arXiv:2503.05587},
  year   = {2026}
}

Comments

ACL 2026 camera-ready version

R2 v1 2026-06-28T22:11:00.702Z