arXiv:2608.01147cs.IRcs.CL2026-08中稿 · ACM MM 2026

统一多源知识检索,提升视觉问答准确率

UniHEAR: Unified Heterogeneous-Source Attentive Retrieval for Knowledge-Based Visual Question Answering

论文配图:UniHEAR: Unified Heterogeneous-Source Attentive Retrieval for Knowledge-Based Visual Question Answering
图 1 · 摘自论文原文
  • 构建统一框架,融合多源知识并动态加权模态
  • 在E-VQA和InfoSeek上召回率提升6.7和1.2点
  • 适合需要高效多源知识融合的视觉问答场景

基于知识的视觉问答(KB-VQA)需从外部来源检索实体知识以回答视觉问题。现有系统存在两大局限:一是依赖单一检索模态导致单源瓶颈,遗漏仅存在于互补源中的真实实体;二是双塔点对点重排序器忽略检索来源与候选级别的先验信息,造成冗余模态依赖。为此,我们提出UniHEAR,一个轻量级统一框架,用于异构源实体检索与重排序。UniHEAR为每个候选实体构建粗粒度检索描述符,并引入基于检索引导的注意力模态门控,使模态注意力权重依赖于该描述符,辅以熵加权源融合策略整合粗粒度检索先验。采用对比学习与辅助保持模态一致性的联合训练策略,实现实体级与段落级检索的统一建模。在E-VQA和InfoSeek上的大量实验表明,UniHEAR达到先进水平,在召回率@1上分别较最强基线提升6.7和1.2点,同时保持轻量级重排序架构。代码与模型已公开于https://github.com/iven-luo/UniHEAR。

原文摘要 · Abstract (English)

Knowledge-Based Visual Question Answering (KB-VQA) requires retrieving entity knowledge from external sources to answer visually grounded questions. Existing retrieval-augmented systems suffer from two critical limitations. First, relying on a single retrieval modality creates a Single-Source Retrieval Bottleneck, missing ground-truth entities that are only accessible through complementary sources. Second, dual-tower pointwise rerankers suffer from Retrieval-Source-Blind Reranking, as they overlook retrieval origins and candidate-level retrieval priors, leading to redundant modality reliance. To address these challenges, we propose UniHEAR, a unified lightweight framework for heterogeneous-source entity retrieval and reranking. UniHEAR constructs a Coarse Retrieval Descriptor for each candidate entity, and introduces Retrieval-Guided Attentive Modality Gating to condition modality attention weights on this descriptor, complemented by Entropy-Weighted Source Fusion of coarse retrieval priors. A hybrid training strategy combining contrastive learning with an auxiliary modality-preserving loss unifies entity-level and section-level retrieval within a single model. Extensive experiments on E-VQA and InfoSeek demonstrate that UniHEAR achieves state-of-the-art retrieval and VQA performance, improving Recall@1 by 6.7 and 1.2 points over the strongest baselines while maintaining a lightweight reranking architecture. Code and model are available at https://github.com/iven-luo/UniHEAR.

视觉问答知识检索多源融合

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。