paper-with-me

Papers

Improving Long Tailed Document-Level Relation Extraction via Easy Relation Augmentation and Contrastive Learning

2022-05-21 · Yangkai Du, Tengfei Ma, Lingfei Wu, Yiming Wu, Xuhong Zhang, Bo Long, Shouling Ji

Towards real-world information extraction scenario, research of relation extraction is advancing to document-level relation extraction(DocRE). Existing approaches for DocRE aim to extract relation by encoding various information sources in the long context by novel model architectures. However, the inherent long-tailed distribution problem of DocRE is overlooked by prior work. We argue that mitigating the long-tailed distribution problem is crucial for DocRE in the real-world scenario. Motivated by the long-tailed distribution problem, we propose an Easy Relation Augmentation(ERA) method for improving DocRE by enhancing the performance of tailed relations. In addition, we further propose a novel contrastive learning framework based on our ERA, i.e., ERACL, which can further improve the model performance on tailed relations and achieve competitive overall DocRE performance compared to the state-of-arts.

📄 PDF Abstract BibTeX arXiv:2205.10511

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDocument-level Relation ExtractionRelationRelation Extraction

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

EmRel: Joint Representation of Entities and Embedded Relations for Multi-triple Extraction

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Multi-triple extraction is a challenging task due to the existence of informative inter-triple correlations and consequently rich interactions across the constituent entities and relations. While existing works only expl…

Document-level Relation ExtractionJoint Entity and Relation ExtractionRelationRelation Extraction+1

DocRED: A Large-Scale Document-Level Relation Extraction Dataset

2019-06-14 · ACL 2019 7 · Yuan Yao, Deming Ye, Peng Li, Xu Han 외

Multiple entities in a document generally exhibit complex inter-sentence relations, and cannot be well handled by existing relation extraction (RE) methods that typically focus on extracting intra-sentence relations for …

Document-level Relation ExtractionRelationRelation ExtractionSentence

Document-level Relation Extraction with Relation Correlations

2022-12-20 · Ridong Han, Tao Peng, Benyou Wang, Lu Liu 외

Document-level relation extraction faces two overlooked challenges: long-tail problem and multi-label problem. Previous work focuses mainly on obtaining better contextual representations for entity pairs, hardly address …

Document-level Relation ExtractionRelationRelation Extraction

DOREMI: Optimizing Long Tail Predictions in Document-Level Relation Extraction

2026-01-16 · Laura Menotti, Stefano Marchesin, Gianmaria Silvello arxiv

Document-Level Relation Extraction (DocRE) presents significant challenges due to its reliance on cross-sentence context and the long-tail distribution of relation types, where many relations have scarce training example…

Document-level Relation Extraction

Consistency Guided Knowledge Retrieval and Denoising in LLMs for Zero-shot Document-level Relation Triplet Extraction

2024-01-24 · Qi Sun, Kun Huang, Xiaocui Yang, Rong Tong 외

Document-level Relation Triplet Extraction (DocRTE) is a fundamental task in information systems that aims to simultaneously extract entities with semantic relations from a document. Existing methods heavily rely on a su…

DenoisingRelationRetrievalText Generation+1