English

Serial Contrastive Knowledge Distillation for Continual Few-shot Relation Extraction

Computation and Language 2023-05-12 v1

Abstract

Continual few-shot relation extraction (RE) aims to continuously train a model for new relations with few labeled training data, of which the major challenges are the catastrophic forgetting of old relations and the overfitting caused by data sparsity. In this paper, we propose a new model, namely SCKD, to accomplish the continual few-shot RE task. Specifically, we design serial knowledge distillation to preserve the prior knowledge from previous models and conduct contrastive learning with pseudo samples to keep the representations of samples in different relations sufficiently distinguishable. Our experiments on two benchmark datasets validate the effectiveness of SCKD for continual few-shot RE and its superiority in knowledge transfer and memory utilization over state-of-the-art models.

Keywords

Cite

@article{arxiv.2305.06616,
  title  = {Serial Contrastive Knowledge Distillation for Continual Few-shot Relation Extraction},
  author = {Xinyi Wang and Zitao Wang and Wei Hu},
  journal= {arXiv preprint arXiv:2305.06616},
  year   = {2023}
}

Comments

Accepted in the Findings of ACL 2023

R2 v1 2026-06-28T10:31:45.761Z