paper-with-me

Papers

DocHop-QA: Towards Multi-Hop Reasoning over Multimodal Document Collections

2025-08-20 · Jiwon Park, Seohyun Pyeon, Jinwoo Kim, Rina Carines Cabal, Zhenyuan He, Yihao Ding, Soyeon Caren Han arxiv

Despite rapid progress in large language models (LLMs), current QA benchmarks still overlook the core challenge of real-world scientific information seeking: synthesizing multimodal evidence scattered across multiple documents and structural formats. Existing QA benchmarks remain narrow in scope, relying on unimodal text and short-span reasoning that fail to capture the complexity of real information seeking. We introduce DocHop-QA, a benchmark of 11,379 instances for evaluating multimodal, multi-document, multi-hop scientific QA. Built from publicly available PubMed articles, DocHop-QA incorporates textual passages, tables, and layout cues, enabling cross-document inference without explicit hyperlinks. To scale realistic QA construction, we develop an LLM-driven generation pipeline grounded in 11 scientific reasoning concepts, producing diverse and coherent question-answer pairs. To highlight the utility and versatility of the dataset, we propose a task-driven evaluation framework spanning four settings, including generative answering, multimodal evidence integration, and structured index prediction. Experiments show that current models struggle with the long-context and multi-evidence demands of DocHop-QA, establishing it as a rigorous testbed for advancing next-generation scientific QA systems.

📄 PDF Abstract BibTeX arXiv:2508.15851

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Iterative Hierarchical Attention for Answering Complex Questions over Long Documents

2021-06-01 · Haitian Sun, William W. Cohen, Ruslan Salakhutdinov

We propose a new model, DocHopper, that iteratively attends to different parts of long, hierarchically structured documents to answer complex questions. Similar to multi-hop question-answering (QA) systems, at each step,…

Multi-hop Question AnsweringQuestion AnsweringSentence Embedding

BRIDGE: Benchmark for multi-hop Reasoning In long multimodal Documents with Grounded Evidence

2026-03-09 · Biao Xiang, Soyeon Caren Han, Yihao Ding arxiv

Multi-hop question answering (QA) is widely used to evaluate the reasoning capabilities of large language models, yet most benchmarks focus on final answer correctness and overlook intermediate reasoning, especially in l…

Multi-hop Question Answering

SciMDR: Advancing Scientific Multimodal Document Reasoning

2026-03-12 · Ziyu Chen, Yilun Zhao, Chengye Wang, Rilyn Han 외 arxiv

Constructing scientific multimodal document reasoning datasets for foundation model training involves an inherent trade-off among scale, faithfulness, and realism. To address this challenge, we introduce the synthesize-a…

MM-R5: MultiModal Reasoning-Enhanced ReRanker via Reinforcement Learning for Document Retrieval

2025-06-14 · Mingjun Xu, Jinhan Dong, Jue Hou, Zehui Wang 외

Multimodal document retrieval systems enable information access across text, images, and layouts, benefiting various domains like document-based question answering, report analysis, and interactive content summarization.…

Instruction FollowingMultimodal ReasoningQuestion AnsweringReinforcement Learning (RL)+2

FinMMDocR: Benchmarking Financial Multimodal Reasoning with Scenario Awareness, Document Understanding, and Multi-Step Computation

2025-12-31 · Zichen Tang, Haihong E, Rongjin Li, Jiacheng Liu 외 arxiv

We introduce FinMMDocR, a novel bilingual multimodal benchmark for evaluating multimodal large language models (MLLMs) on real-world financial numerical reasoning. Compared to existing benchmarks, our work delivers three…

Multimodal Reasoning