Section 01
ColGraphRAG System Overview
ColGraphRAG implements the multimodal GraphRAG method from the ACL 2025 paper. It achieves end-to-end question answering on WebQA and MultiModalQA through constructing question-specific evidence graphs, ColEmbed MaxSim image re-ranking, and large language model generation, addressing core challenges such as cross-modal information association, precise evidence localization, and evidence-based answer generation.