RegionRAG: Region-level Retrieval-Augmented Generation for Visual Document Understanding

Authors

  • Yinglu Li University of Science and Technology of China
  • Zhiying Lu University of Science and Technology of China
  • Zhihang Liu University of Science and Technology of China
  • Yiwei Sun University of Science and Technology of China
  • Chuanbin Liu University of Science and Technology of China
  • Hongtao Xie University of Science and Technology of China

DOI:

https://doi.org/10.1609/aaai.v40i8.37597

Abstract

Multi-modal Retrieval-Augmented Generation (RAG) has become a critical method for empowering LLMs by leveraging candidate visual documents. However, current methods consider the entire document as the basic retrieval unit, introducing substantial irrelevant visual content in two ways: 1) Relevant documents often contain large regions unrelated to the query, diluting the focus on salient information; 2) Retrieving multiple documents to increase recall further introduces redundant and irrelevant documents. These redundant contexts distract the model's attention and further degrade the performance. To address this challenge, we propose RegionRAG, a novel framework that shifts the retrieval paradigm from the document level to the region level. During training, we design a hybrid supervision strategy from both labeled data and unlabeled data to pinpoint relevant patches. During inference, we propose a dynamic pipeline that intelligently groups salient patches into complete semantic regions. By delegating the task of identifying relevant regions to the retriever, RegionRAG enables the generator to focus solely on concise, query-relevant visual content, improving both efficiency and accuracy. Experiments on six benchmarks demonstrate that RegionRAG achieves state-of-the-art performance. It improves retrieval accuracy by 10.02% in R@1 on average, and boosts question answering accuracy by 3.56% while using only 71.42% visual tokens compared with prior methods.

Downloads

Published

2026-03-14

How to Cite

Li, Y., Lu, Z., Liu, Z., Sun, Y., Liu, C., & Xie, H. (2026). RegionRAG: Region-level Retrieval-Augmented Generation for Visual Document Understanding. Proceedings of the AAAI Conference on Artificial Intelligence, 40(8), 6662–6670. https://doi.org/10.1609/aaai.v40i8.37597

Issue

Section

AAAI Technical Track on Computer Vision V