Summary
This theme centers on evaluating whether LLM systems can answer long-form, multi-document questions while staying grounded in evidence drawn from both text and visual materials. Representative papers highlight that existing benchmarks remain largely text-centric, motivating new evaluation settings for multimodal retrieval, reasoning, and citation quality in document QA and attribution.
Situation
Representative papers frame a common evaluation gap: real-world documents are often unstructured and multimodal, especially PDFs that mix paragraphs, tables, charts, slides, and images. In multi-document QA, models must not only reason over long contexts but also localize the right evidence across many sources, and current benchmarks have offered limited coverage of visually rich content. This motivates benchmarks such as VisDoMBench and MAVIS, as well as multimodal RAG settings that test whether systems can combine textual and visual evidence rather than relying on a single modality.
A second recurring concern is verifiability. Long-form generation can be fluent yet inaccurate, so source attribution is treated as a core evaluation target for transparency, factual reliability, and accountability. The representative introductions argue that text-only attribution is insufficient when questions depend on user-provided images or when supporting evidence itself is multimodal, and they highlight ongoing challenges in grounding claims to citations, validating indirect reasoning, and handling non-textual sources such as tables, figures, and images.
Infographic (English)

Progress
MultAttnAttrib: Training-Free Multimodal Attribution in Long Document Question Answering <See Details on Fugu-MT>
Introduces a training-free multimodal attribution method (MultAttnAttrib) for long-document QA, reporting consistently stronger attribution than prior approaches. Addresses the earlier gap in efficient multimodal grounding by producing attributions at up to one-seventh the latency of direct inference.
Multimodal Graph RAG for Long-range Visually Rich Document Understanding <See Details on Fugu-MT>
Proposes a multimodal Graph RAG approach for long-range visually rich document understanding, retrieving relevant pages for VQA tasks requiring holistic document comprehension. Extends prior flat-retrieval paradigms by introducing graph-based retrieval that captures cross-page visual and textual dependencies.
Hybrid Retriever Evolution for Multimodal Document Reasoning Agents <See Details on Fugu-MT>
Presents a failure-driven evolutionary framework that autonomously improves hybrid retriever and tool coordination for multimodal document reasoning agents. Demonstrates gains of up to +19.6 points on MMLongBench-Doc and DocBench, advancing retrieval-based evaluation beyond static pipeline designs.
Outlook
Outlook Summary
The likely next step is a move from building benchmarks toward systems that can find, localize, and cite evidence in visually rich, multi-document question answering. Work building on VisDoMBench and MAVIS is expected to combine text and visual retrieval, make sentence-level citations cheaper, and balance complete answers with stronger grounding. A second direction is moving beyond prompt-only methods toward models and attribution tools that can be optimized end to end, even with limited supervision or compute. Near-term progress should improve verification over tables, figures, pages, and other document elements, while later work may extend these methods to video and audio.
Infographic (English)

Three-Year Movement
This path treats each answer claim as needing a clear custody record. In the first year, research would separate answer quality from evidence quality more carefully, so a system is judged not only on whether it answers correctly but also on whether its support is traceable. Low-supervision attribution methods help here because they can add evidence checks without rebuilding the whole model. The key mechanism is a chain of handoffs from retrieval to visual parsing to answer generation, with evidence support recorded at each step.
By the second year, those records would become useful feedback. Logs would show common failures, such as finding the right document but the wrong region, missing visual context, or giving a text-only answer when visual evidence was needed. Researchers would use those failures to improve retrievers, fusion modules, and citation generators. Application teams would use the same evidence logs to learn which document types cause the most mistakes.
Around the third year, this custody layer could become a normal part of verifiable document AI. Systems would keep indexes of source regions, export audit trails, and give reviewers interfaces for checking page regions, table cells, or chart areas. The work would also expand beyond static PDFs toward richer formats such as slide decks, scanned forms, and time-based media. A useful monitoring cue is whether shared tasks or deployed tools require normalized evidence outputs rather than only final-answer scores. The main caveat is that semantic support is not as simple to measure as a physical condition, so human review, uncertainty displays, and modality-specific tests remain necessary. The outlook weakens if users ignore citations or if image-grounded evidence stays much weaker than text-grounded evidence.
This path uses a customs-clearance mechanism. The main constraint is that deep multimodal verification can be slow and costly, so not every generated claim receives the same level of inspection. A cheap screening layer first checks whether a claim looks risky or weakly supported. Only the more uncertain claims are sent to a heavier verifier that inspects visual evidence more deeply.
In the first year, research would make this split measurable. Studies would report not only citation quality but also the cost and delay of attribution. Evaluations would begin to separate two tasks: whether the router finds risky claims, and whether the deeper verifier checks them correctly. In practical systems, users might see a fast answer first, while uncertain statements are marked for later verification or held back until stronger support is found.
By the second year, the split could become a formal design pattern. Research would improve lightweight routers on one side and high-precision visual verifiers on the other. Benchmarks would test false confidence, missed visual errors, and wasted verifier calls. Teams using document assistants would start defining risk tiers, where ordinary claims pass with lightweight evidence but visually complex claims require deeper checking.
Around the third year, groundedness would be treated as a property of the whole orchestration stack rather than of one model. The generator writes the answer, the screening layer estimates risk, the verifier localizes difficult evidence, and human reviewers handle the cases that remain uncertain. A monitoring cue is the appearance of separate fast and verified document-QA modes, with logs that show which claims were routed to deeper checks. The main caveat is calibration drift: a generator can rephrase a weak claim until it slips past an older screener. This outlook weakens if one-pass multimodal systems become both highly grounded and fast, or if lightweight routers fail to catch serious visual mistakes.
This path depends on a buyer-driven traceability mechanism. The research direction is already moving from benchmark creation toward operational evidence localization, but it becomes much stronger if powerful users require proof of support before adopting systems. In the first year, research would focus on making attribution testable enough for formal requirements. That means measuring citation stability, per-modality groundedness, and the trade-off between complete answers and well-supported answers.
The first practical change would be retrofit attribution modules for document assistants. A user could click a sentence and inspect the table cell, chart region, or page area that supports it. The trigger would likely be a visible failure in an important document workflow, followed by major buyers asking for measurable evidence-localization requirements instead of broad explainability language. The mechanism is similar to food traceability: evidence becomes binding when the people choosing systems require a reliable chain of custody.
By the second year, benchmarks would start acting like assurance infrastructure. They would need stable held-out tests, rules for disputed examples, and metrics that reward both informativeness and groundedness. Third-party attribution checks could become a normal pre-deployment step for high-accountability document AI. Buyers would also learn to distinguish systems that add citations after generation from systems designed to route evidence before producing claims.
Around the third year, if this pressure holds, attribution checks become part of routine operations. When a model, retriever, or parser changes, an automatic evaluation run checks whether citation quality still meets the required level. Research would move deeper into end-to-end attribution training and robustness tests for retrieval changes. A monitoring cue is contract language that requires evidence localization and penalizes citation spam. The main caveat is buyer sophistication: if major users keep asking only for vague explainability, the certification path stalls. The outlook also weakens if benchmarks are easy to overfit or if systems pass by attaching many weak citations.
1-Year / 3-Year Research-Application Infographic

References
- Document Attribution: Examining Citation Relationships using Large Language Models - Authors: Vipula Rawte, Ryan A. Rossi, Franck Dernoncourt, Nedim Lipka, / <See Details on Fugu-MT> / License: CC-BY-4.0
- MAVIS: A Benchmark for Multimodal Source Attribution in Long-form Visual Question Answering - Authors: Seokwon Song, Minsu Park, Gunhee Kim, / <See Details on Fugu-MT> / License: CC-BY-4.0