paper-with-me

Papers

Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy

2019-09-10 · Bowen Yu, Zhen-Yu Zhang, Xiaobo Shu, Yubin Wang, Tingwen Liu, Bin Wang, Sujian Li

Joint extraction of entities and relations aims to detect entity pairs along with their relations using a single model. Prior work typically solves this task in the extract-then-classify or unified labeling manner. However, these methods either suffer from the redundant entity pairs, or ignore the important inner structure in the process of extracting entities and relations. To address these limitations, in this paper, we first decompose the joint extraction task into two interrelated subtasks, namely HE extraction and TER extraction. The former subtask is to distinguish all head-entities that may be involved with target relations, and the latter is to identify corresponding tail-entities and relations for each extracted head-entity. Next, these two subtasks are further deconstructed into several sequence labeling problems based on our proposed span-based tagging scheme, which are conveniently solved by a hierarchical boundary tagger and a multi-span decoding algorithm. Owing to the reasonable decomposition strategy, our model can fully capture the semantic interdependency between different steps, as well as reduce noise from irrelevant entity pairs. Experimental results show that our method outperforms previous work by 5.2%, 5.9% and 21.5% (F1 score), achieving a new state-of-the-art on three public datasets

📄 PDF Abstract BibTeX arXiv:1909.04273

Code (1)

yubowen-ph/JointER pytorch

Tasks

Relation Extraction

Similar Papers 제목 키워드 기반

Relation-Guided Few-Shot Relational Triple Extraction

2022-07-07 · SIGIR 2022 7 · Xin Cong, Jiawei Sheng, Shiyao Cui, Bowen Yu 외

In few-shot relational triple extraction (FS-RTE), one seeks to extract relational triples from plain texts by utilizing only few annotated samples. Recent work first extracts all entities and then classifies their relat…

RelationRTESentence

Improved Decomposition Strategy for Joint Entity and Relation Extraction

2021-12-15 · Journal of Natural Language Processing 2021 12 · Van-Hien Tran, Van-Thuy Phi, Akihiko Kato, Hiroyuki Shindo 외

The joint entity and relation extraction task detects entity pairs along with their relations to extract relational triplets. A recent study (Yu et al. 2020) proposed a novel decomposition strategy that splits the task i…

Joint Entity and Relation ExtractionRelationRelation Extractionvalid

Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme

2017-06-07 · ACL 2017 7 · Suncong Zheng, Feng Wang, Hongyun Bao, Yuexing Hao 외

Joint extraction of entities and relations is an important task in information extraction. To tackle this problem, we firstly propose a novel tagging scheme that can convert the joint extraction task to a tagging problem…

Joint Entity and Relation ExtractionRelation Extraction

EmRel: Joint Representation of Entities and Embedded Relations for Multi-triple Extraction

2022-07-01 · NAACL 2022 7 · Benfeng Xu, Quan Wang, Yajuan Lyu, Yabing Shi 외

Multi-triple extraction is a challenging task due to the existence of informative inter-triple correlations, and consequently rich interactions across the constituent entities and relations.While existing works only expl…

Document-level Relation ExtractionJoint Entity and Relation ExtractionRelationRelation Extraction+1

EmRel: Joint Representation of Entities and Embedded Relations for Multi-triple Extraction

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Multi-triple extraction is a challenging task due to the existence of informative inter-triple correlations and consequently rich interactions across the constituent entities and relations. While existing works only expl…

Document-level Relation ExtractionJoint Entity and Relation ExtractionRelationRelation Extraction+1