English

UHop: An Unrestricted-Hop Relation Extraction Framework for Knowledge-Based Question Answering

Computation and Language 2019-04-03 v1

Abstract

In relation extraction for knowledge-based question answering, searching from one entity to another entity via a single relation is called "one hop". In related work, an exhaustive search from all one-hop relations, two-hop relations, and so on to the max-hop relations in the knowledge graph is necessary but expensive. Therefore, the number of hops is generally restricted to two or three. In this paper, we propose UHop, an unrestricted-hop framework which relaxes this restriction by use of a transition-based search framework to replace the relation-chain-based search one. We conduct experiments on conventional 1- and 2-hop questions as well as lengthy questions, including datasets such as WebQSP, PathQuestion, and Grid World. Results show that the proposed framework enables the ability to halt, works well with state-of-the-art models, achieves competitive performance without exhaustive searches, and opens the performance gap for long relation paths.

Keywords

Cite

@article{arxiv.1904.01246,
  title  = {UHop: An Unrestricted-Hop Relation Extraction Framework for Knowledge-Based Question Answering},
  author = {Zi-Yuan Chen and Chih-Hung Chang and Yi-Pei Chen and Jijnasa Nayak and Lun-Wei Ku},
  journal= {arXiv preprint arXiv:1904.01246},
  year   = {2019}
}

Comments

To appear in NAACL-HLT 2019

R2 v1 2026-06-23T08:26:29.960Z