arXiv:2608.21431cs.CVcs.MM2026-08中稿 · ICME 2026

用结构化关系提升视觉问答的外部知识推理能力

Boosting Knowledge-based Visual Question Answering with Structured Context Reasoning

论文配图:Boosting Knowledge-based Visual Question Answering with Structured Context Reasoning
图 1 · 摘自论文原文
  • 将视觉描述与知识信息转化为显式实体-关系三元组
  • 在OK-VQA和A-OKVQA上显著超越现有方法
  • 适合需要融合多源知识的视觉理解任务

基于知识的视觉问答旨在结合外部知识、视觉和文本信息回答图像相关问题。现有方法常通过上下文学习,以零样本或少样本方式向大语言模型(LLM)输入多模态上下文。但我们发现,直接拼接异构的视觉描述和检索到的知识会形成冗长无结构的提示,导致推理性能下降,原因在于存在大量无关内容且缺乏明确关系结构。本文提出一种基于LLM的结构化上下文推理(SCoRe)框架,通过推断显性和隐性关系进行预测。SCoRe包含三个阶段:上下文获取,通过高效的两阶段多模态检索策略生成多样化的视觉笔记并获取显式知识;上下文选择,利用LLM引导筛选相关视觉、显式及隐式知识;上下文压缩,通过关系逻辑蒸馏(RLD)将原始文本转化为显式的实体-关系三元组。这些三元组作为简洁、结构化的提示用于最终答案预测。在OK-VQA和A-OKVQA基准上的大量实验表明,SCoRe始终优于现有先进方法。

原文摘要 · Abstract (English)

Knowledge-based Visual Question Answering aims to answer questions about an image by integrating external knowledge with visual and textual information. Recent approaches often rely on in-context learning to prompt Large Language Models (LLMs) with multimodal context in a zero-shot or few-shot manner. However, we observe that directly concatenating heterogeneous visual descriptions and retrieved knowledge into long, unstructured prompts often degrades reasoning performance, due to both excessive irrelevant context and the lack of explicit relational structure. In this paper, we propose an LLM-based Structured Context Reasoning (SCoRe) framework that infers both explicit and implicit relationships for prediction. SCoRe consists of three stages: Context Acquisition, which generates diverse visual notes and retrieves explicit knowledge via an efficient two-stage multimodal retrieval strategy; Context Selection, which filters relevant visual, explicit, and implicit knowledge using LLM-guided selection; and Context Compression, which performs Relational Logic Distillation (RLD) to transform raw text into explicit entity-relation triplets. These relational triplets serve as a concise and structured prompt for final answer prediction. Extensive experiments on the OK-VQA and A-OKVQA benchmarks demonstrate that SCoRe consistently outperforms state-of-the-art methods.

视觉问答大模型知识融合

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