Prompt-Contrastive Learning for Zero-Shot Relation Extraction
Xueyi Zhong, Liye Zhao, Licheng Peng, Guodong Yang, Kun Hu, Wansen Wu

TL;DR
This paper introduces a new method for zero-shot relation extraction using prompt-contrastive learning to improve performance by leveraging pre-trained language models.
Contribution
The novel PCRE method uses prompt-contrastive learning to enhance zero-shot relation extraction by exploiting relational knowledge from pre-trained models.
Findings
PCRE outperforms state-of-the-art baselines in zero-shot relation extraction.
The method is robust across different datasets and varying numbers of seen relations and training instances.
Abstract
Relation extraction serves as an essential task for knowledge acquisition and management, defined as determining the relation between two annotated entities from a piece of text. Over recent years, zero-shot learning has been introduced to train relation extraction models due to the expensive cost of incessantly annotating emerging relations. Current methods endeavor to transfer knowledge of seen relations into predictions of unseen relations by conducting relation extraction through different tasks. Nonetheless, the divergence in task formulations prevents relation extraction models from acquiring informative semantic representations, resulting in inferior performance. In this paper, we strive to exploit the relational knowledge contained in pre-trained language models, which may generate enlightening information for the representation of unseen relations from seen relations. To this…
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5Peer 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Multimodal Machine Learning Applications
