paper-with-me

Papers

A Graph Traversal Based Approach to Answer Non-Aggregation Questions Over DBpedia

2015-10-16 · Chenhao Zhu, Kan Ren, Xuan Liu, Haofen Wang, Yiding Tian, Yong Yu

We present a question answering system over DBpedia, filling the gap between user information needs expressed in natural language and a structured query interface expressed in SPARQL over the underlying knowledge base (KB). Given the KB, our goal is to comprehend a natural language query and provide corresponding accurate answers. Focusing on solving the non-aggregation questions, in this paper, we construct a subgraph of the knowledge base from the detected entities and propose a graph traversal method to solve both the semantic item mapping problem and the disambiguation problem in a joint way. Compared with existing work, we simplify the process of query intention understanding and pay more attention to the answer path ranking. We evaluate our method on a non-aggregation question dataset and further on a complete dataset. Experimental results show that our method achieves best performance compared with several state-of-the-art systems.

📄 PDF Abstract BibTeX arXiv:1510.04780

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

PolyG: Effective and Efficient GraphRAG with Adaptive Graph Traversal

2025-04-02 · Renjie Liu, Haitian Jiang, Xiao Yan, Bo Tang 외

GraphRAG enhances large language models (LLMs) to generate quality answers for user questions by retrieving related facts from external knowledge graphs. Existing GraphRAG methods adopt a fixed graph traversal strategy f…

Knowledge Graphs

Multi-hop Inference for Sentence-level TextGraphs: How Challenging is Meaningfully Combining Information for Science Question Answering?

2018-05-29 · WS 2018 6 · Peter Jansen

Question Answering for complex questions is often modeled as a graph construction or traversal task, where a solver must build or traverse a graph of facts that answer and explain a given question. This "multi-hop" infer…

graph constructionKnowledge GraphsQuestion AnsweringScience Question Answering+1

Message Passing for Complex Question Answering over Knowledge Graphs

2019-08-19 · Svitlana Vakulenko, Javier David Fernandez Garcia, Axel Polleres, Maarten de Rijke 외

Question answering over knowledge graphs (KGQA) has evolved from simple single-fact questions to complex questions that require graph traversal and aggregation. We propose a novel approach for complex KGQA that uses unsu…

Knowledge GraphsQuestion Answering

Reinforcement Learning for Tool-Calling Agents in Fast Healthcare Interoperability Resources (FHIR)

2026-05-13 · Marius S. Knorr, Robert Müller, Jan P. Bremer, Nils Schweingruber arxiv

Fast Healthcare Interoperability Resources (FHIR) is the dominant standard for interoperable exchange of healthcare data. In FHIR, electronic health records form a directed graph of resources. Answering clinically meanin…

Reinforcement LearningQuestion Answering

Higher-order Lexical Semantic Models for Non-factoid Answer Reranking

2015-01-01 · TACL 2015 1 · Daniel Fried, Peter Jansen, Gustave Hahn-Powell, Mihai Surdeanu 외

Lexical semantic models provide robust performance for question answering, but, in general, can only capitalize on direct evidence seen during training. For example, monolingual alignment models acquire term alignment pr…

AllOpen-Domain Question AnsweringQuestion AnsweringReranking+2