paper-with-me

홈 › Papers

CodRED: A Cross-Document Relation Extraction Dataset for Acquiring Knowledge in the Wild

2021-11-01 · EMNLP 2021 11 · Yuan YAO, Jiaju Du, Yankai Lin, Peng Li, Zhiyuan Liu, Jie zhou, Maosong Sun

Existing relation extraction (RE) methods typically focus on extracting relational facts between entity pairs within single sentences or documents. However, a large quantity of relational facts in knowledge bases can only be inferred across documents in practice. In this work, we present the problem of cross-document RE, making an initial step towards knowledge acquisition in the wild. To facilitate the research, we construct the first human-annotated cross-document RE dataset CodRED. Compared to existing RE datasets, CodRED presents two key challenges: Given two entities, (1) it requires finding the relevant documents that can provide clues for identifying their relations; (2) it requires reasoning over multiple documents to extract the relational facts. We conduct comprehensive experiments to show that CodRED is challenging to existing RE methods including strong BERT-based models.

📄 PDF Abstract BibTeX

Code (1)

thunlp/codred 공식 구현 pytorch

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

Multi-hop Evidence Retrieval for Cross-document Relation Extraction

2022-12-21 · Keming Lu, I-Hung Hsu, Wenxuan Zhou, Mingyu Derek Ma 외

Relation Extraction (RE) has been extended to cross-document scenarios because many relations are not simply described in a single document. This inevitably brings the challenge of efficient open-space evidence retrieval…

RelationRelation ExtractionRetrieval

Entity-centered Cross-document Relation Extraction

2022-10-29 · Fengqi Wang, Fei Li, Hao Fei, Jingye Li 외

Relation Extraction (RE) is a fundamental task of information extraction, which has attracted a large amount of research attention. Previous studies focus on extracting the relations within a sentence or document, while …

RelationRelation ExtractionSentence

Towards Better Graph-based Cross-document Relation Extraction via Non-bridge Entity Enhancement and Prediction Debiasing

2024-06-24 · Hao Yue, Shaopeng Lai, Chengyi Yang, Liang Zhang 외

Cross-document Relation Extraction aims to predict the relation between target entities located in different documents. In this regard, the dominant models commonly retain useful information for relation prediction via b…

PredictionRelationRelation ExtractionRelation Prediction

A Hierarchical Entity Graph Convolutional Network for Relation Extraction across Documents

2021-08-21 · RANLP 2021 9 · Tapas Nayak, Hwee Tou Ng

Distantly supervised datasets for relation extraction mostly focus on sentence-level extraction, and they cover very few relations. In this work, we propose cross-document relation extraction, where the two entities of a…

RelationRelation ExtractionSentence

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 outperfor…

RelationRelation ExtractionSentence