A Two-Phase Paradigm for Joint Entity-Relation Extraction
Bin Ji, Hao Xu, Jie Yu, Shasha Li, Jun Ma, Yuke Ji, Huijun Liu

TL;DR
This paper introduces a two-phase span-based model for joint entity-relation extraction that reduces data imbalance issues and incorporates global features, achieving state-of-the-art results.
Contribution
The paper proposes a novel two-phase paradigm and combines entity type and distance features, improving span-based joint extraction performance.
Findings
Outperforms previous span-based models on multiple datasets
Reduces data imbalance between positive and negative samples
Establishes new benchmark for joint entity-relation extraction
Abstract
An exhaustive study has been conducted to investigate span-based models for the joint entity and relation extraction task. However, these models sample a large number of negative entities and negative relations during the model training, which are essential but result in grossly imbalanced data distributions and in turn cause suboptimal model performance. In order to address the above issues, we propose a two-phase paradigm for the span-based joint entity and relation extraction, which involves classifying the entities and relations in the first phase, and predicting the types of these entities and relations in the second phase. The two-phase paradigm enables our model to significantly reduce the data distribution gap, including the gap between negative entities and other entities, as well as the gap between negative relations and other relations. In addition, we make the first attempt…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Text and Document Classification Technologies · Machine Learning in Healthcare
