A Frustratingly Easy Approach for Entity and Relation Extraction

Обескураживающе простой подход к извлечению сущностей и отношений
Danqi Chen, Zexuan Zhong
2021-01-01

SciERCentity and relation extractionglobal contextpipelined approachrelation extraction
End-to-end relation extraction aims to identify named entities and extract relations between them. Most recent work models these two subtasks jointly, either by casting them in one structured prediction framework, or performing multi-task learning through shared representations. In this work, we present a simple pipelined approach for entity and relation extraction, and establish the new state-of-the-art on standard benchmarks (ACE04, ACE05 and SciERC), obtaining a 1.7%-2.8% absolute improvement in relation F1 over previous joint models with the same pre-trained encoders. Our approach essentially builds on two independent encoders and merely uses the entity model to construct the input for the relation model. Through a series of careful examinations, we validate the importance of learning distinct contextual representations for entities and relations, fusing entity information early in the relation model, and incorporating global context. Finally, we also present an efficient approximation to our approach which requires only one pass of both entity and relation encoders at inference time, achieving an 8-16 speedup with a slight reduction in accuracy. 1
1
A simple pipelined entity-and-relation extraction approach achieves state-of-the-art results on ACE04, ACE05, and SciERC benchmarks.
2
An efficient approximation reduces inference computation through one encoder pass each, providing an 8–16× speedup with a slight accuracy decrease.
3
Early fusion of entity information into the relation model and incorporating global context further improve extraction quality.
4
The approach improves relation F1 by 1.7–2.8 absolute points over previous joint models using the same pretrained encoders.
5
Using distinct contextual representations for entity and relation extraction is important for performance.

end-to-end named entity and relation extraction systems

the accuracy, contextual representations, information fusion, global-context use, and inference efficiency of pipelined entity and relation extraction

Publication Details
Publication Date
2021-01-01
Journal
Publisher
ISSN
Cited by
464
Access Type
Author Information
Authors
Danqi Chen
Zexuan Zhong
Explore further
Open the scid.ai AI chat with a ready-made request: it will find papers on a similar topic and help build a literature review.
Find similar papers in the chat
Make a presentation
100%