MEGA Hub

Hypergraph-based Multimodal Retrieval-Augmented Generation with Incremental Refinement

Authors

Do you know Shenao Chen?You can claim authorship or link another user.Do you know Yidan Xu?You can claim authorship or link another user.Do you know Xiangmin Han?You can claim authorship or link another user.Do you know Rundong Xue?You can claim authorship or link another user.Do you know Duanpo Wu?You can claim authorship or link another user.Do you know Yuhan Gao?You can claim authorship or link another user.Do you know Chenggang Yan?You can claim authorship or link another user.Do you know Yue Gao?You can claim authorship or link another user.

Abstract

Modern Multimodal Retrieval-Augmented Generation (M-RAG) systems are fundamentally limited by the binary connectivity paradigm of traditional simple graphs, which fails to capture the intricate, high-order correlations among heterogeneous entities, such as the N-ary relationships between a visual chart, its scattered textual descriptions, and underlying numerical data. Furthermore, existing refinement strategies often rely on exhaustive, full-page reconstruction to align cross-modal information, leading to prohibitive computational redundancy and the introduction of contextual noise in long-form document processing. In this paper, we propose Hyper-M2RAG, a novel framework that redefines multimodal document retrieval through High-order Hypergraph Representation Learning. We first formalize the document structure as a Multimodal Hypergraph, utilizing hyperedges as unified semantic containers to encapsulate multi-way associations across text, images, and tables, thereby transcending point-to-point modeling. To mitigate semantic fragmentation caused by physical pagination, we introduce an Anchor-driven Incremental Refinement mechanism. Rather than performing a global sweep, our approach identifies boundary-crossing anchor nodes and reconstructs their local hyper-topology using one-hop neighborhood contexts. This targeted refinement effectively bridges cross-page knowledge gaps with minimal computational footprints. Extensive evaluations on multimodal benchmarking datasets demonstrate that Hyper-M2RAG significantly outperforms state-of-the-art methods in both retrieval precision and generation coherence. Our code is available at https://github.com/ShenAoChen2001/MMHRAG.

Community

00

Publication notes

Author note
Accepted to the 34th ACM International Conference on Multimedia (ACM MM 2026)