arXiv:2501.12697cs.CV2025-01

融合知识图谱与大模型,提升零样本视觉问答准确率

Combining Knowledge Graph and LLMs for Enhanced Zero-shot Visual Question Answering

  • 用大模型精准解析图像内容,通过提问搜索机制增强理解
  • 知识图谱扩展并连接问题与图像实体,提升语义关联性
  • 动态优化多源损失权重,实现全局最优答案选择

零样本视觉问答(ZS-VQA)旨在无需训练样本的情况下回答视觉问题。现有方法分别利用知识图谱或大语言模型(LLMs)作为外部信息源来辅助模型理解图像与问题,但存在局限:LLMs难以准确理解特定问题含义;知识图谱虽有丰富实体关系,却难有效关联到具体图像内容。本文提出一种新方法,结合知识图谱与LLMs,利用大模型的强大理解能力,通过策略性提问搜索机制精准解析图像内容;同时,借助知识图谱扩展和连接用户问题与图像内容,以提升视觉问答性能。进一步设计优化算法,确定来自不同信息源的损失函数的最优权重,实现全局最优候选答案集。在两个基准数据集上的实验表明,本模型达到当前最佳(SOTA)性能。源代码与基准数据将公开共享。

原文摘要 · Abstract (English)

Zero-shot visual question answering (ZS-VQA), an emerged critical research area, intends to answer visual questions without providing training samples. Existing research in ZS-VQA has proposed to leverage knowledge graphs or large language models (LLMs), respectively, as external information sources to help VQA model comprehend images and questions. However, LLMs often struggle in accurately interpreting specific question meanings. Meanwhile, although knowledge graph has rich entity relationships, it is challenging to effectively connect entities to individual image content for visual question answers. In this paper, we propose a novel design to combine knowledge graph and LLMs for zero-shot visual question answer. Our approach uses LLMs' powerful understanding capabilities to accurately interpret image content through a strategic question search mechanism. Meanwhile, the knowledge graph is used to expand and connect users' queries to the image content for better visual question answering. An optimization algorithm is further used to determine the optimal weights for the loss functions derived from different information sources, towards a globally optimal set of candidate answers. Experimental results on two benchmark datasets demonstrate that our model achieves state-of-the-art (SOTA) performance. Both source code and benchmark data will be released for public access.

视觉问答知识图谱大模型零样本

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