paper-with-me

홈 › Papers

Sentence-Level Relation Extraction via Contrastive Learning with Descriptive Relation Prompts

2023-04-11 · Jiewen Zheng, Ze Chen

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.

📄 PDF Abstract BibTeX arXiv:2304.04935

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDescriptiveLearning-To-RankRelationRelation ExtractionSentence

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

HiCLRE: A Hierarchical Contrastive Learning Framework for Distantly Supervised Relation Extraction

2022-02-27 · Findings (ACL) 2022 5 · Dongyang Li, Taolin Zhang, Nan Hu, Chengyu Wang 외

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

Imposing Relation Structure in Language-Model Embeddings Using Contrastive Learning

2021-09-02 · CoNLL (EMNLP) 2021 11 · Christos Theodoropoulos, James Henderson, Andrei C. Coman, Marie-Francine Moens

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

Improving Unsupervised Relation Extraction by Augmenting Diverse Sentence Pairs

2023-12-01 · Qing Wang, Kang Zhou, Qiao Qiao, Yuepei Li 외

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

HiURE: Hierarchical Exemplar Contrastive Learning for Unsupervised Relation Extraction

2021-12-17 · ACL ARR December 2022 12 · Anonymous

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

HiURE: Hierarchical Exemplar Contrastive Learning for Unsupervised Relation Extraction

2022-05-04 · NAACL 2022 7 · Xuming Hu, Shuliang Liu, Chenwei Zhang, Shu`ang Li 외

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