paper-with-me

Papers

Span-Level Model for Relation Extraction

2019-07-01 · ACL 2019 7 · Kalpit Dixit, Yaser Al-Onaizan

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

modelRelationRelation Extraction

Similar Papers 제목 키워드 기반

PubMedCausal: A Span-Level Annotated Corpus for Causal Relation Extraction in Biomedical Text

2026-05-27 · Ifeoluwa Kunle-John, Josiah Paul, Oluwatosin Agbaakin, Peter Aina 외 arxiv

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 Learning

Span-based joint entity and relation extraction augmented with sequence tagging mechanism

2022-10-23 · Bin Ji, Shasha Li, Hao Xu, Jie Yu 외

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)+3

Modular Self-Supervision for Document-Level Relation Extraction

2021-09-11 · EMNLP 2021 11 · Sheng Zhang, Cliff Wong, Naoto Usuyama, Sarthak Jain 외

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 Extraction

Document-Level N-ary Relation Extraction with Multiscale Representation Learning

2019-06-01 · NAACL 2019 6 · Robin Jia, Cliff Wong, Hoifung Poon

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+1

Document-Level $N$-ary Relation Extraction with Multiscale Representation Learning

2019-04-04 · Robin Jia, Cliff Wong, Hoifung Poon

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