English

Improving Continual Relation Extraction by Distinguishing Analogous Semantics

Computation and Language 2023-05-12 v1

Abstract

Continual relation extraction (RE) aims to learn constantly emerging relations while avoiding forgetting the learned relations. Existing works store a small number of typical samples to re-train the model for alleviating forgetting. However, repeatedly replaying these samples may cause the overfitting problem. We conduct an empirical study on existing works and observe that their performance is severely affected by analogous relations. To address this issue, we propose a novel continual extraction model for analogous relations. Specifically, we design memory-insensitive relation prototypes and memory augmentation to overcome the overfitting problem. We also introduce integrated training and focal knowledge distillation to enhance the performance on analogous relations. Experimental results show the superiority of our model and demonstrate its effectiveness in distinguishing analogous relations and overcoming overfitting.

Keywords

Cite

@article{arxiv.2305.06620,
  title  = {Improving Continual Relation Extraction by Distinguishing Analogous Semantics},
  author = {Wenzheng Zhao and Yuanning Cui and Wei Hu},
  journal= {arXiv preprint arXiv:2305.06620},
  year   = {2023}
}

Comments

Accepted in the 61st Annual Meeting of the Association for Computational Linguistics (ACL 2023)

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