Prompt-based Zero-shot Relation Extraction with Semantic Knowledge Augmentation
Jiaying Gong, Hoda Eldardiry

TL;DR
This paper introduces ZS-SKA, a prompt-based zero-shot relation extraction model that leverages semantic knowledge augmentation and analogy-based sentence translation to recognize unseen relations effectively.
Contribution
The paper proposes a novel semantic knowledge augmentation method using analogy-based sentence translation and weighted virtual labels for improved zero-shot relation extraction.
Findings
ZS-SKA outperforms existing methods on three datasets
The approach effectively recognizes unseen relations
The model demonstrates robustness across datasets
Abstract
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 or relation descriptions. However, these approaches miss the semantic information about connections between seen and unseen relations. In this paper, 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 analogy-based sentence translation rule and generate augmented instances with unseen relations from instances with seen relations using that new rule. We design prompts with weighted virtual label construction based on an external knowledge graph to integrate semantic knowledge information learned from seen relations. Instead of using the actual label sets in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
