Cross-Domain Few-Shot Relation Extraction via Representation Learning and Domain Adaptation
Zhongju Yuan, Zhenkun Wang, Genghui Li

TL;DR
This paper proposes a novel cross-domain few-shot relation extraction method that leverages prior knowledge, contrastive learning, and transfer learning to improve prototype robustness and generalization across diverse domains.
Contribution
It introduces an approach that learns more interpretable prototypes using prior knowledge and intrinsic semantics, enhancing cross-domain relation extraction performance.
Findings
Outperforms state-of-the-art methods on FewRel dataset
Improves prototype interpretability and robustness
Enhances cross-domain generalization
Abstract
Few-shot relation extraction aims to recognize novel relations with few labeled sentences in each relation. Previous metric-based few-shot relation extraction algorithms identify relationships by comparing the prototypes generated by the few labeled sentences embedding with the embeddings of the query sentences using a trained metric function. However, as these domains always have considerable differences from those in the training dataset, the generalization ability of these approaches on unseen relations in many domains is limited. Since the prototype is necessary for obtaining relationships between entities in the latent space, we suggest learning more interpretable and efficient prototypes from prior knowledge and the intrinsic semantics of relations to extract new relations in various domains more effectively. By exploring the relationships between relations using prior…
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.
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
MethodsContrastive Learning
