paper-with-me

Papers

LLM-Based Multi-Hop Question Answering with Knowledge Graph Integration in Evolving Environments

2024-08-28 · Ruirui Chen, Weifeng Jiang, Chengwei Qin, Ishaan Singh Rawal, Cheston Tan, Dongkyu Choi, Bo Xiong, Bo Ai

The important challenge of keeping knowledge in Large Language Models (LLMs) up-to-date has led to the development of various methods for incorporating new facts. However, existing methods for such knowledge editing still face difficulties with multi-hop questions that require accurate fact identification and sequential logical reasoning, particularly among numerous fact updates. To tackle these challenges, this paper introduces Graph Memory-based Editing for Large Language Models (GMeLLo), a straightforward and effective method that merges the explicit knowledge representation of Knowledge Graphs (KGs) with the linguistic flexibility of LLMs. Beyond merely leveraging LLMs for question answering, GMeLLo employs these models to convert free-form language into structured queries and fact triples, facilitating seamless interaction with KGs for rapid updates and precise multi-hop reasoning. Our results show that GMeLLo significantly surpasses current state-of-the-art (SOTA) knowledge editing methods in the multi-hop question answering benchmark, MQuAKE, especially in scenarios with extensive knowledge edits.

📄 PDF Abstract BibTeX arXiv:2408.15903

Code (0)

등록된 구현이 없습니다.

Tasks

knowledge editingKnowledge GraphsLogical ReasoningMulti-hop Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

FusionMind -- Improving question and answering with external context fusion

2023-12-31 · Shreyas Verma, Manoj Parmar, Palash Choudhary, Sanchita Porwal

Answering questions using pre-trained language models (LMs) and knowledge graphs (KGs) presents challenges in identifying relevant knowledge and performing joint reasoning.We compared LMs (fine-tuned for the task) with t…

Knowledge GraphsMultiple-choiceQuestion Answering

Modality-Aware Integration with Large Language Models for Knowledge-based Visual Question Answering

2024-02-20 · Junnan Dong, Qinggang Zhang, Huachi Zhou, Daochen Zha 외

Knowledge-based visual question answering (KVQA) has been extensively studied to answer visual questions with external knowledge, e.g., knowledge graphs (KGs). While several attempts have been proposed to leverage large …

Knowledge GraphsQuestion AnsweringVisual Question Answering

The Role of Exploration Modules in Small Language Models for Knowledge Graph Question Answering

2025-09-09 · Yi-Jie Cheng, Oscar Chew, Yun-Nung Chen arxiv

Integrating knowledge graphs (KGs) into the reasoning processes of large language models (LLMs) has emerged as a promising approach to mitigate hallucination. However, existing work in this area often relies on proprieta…

Graph Question AnsweringKnowledge Graphs

Graph-Based Knowledge Integration for Question Answering over Dialogue

2020-12-01 · COLING 2020 8 · Jian Liu, Dianbo Sui, Kang Liu, Jun Zhao

Question answering over dialogue, a specialized machine reading comprehension task, aims to comprehend a dialogue and to answer specific questions. Despite many advances, existing approaches for this task did not conside…

Machine Reading ComprehensionQuestion AnsweringReading ComprehensionRelational Reasoning

ViInfographicVQA: A Benchmark for Single and Multi-image Visual Question Answering on Vietnamese Infographics

2025-12-13 · Tue-Thu Van-Dinh, Hoang-Duy Tran, Truong-Binh Duong, Mai-Hanh Pham 외 arxiv

Infographic Visual Question Answering (InfographicVQA) evaluates a model's ability to read and reason over data-rich, layout-heavy visuals that combine text, charts, icons, and design elements. Compared with scene-text o…

Visual Question Answering