$G^2$-Reader: Dual Evolving Graphs for Multimodal Document QA
Abstract
Lay Summary
Many important documents, such as research papers, slide decks, reports, and web pages, mix text with tables, figures, and captions across many pages. Current AI reading systems often break these documents into small pieces before searching for an answer, but this can separate related information and make the system miss how different parts of the document connect. We introduce G2-Reader, a system designed to help AI read long, visually rich documents more reliably. It builds one graph to organize the document itself, linking related paragraphs, tables, figures, and captions, and another graph to organize the reasoning process by breaking a question into smaller sub-questions. As the system gathers evidence, it checks whether the information is sufficient and updates its plan when something is missing. This makes the system better at answering complex questions that require evidence from multiple pages or modalities. On a benchmark covering slides, papers, tables, web pages, and scientific figures, G2-Reader outperforms strong existing systems, showing that better organization of evidence and reasoning can make AI document understanding more accurate and trustworthy.