paper-with-me

홈 › Papers

Improving Sentence-Level Relation Extraction through Curriculum Learning

2021-07-20 · Seongsik Park, Harksoo Kim

Sentence-level relation extraction mainly aims to classify the relation between two entities in a sentence. The sentence-level relation extraction corpus often contains data that are difficult for the model to infer or noise data. In this paper, we propose a curriculum learning-based relation extraction model that splits data by difficulty and utilizes them for learning. In the experiments with the representative sentence-level relation extraction datasets, TACRED and Re-TACRED, the proposed method obtained an F1-score of 75.0% and 91.4% respectively, which are the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2107.09332

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

Self-Attention Enhanced CNNs and Collaborative Curriculum Learning for Distantly Supervised Relation Extraction

2019-11-01 · IJCNLP 2019 11 · Yuyun Huang, Jinhua Du

Distance supervision is widely used in relation extraction tasks, particularly when large-scale manual annotations are virtually impossible to conduct. Although Distantly Supervised Relation Extraction (DSRE) benefits fr…

RelationRelation ExtractionSentence

Knowledge-Enhanced Relation Extraction Dataset

2022-10-19 · Yucong Lin, Hongming Xiao, Jiani Liu, Zichao Lin 외

Recently, knowledge-enhanced methods leveraging auxiliary knowledge graphs have emerged in relation extraction, surpassing traditional text-based approaches. However, to our best knowledge, there is currently no public d…

Entity LinkingKnowledge GraphsRelationRelation Extraction+1

Generic and Trend-aware Curriculum Learning for Relation Extraction

2022-07-01 · NAACL 2022 7 · Nidhi Vakil, Hadi Amiri

We present a generic and trend-aware curriculum learning approach that effectively integrates textual and structural information in text graphs for relation extraction between entities, which we consider as node pairs in…

RelationRelation Extraction

A Masked Image Reconstruction Network for Document-level Relation Extraction

2022-04-21 · Liang Zhang, Yidong Cheng

Document-level relation extraction aims to extract relations among entities within a document. Compared with its sentence-level counterpart, Document-level relation extraction requires inference over multiple sentences t…

Document-level Relation ExtractionImage ReconstructionRelationRelation Extraction+1

Multi-Relation Extraction in Entity Pairs using Global Context

2025-07-23 · Nilesh, Atul Gupta, Avinash C Panday arxiv

In document-level relation extraction, entities may appear multiple times in a document, and their relationships can shift from one context to another. Accurate prediction of the relationship between two entities across …

Document-level Relation Extraction