Do the Benefits of Joint Models for Relation Extraction Extend to Document-level Tasks?
Two distinct approaches have been proposed for relational triple extraction - pipeline and joint. Joint models, which capture interactions across triples, are the more recent development, and have been shown to outperform pipeline models for sentence-level extraction tasks. Document-level extraction is a more challenging setting where interactions across triples can be long-range, and individual triples can also span across sentences. Joint models have not been applied for document-level tasks so far. In this paper, we benchmark state-of-the-art pipeline and joint extraction models on sentence-level as well as document-level datasets. Our experiments show that while joint models outperform pipeline models significantly for sentence-level extraction, their performance drops sharply below that of pipeline models for the document-level dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
RelationRelation ExtractionSentenceSimilar Papers 제목 키워드 기반
Joint Entity and Relation Extraction for Legal Documents with Legal Feature Enhancement
In recent years, the plentiful information contained in Chinese legal documents has attracted a great deal of attention because of the large-scale release of the judgment documents on China Judgments Online. It is in gre…
Joint Entity and Relation ExtractionMulti-Task Learningnamed-entity-recognitionNamed Entity Recognition+4Incremental Global Event Extraction
Event extraction is a difficult information extraction task. Li et al. (2014) explore the benefits of modeling event extraction and two related tasks, entity mention and relation extraction, jointly. This joint system ac…
Event ExtractionRelation ExtractionSentenceWord Sense DisambiguationEntity and Evidence Guided Document-Level Relation Extraction
Document-level relation extraction is a challenging task, requiring reasoning over multiple sentences to predict a set of relations in a document. In this paper, we propose a novel framework E2GRE (Entity and Evidence Gu…
Document-level Relation ExtractionLanguage ModelingLanguage ModellingRelation+1EIDER: Evidence-enhanced Document-level Relation Extraction
Document-level relation extraction (DocRE) aims at extracting the semantic relations among entity pairs in a document. In DocRE, a subset of the sentences in a document, called the evidence sentences, might be sufficient…
Document-level Relation ExtractionRelationRelation ExtractionSentenceHave my arguments been replied to? Argument Pair Extraction as Machine Reading Comprehension
Argument pair extraction (APE) aims to automatically mine argument pairs from two interrelated argumentative documents. Existing studies typically identify argument pairs indirectly by predicting sentence-level relations…
Argument MiningArgument Pair Extraction (APE)Machine Reading ComprehensionReading Comprehension+1