Prompt-based Zero-shot Relation Classification with Semantic Knowledge Augmentation
In relation classification, recognizing unseen (new) relations for which there are no training instances is a challenging task. We propose a prompt-based model with semantic knowledge augmentation (ZS-SKA) to recognize unseen relations under the zero-shot setting. We present a new word-level sentence translation rule and generate augmented instances with unseen relations from instances with seen relations using that new rule. We design prompts based on an external knowledge graph to integrate semantic knowledge information learned from seen relations. Instead of using the actual label sets in the prompt template, we construct weighted virtual label words. We learn the representations of both seen and unseen relations with augmented instances and prompts. We then calculate the distance between the generated representations using prototypical networks to predict unseen relations. Extensive experiments conducted on three public datasets show that ZS-SKA outperforms state-of-the-art methods under the zero-shot scenarios. Our experimental results also demonstrate the effectiveness and robustness of ZS-SKA.
Code (0)
등록된 구현이 없습니다.
Tasks
RelationRelation ClassificationSentenceZero-shot Relation ClassificationSimilar Papers 제목 키워드 기반
CARZero: Cross-Attention Alignment for Radiology Zero-Shot Classification
The advancement of Zero-Shot Learning in the medical domain has been driven forward by using pre-trained models on large-scale image-text pairs, focusing on image-text alignment. However, existing methods primarily rely …
ClassificationDiagnosticLanguage ModellingLarge Language Model+3RelationPrompt: Leveraging Prompts to Generate Synthetic Data for Zero-Shot Relation Triplet Extraction
Despite the importance of relation extraction in building and representing knowledge, less research is focused on generalizing to unseen relations types. We introduce the task setting of Zero-Shot Relation Triplet Extrac…
Language ModelingLanguage ModellingRelationRelation Classification+5Prompt-based Zero-shot Relation Extraction with Semantic Knowledge Augmentation
In relation triplet extraction (RTE), recognizing unseen relations for which there are no training instances is a challenging task. Efforts have been made to recognize unseen relations based on question-answering models …
ClassificationQuestion AnsweringRelationRelation Classification+6An Exploration of Prompt-Based Zero-Shot Relation Extraction Method
“Zero-shot relation extraction is an important method for dealing with the newly emerging relations in the real world which lacks labeled data. However, the mainstream two-tower zero-shot methods usually rely on large-sc…
Language ModelingLanguage ModellingRelationRelation ExtractionMultilingual Relation Classification via Efficient and Effective Prompting
Prompting pre-trained language models has achieved impressive performance on various NLP tasks, especially in low data regimes. Despite the success of prompting in monolingual settings, applying prompt-based methods in m…
ClassificationRelationRelation Classification