Continual Few-shot Relation Learning via Embedding Space Regularization and Data Augmentation
Chengwei Qin, Shafiq Joty

TL;DR
This paper introduces a novel approach for continual few-shot relation learning that uses embedding space regularization and data augmentation to learn new relational patterns with minimal data while preventing forgetting of previous knowledge.
Contribution
It proposes a new method combining embedding space regularization and data augmentation to improve continual few-shot relation learning performance.
Findings
Significantly outperforms previous state-of-the-art methods in CFRL tasks.
Effectively prevents catastrophic forgetting of previous tasks.
Enhances generalization to new few-shot relation learning tasks.
Abstract
Existing continual relation learning (CRL) methods rely on plenty of labeled training data for learning a new task, which can be hard to acquire in real scenario as getting large and representative labeled data is often expensive and time-consuming. It is therefore necessary for the model to learn novel relational patterns with very few labeled data while avoiding catastrophic forgetting of previous task knowledge. In this paper, we formulate this challenging yet practical problem as continual few-shot relation learning (CFRL). Based on the finding that learning for new emerging few-shot tasks often results in feature distributions that are incompatible with previous tasks' learned distributions, we propose a novel method based on embedding space regularization and data augmentation. Our method generalizes to new few-shot tasks and avoids catastrophic forgetting of previous tasks by…
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
TopicsDomain Adaptation and Few-Shot Learning
