paper-with-me

Papers

Towards Graph-hop Retrieval and Reasoning in Complex Question Answering over Textual Database

2023-05-23 · Minjun Zhu, Yixuan Weng, Shizhu He, Kang Liu, Jun Zhao

In Textual question answering (TQA) systems, complex questions often require retrieving multiple textual fact chains with multiple reasoning steps. While existing benchmarks are limited to single-chain or single-hop retrieval scenarios. In this paper, we propose to conduct Graph-Hop -- a novel multi-chains and multi-hops retrieval and reasoning paradigm in complex question answering. We construct a new benchmark called ReasonGraphQA, which provides explicit and fine-grained evidence graphs for complex questions to support interpretable reasoning, comprehensive and detailed reasoning. And ReasonGraphQA also shows an advantage in reasoning diversity and scale. Moreover, We propose a strong graph-hop baseline called Bidirectional Graph Retrieval (BGR) method for generating an explanation graph of textual evidence in knowledge reasoning and question answering. We have thoroughly evaluated existing evidence retrieval and reasoning models on the ReasonGraphQA. Experiments highlight Graph-Hop is a promising direction for answering complex questions, but it still has certain limitations. We have further studied mitigation strategies to meet these challenges and discuss future directions.

📄 PDF Abstract BibTeX arXiv:2305.14211

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

Tree of Reviews: A Tree-based Dynamic Iterative Retrieval Framework for Multi-hop Question Answering

2024-04-22 · Li Jiapeng, Liu Runze, Li Yabo, Zhou Tong 외

Multi-hop question answering is a knowledge-intensive complex problem. Large Language Models (LLMs) use their Chain of Thoughts (CoT) capability to reason complex problems step by step, and retrieval-augmentation can eff…

DiversityMulti-hop Question AnsweringQuestion AnsweringResponse Generation+1

Graph Reasoning for Question Answering with Triplet Retrieval

2023-05-30 · Shiyang Li, Yifan Gao, Haoming Jiang, Qingyu Yin 외

Answering complex questions often requires reasoning over knowledge graphs (KGs). State-of-the-art methods often utilize entities in questions to retrieve local subgraphs, which are then fed into KG encoder, e.g. graph n…

Knowledge GraphsQuestion AnsweringRetrievalTriplet

ProgRAG: Hallucination-Resistant Progressive Retrieval and Reasoning over Knowledge Graphs

2025-11-13 · Minbae Park, Hyemin Yang, Jeonghyun Kim, Kunsoo Park 외 arxiv

Large Language Models (LLMs) demonstrate strong reasoning capabilities but struggle with hallucinations and limited transparency. Recently, KG-enhanced LLMs that integrate knowledge graphs (KGs) have been shown to improv…

Graph Question AnsweringKnowledge Graphs

KERAG: Knowledge-Enhanced Retrieval-Augmented Generation for Advanced Question Answering

2025-09-05 · Yushi Sun, Kai Sun, Yifan Ethan Xu, Xiao Yang 외 arxiv

Retrieval-Augmented Generation (RAG) mitigates hallucination in Large Language Models (LLMs) by incorporating external data, with Knowledge Graphs (KGs) offering crucial information for question answering. Traditional Kn…

Graph Question AnsweringAnswer GenerationKnowledge GraphsSemantic Parsing

Multimodal Multihop Source Retrieval for Web Question Answering

2025-01-07 · Navya Yarrabelly, Saloni Mittal

This work deals with the challenge of learning and reasoning over multi-modal multi-hop question answering (QA). We propose a graph reasoning network based on the semantic structure of the sentences to learn multi-source…

Multi-hop Question AnsweringQuestion AnsweringRetrieval