Sentence-Level Relation Extraction via Contrastive Learning with Descriptive Relation Prompts
Sentence-level relation extraction aims to identify the relation between two entities for a given sentence. The existing works mostly focus on obtaining a better entity representation and adopting a multi-label classifier for relation extraction. A major limitation of these works is that they ignore background relational knowledge and the interrelation between entity types and candidate relations. In this work, we propose a new paradigm, Contrastive Learning with Descriptive Relation Prompts(CTL-DRP), to jointly consider entity information, relational knowledge and entity type restrictions. In particular, we introduce an improved entity marker and descriptive relation prompts when generating contextual embedding, and utilize contrastive learning to rank the restricted candidate relations. The CTL-DRP obtains a competitive F1-score of 76.7% on TACRED. Furthermore, the new presented paradigm achieves F1-scores of 85.8% and 91.6% on TACREV and Re-TACRED respectively, which are both the state-of-the-art performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningDescriptiveLearning-To-RankRelationRelation ExtractionSentenceMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
HiCLRE: A Hierarchical Contrastive Learning Framework for Distantly Supervised Relation Extraction
Distant supervision assumes that any sentence containing the same entity pairs reflects identical relationships. Previous works of distantly supervised relation extraction (DSRE) task generally focus on sentence-level or…
Contrastive LearningData AugmentationRelationRelation Extraction+1Imposing Relation Structure in Language-Model Embeddings Using Contrastive Learning
Though language model text embeddings have revolutionized NLP research, their ability to capture high-level semantic information, such as relations between entities in text, is limited. In this paper, we propose a novel …
Contrastive LearningLanguage ModelingLanguage Modellingnamed-entity-recognition+6Improving Unsupervised Relation Extraction by Augmenting Diverse Sentence Pairs
Unsupervised relation extraction (URE) aims to extract relations between named entities from raw text without requiring manual annotations or pre-existing knowledge bases. In recent studies of URE, researchers put a nota…
Contrastive LearningDiversityRelationRelation Extraction+2HiURE: Hierarchical Exemplar Contrastive Learning for Unsupervised Relation Extraction
Unsupervised relation extraction aims to extract the relationship between entities from natural language sentences without prior information on relational scope or distribution. Existing works either utilize self-supervi…
ClusteringContrastive LearningRelationRelation Extraction+1HiURE: Hierarchical Exemplar Contrastive Learning for Unsupervised Relation Extraction
Unsupervised relation extraction aims to extract the relationship between entities from natural language sentences without prior information on relational scope or distribution. Existing works either utilize self-supervi…
ClusteringContrastive LearningRelationRelation Extraction+1