Encoding Relation Requirements for Relation Extraction Via Joint Inference

Liwei Chen,Yansong Feng,Songfang Huang,Yong Qin,Dongyan Zhao
DOI: https://doi.org/10.3115/v1/p14-1077
2014-01-01
Abstract:Most existing relation extraction models make predictions for each entity pair locally and individually, while ignoring implicit global clues available in the knowledge base, sometimes leading to conflicts among local predictions from different entity pairs. In this paper, we propose a joint inference framework that utilizes these global clues to resolve disagreements among local predictions. We exploit two kinds of clues to generate constraints which can capture the implicit type and cardinality requirements of a relation. Experimental results on three datasets, in both English and Chinese, show that our framework outperforms the state-of-the-art relation extraction models when such clues are applicable to the datasets. And, we find that the clues learnt automatically from existing knowledge bases perform comparably to those refined by human.
What problem does this paper attempt to address?