paper-with-me

홈 › Papers

Do the Benefits of Joint Models for Relation Extraction Extend to Document-level Tasks?

2023-10-01 · Pratik Saini, Tapas Nayak, Indrajit Bhattacharya

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.

📄 PDF Abstract BibTeX arXiv:2310.00696

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

Joint Entity and Relation Extraction for Legal Documents with Legal Feature Enhancement

2020-12-01 · COLING 2020 8 · Yanguang Chen, Yuanyuan Sun, Zhihao Yang, Hongfei Lin

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

Incremental Global Event Extraction

2016-12-01 · COLING 2016 12 · Alex Judea, Michael Strube

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 Disambiguation

Entity and Evidence Guided Document-Level Relation Extraction

2021-08-01 · ACL (RepL4NLP) 2021 8 · Kevin Huang, Peng Qi, Guangtao Wang, Tengyu Ma 외

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

EIDER: Evidence-enhanced Document-level Relation Extraction

2021-07-17 · ACL ARR November 2021 11 · Anonymous

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 ExtractionSentence

Have my arguments been replied to? Argument Pair Extraction as Machine Reading Comprehension

2022-05-01 · ACL 2022 5 · Jianzhu Bao, Jingyi Sun, Qinglin Zhu, Ruifeng Xu

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