English

IMoJIE: Iterative Memory-Based Joint Open Information Extraction

Computation and Language 2020-05-19 v1

Abstract

While traditional systems for Open Information Extraction were statistical and rule-based, recently neural models have been introduced for the task. Our work builds upon CopyAttention, a sequence generation OpenIE model (Cui et. al., 2018). Our analysis reveals that CopyAttention produces a constant number of extractions per sentence, and its extracted tuples often express redundant information. We present IMoJIE, an extension to CopyAttention, which produces the next extraction conditioned on all previously extracted tuples. This approach overcomes both shortcomings of CopyAttention, resulting in a variable number of diverse extractions per sentence. We train IMoJIE on training data bootstrapped from extractions of several non-neural systems, which have been automatically filtered to reduce redundancy and noise. IMoJIE outperforms CopyAttention by about 18 F1 pts, and a BERT-based strong baseline by 2 F1 pts, establishing a new state of the art for the task.

Keywords

Cite

@article{arxiv.2005.08178,
  title  = {IMoJIE: Iterative Memory-Based Joint Open Information Extraction},
  author = {Keshav Kolluru and Samarth Aggarwal and Vipul Rathore and Mausam and Soumen Chakrabarti},
  journal= {arXiv preprint arXiv:2005.08178},
  year   = {2020}
}
R2 v1 2026-06-23T15:36:06.298Z