English

Integrating Local Context and Global Cohesiveness for Open Information Extraction

Computation and Language 2018-12-04 v4

Abstract

Extracting entities and their relations from text is an important task for understanding massive text corpora. Open information extraction (IE) systems mine relation tuples (i.e., entity arguments and a predicate string to describe their relation) from sentences. These relation tuples are not confined to a predefined schema for the relations of interests. However, current Open IE systems focus on modeling local context information in a sentence to extract relation tuples, while ignoring the fact that global statistics in a large corpus can be collectively leveraged to identify high-quality sentence-level extractions. In this paper, we propose a novel Open IE system, called ReMine, which integrates local context signals and global structural signals in a unified, distant-supervision framework. Leveraging facts from external knowledge bases as supervision, the new system can be applied to many different domains to facilitate sentence-level tuple extractions using corpus-level statistics. Our system operates by solving a joint optimization problem to unify (1) segmenting entity/relation phrases in individual sentences based on local context; and (2) measuring the quality of tuples extracted from individual sentences with a translating-based objective. Learning the two subtasks jointly helps correct errors produced in each subtask so that they can mutually enhance each other. Experiments on two real-world corpora from different domains demonstrate the effectiveness, generality, and robustness of ReMine when compared to state-of-the-art open IE systems.

Keywords

Cite

@article{arxiv.1804.09931,
  title  = {Integrating Local Context and Global Cohesiveness for Open Information Extraction},
  author = {Qi Zhu and Xiang Ren and Jingbo Shang and Yu Zhang and Ahmed El-Kishky and Jiawei Han},
  journal= {arXiv preprint arXiv:1804.09931},
  year   = {2018}
}

Comments

8 pages + 1 page reference. Accepted to WSDM 2019

R2 v1 2026-06-23T01:36:34.794Z