English

Subtraction Gets You More: Gap-Aware Retrieval for Multimodal Multi-Hop QA

Information Retrieval 2026-05-28 v1

Abstract

In multimodal multi-hop question answering, we focus on the initial retrieval stage via two distinct tasks: (1) evidence set completion, retrieving missing evidence given context, and (2) sequential pool construction, iteratively building the top-KK pool from the scratch. Under these settings, we point out that conventional iterative retrieval frameworks often suffer from Semantic Anchoring, where previously fetched evidence traps the retriever and yields entity-centric redundancy. To break this trap, we propose GRAIL (Gap-aware Retrieval via Adaptive Implicit Localization), a paradigm that performs implicit query rewriting directly at the embedding level. By context-subtractive query steering, GRAIL excels at compositional cross-modal reasoning, while additive embedding updates show strength on localized information aggregation. By dynamically routing queries based on task type, our Hybrid Framework achieves a 40.3\% macro-averaged performance gain on MultimodalQA. Extensive evaluations demonstrate that sequential GRAIL retrieves in a superior, noise-resilient manner, significantly expanding the search horizon through iterative gap-aware optimization.

Keywords

Cite

@article{arxiv.2605.28641,
  title  = {Subtraction Gets You More: Gap-Aware Retrieval for Multimodal Multi-Hop QA},
  author = {Sunah O and Jay-Yoon Lee},
  journal= {arXiv preprint arXiv:2605.28641},
  year   = {2026}
}
R2 v1 2026-07-22T07:37:32.055Z