paper-with-me

홈 › Papers

Utility-Oriented Visual Evidence Selection for Multimodal Retrieval-Augmented Generation

2026-05-13 · Weiqing Luo, Zongye Hu, Xiao Wang, Zhiyuan Yu, Haofeng Zhang, Ziyi Huang arxiv

Visual evidence selection is a critical component of multimodal retrieval-augmented generation (RAG), yet existing methods typically rely on semantic relevance or surface-level similarity, which are often misaligned with the actual utility of visual evidence for downstream reasoning. We reformulate multimodal evidence selection from an information-theoretic perspective by defining evidence utility as the information gain induced on a model's output distribution. To overcome the intractability of answer-space optimization, we introduce a latent notion of evidence helpfulness and theoretically show that, under mild assumptions, ranking evidence by information gain on this latent variable is equivalent to answer-space utility. We further propose a training-free, surrogate-accelerated framework that efficiently estimates evidence utility using lightweight multimodal models. Experiments on MRAG-Bench and Visual-RAG across multiple model families demonstrate that our method consistently outperforms state-of-the-art RAG baselines while achieving substantial reductions in computational cost.

📄 PDF Abstract BibTeX arXiv:2605.13277

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Frame Selection: Rethinking Long-Video Understanding with MLLMs

2026-08-06 · Ziling Huang, Shin'ichi Satoh arxiv

Multimodal Large Language Models (MLLMs) have made strong progress in video understanding, yet long videos remain difficult: the visual token budget grows with video length, so temporally sparse evidence is easily lost. …

Clearer Sight, Fewer Lies: Oriented Pickup Preference Optimization for Multimodal Hallucination Mitigation

2026-06-29 · Xin Zou, Haolin Deng, Yibo Yan, Shuliang Liu 외 arxiv

Multimodal Large Language Models (MLLMs) are prone to hallucination as their generation preferences are insufficiently calibrated to visual evidence, causing them to fall back on linguistic priors, rather than faithful g…

MMA: Multimodal Memory Agent

2026-02-18 · Yihao Lu, Wanru Cheng, Zeyu Zhang, Hao Tang arxiv

Long-horizon multimodal agents depend on external memory; however, similarity-based retrieval often surfaces stale, low-credibility, or conflicting items, which can trigger overconfident errors. We propose Multimodal Mem…

Perceptual-Evidence Anchored Reinforced Learning for Multimodal Reasoning

2025-11-23 · Chi Zhang, Haibo Qiu, Qiming Zhang, Yufei Xu 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has significantly advanced the reasoning capabilities of Large Language Models (LLMs) and is now being applied to Vision-Language Models (VLMs). However, vanilla RLVR…

Reinforcement LearningMultimodal Reasoning

Decision-Aware Memory Cards: Counterfactual-Inspired Context Selection and Compression for Tool-Using LLM Agents

2026-06-06 · Xinyu Guan, Qianyang Zhao, Yuming Deng arxiv

Modern large language model (LLM) agents do not simply need longer contexts; they need decision-relevant evidence at the moment of action. We study decision-aware context selection: ranking retrieved files, tests, traces…

Semantic Similarity