TL;DR
KnowPrompt enhances relation extraction by integrating semantic knowledge of relation labels into prompt-tuning, improving performance especially in low-resource scenarios through a synergistic optimization approach.
Contribution
This paper introduces a novel knowledge-aware prompt-tuning method that incorporates relation label knowledge into prompt construction with structured optimization.
Findings
Effective on five datasets under various settings.
Improves performance in low-resource scenarios.
Outperforms existing prompt-tuning methods.
Abstract
Recently, prompt-tuning has achieved promising results for specific few-shot classification tasks. The core idea of prompt-tuning is to insert text pieces (i.e., templates) into the input and transform a classification task into a masked language modeling problem. However, for relation extraction, determining an appropriate prompt template requires domain expertise, and it is cumbersome and time-consuming to obtain a suitable label word. Furthermore, there exists abundant semantic and prior knowledge among the relation labels that cannot be ignored. To this end, we focus on incorporating knowledge among relation labels into prompt-tuning for relation extraction and propose a Knowledge-aware Prompt-tuning approach with synergistic optimization (KnowPrompt). Specifically, we inject latent knowledge contained in relation labels into prompt construction with learnable virtual type words and…
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
MethodsKnowPrompt
