paper-with-me

홈 › Papers

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

2025-01-22 · Qian Tao, Xiaoyang Fan, Yong Xu, Xingquan Zhu, Yufei Tang

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.

📄 PDF Abstract BibTeX arXiv:2501.12697

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Knowledge Graph-Enhanced Zero-Shot Topic Classification: A Multi-Strategy Comparative Study

2026-05-28 · Shahana Akter, Yatharth Vohra, Ankita Shukla, Souvika Sarkar arxiv

Multi-label topic classification without labeled training data is a challenging task, specially when documents contain complex relational information. We present a zero-shot multi-label topic classification framework and…

HyKGE: A Hypothesis Knowledge Graph Enhanced Framework for Accurate and Reliable Medical LLMs Responses

2023-12-26 · Xinke Jiang, Ruizhe Zhang, Yongxin Xu, Rihong Qiu 외

In this paper, we investigate the retrieval-augmented generation (RAG) based on Knowledge Graphs (KGs) to improve the accuracy and reliability of Large Language Models (LLMs). Recent approaches suffer from insufficient a…

DiversityKnowledge GraphsMultiple-choiceRAG+2

Knowledge Graphs for Enhancing Large Language Models in Entity Disambiguation

2025-05-05 · Gerard Pons, Besim Bilalli, Anna Queralt

Recent advances in Large Language Models (LLMs) have positioned them as a prominent solution for Natural Language Processing tasks. Notably, they can approach these problems in a zero or few-shot manner, thereby eliminat…

Entity DisambiguationHallucinationKnowledge Graphs

Automating construction contract review using knowledge graph-enhanced large language models

2023-09-21 · Chunmo Zheng, Saika Wong, Xing Su, Yinqiu Tang 외

An effective and efficient review of construction contracts is essential for minimizing construction projects losses, but current methods are time-consuming and error-prone. Studies using methods based on Natural Languag…

Knowledge GraphsManagementRetrievalRetrieval-augmented Generation+2

Graph-constrained Reasoning: Faithful Reasoning on Knowledge Graphs with Large Language Models

2024-10-16 · Linhao Luo, Zicheng Zhao, Chen Gong, Gholamreza Haffari 외

Large language models (LLMs) have demonstrated impressive reasoning abilities, but they still struggle with faithful reasoning due to knowledge gaps and hallucinations. To address these issues, knowledge graphs (KGs) hav…

HallucinationKnowledge Graphs