Techniques for Jointly Extracting Entities and Relations: A Survey
Sachin Pawar, Pushpak Bhattacharyya, Girish K. Palshikar

TL;DR
This survey reviews various techniques for jointly extracting entities and relations in information extraction, highlighting their approaches, datasets, and performance, to guide researchers and practitioners in the field.
Contribution
It categorizes and analyzes different joint extraction methods, providing a comprehensive overview of techniques, datasets, and evaluation metrics in the domain.
Findings
Joint extraction improves accuracy over pipeline methods.
Different approaches include joint inference and joint modeling.
Performance varies across datasets and techniques.
Abstract
Relation Extraction is an important task in Information Extraction which deals with identifying semantic relations between entity mentions. Traditionally, relation extraction is carried out after entity extraction in a "pipeline" fashion, so that relation extraction only focuses on determining whether any semantic relation exists between a pair of extracted entity mentions. This leads to propagation of errors from entity extraction stage to relation extraction stage. Also, entity extraction is carried out without any knowledge about the relations. Hence, it was observed that jointly performing entity and relation extraction is beneficial for both the tasks. In this paper, we survey various techniques for jointly extracting entities and relations. We categorize techniques based on the approach they adopt for joint extraction, i.e. whether they employ joint inference or joint modelling or…
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
TopicsBiomedical Text Mining and Ontologies · Semantic Web and Ontologies · Topic Modeling
