Span-Level Model for Relation Extraction
Relation Extraction is the task of identifying entity mention spans in raw text and then identifying relations between pairs of the entity mentions. Recent approaches for this span-level task have been token-level models which have inherent limitations. They cannot easily define and implement span-level features, cannot model overlapping entity mentions and have cascading errors due to the use of sequential decoding. To address these concerns, we present a model which directly models all possible spans and performs joint entity mention detection and relation extraction. We report a new state-of-the-art performance of 62.83 F1 (prev best was 60.49) on the ACE2005 dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
modelRelationRelation ExtractionSimilar Papers 제목 키워드 기반
PubMedCausal: A Span-Level Annotated Corpus for Causal Relation Extraction in Biomedical Text
Causal relation extraction (CRE) is central to biomedical text mining, but current resources often conflate causal relations with broader associations, restrict annotation to sentence-level examples, or focus mainly on e…
Relation ExtractionTransfer LearningSpan-based joint entity and relation extraction augmented with sequence tagging mechanism
Span-based joint extraction simultaneously conducts named entity recognition (NER) and relation extraction (RE) in text span form. However, since previous span-based models rely on span-level classifications, they cannot…
Joint Entity and Relation Extractionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3Modular Self-Supervision for Document-Level Relation Extraction
Extracting relations across large text spans has been relatively underexplored in NLP, but it is particularly important for high-value domains such as biomedicine, where obtaining high recall of the latest findings is cr…
Document-level Relation ExtractionReading ComprehensionRelationRelation ExtractionDocument-Level N-ary Relation Extraction with Multiscale Representation Learning
Most information extraction methods focus on binary relations expressed within single sentences. In high-value domains, however, n-ary relations are of great demand (e.g., drug-gene-mutation interactions in precision onc…
Reading ComprehensionRelationRelation ExtractionRepresentation Learning+1Document-Level $N$-ary Relation Extraction with Multiscale Representation Learning
Most information extraction methods focus on binary relations expressed within single sentences. In high-value domains, however, $n$-ary relations are of great demand (e.g., drug-gene-mutation interactions in precision o…
Reading ComprehensionRelationRelation ExtractionRepresentation Learning+1