paper-with-me

Papers

Progressive Multimodal Search and Reasoning for Knowledge-Intensive Visual Question Answering

2025-08-31 · Changin Choi, Wonseok Lee, Jungmin Ko, Wonjong Rhee arxiv

Knowledge-intensive visual question answering (VQA) requires external knowledge beyond image content, demanding precise visual grounding and coherent integration of visual and textual information. Although multimodal retrieval-augmented generation has achieved notable advances by incorporating external knowledge bases, existing approaches largely adopt single-pass frameworks that often fail to acquire sufficient knowledge and lack mechanisms to revise misdirected reasoning. We propose PMSR (Progressive Multimodal Search and Reasoning), a framework that progressively constructs a structured reasoning trajectory to enhance both knowledge acquisition and synthesis. PMSR uses dual-scope queries conditioned on both the latest record and the trajectory to retrieve diverse knowledge from heterogeneous knowledge bases. The retrieved evidence is then synthesized into compact records via compositional reasoning. This design facilitates controlled iterative refinement, which supports more stable reasoning trajectories with reduced error propagation. Extensive experiments across six diverse benchmarks (Encyclopedic-VQA, InfoSeek, MMSearch, LiveVQA, FVQA, and OK-VQA) demonstrate that PMSR consistently improves both retrieval recall and end-to-end answer accuracy.

📄 PDF Abstract BibTeX arXiv:2509.00798

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringVisual Grounding

Similar Papers 제목 키워드 기반

VideoSearcher: Empowering Video Deep Research with Multi-Tool Agentic Reasoning via Reinforcement Learning

2026-07-03 · Zhenkun Gao, Yicheng Bao, Jinlong Peng, Xueheng Li 외 arxiv

Video understanding is moving beyond closed-context perception toward open-world evidence exploration, a paradigm formalized as Video Deep Research (VDR). However, existing multimodal search agents primarily target stati…

Reinforcement Learning

QA-Dragon: Query-Aware Dynamic RAG System for Knowledge-Intensive Visual Question Answering

2025-08-07 · Zhuohang Jiang, Pangjing Wu, Xu Yuan, Wenqi Fan 외 arxiv

Retrieval-Augmented Generation (RAG) has been introduced to mitigate hallucinations in Multimodal Large Language Models (MLLMs) by incorporating external knowledge into the generation process, and it has become a widely …

Visual Question Answering

VideoKR: Towards Knowledge- and Reasoning-Intensive Video Understanding

2026-06-03 · Lin Fu, Zheyuan Yang, Yang Wang, Tingyu Song 외 arxiv

We introduce VideoKR, the first large-scale training corpus specifically designed to strengthen knowledge- and reasoning-intensive video understanding. It comprises 315K video reasoning examples over 145K newly collected…

SenseNova-MARS: Empowering Multimodal Agentic Reasoning and Search via Reinforcement Learning

2025-12-30 · Yong Xien Chng, Tao Hu, Wenwen Tong, Xueheng Li 외 arxiv

While Vision-Language Models (VLMs) can solve complex tasks through agentic reasoning, their capabilities remain largely constrained to text-oriented chain-of-thought or isolated tool invocation. They fail to exhibit the…

Reinforcement LearningVisual ReasoningImage Cropping

ARK: A Dual-Axis Multimodal Retrieval Benchmark along Reasoning and Knowledge

2026-02-10 · Yijie Lin, Guofeng Ding, Haochen Zhou, Haobin Li 외 arxiv

Existing multimodal retrieval benchmarks largely emphasize semantic matching on daily-life images and offer limited diagnostics of professional knowledge and complex reasoning. To address this gap, we introduce ARK, a be…

Spatial Reasoning