SOTAVerified

Rationale-Enhanced Language Models are Better Continual Relation Learners

2023-10-10Code Available1· sign in to hype

Weimin Xiong, YiFan Song, Peiyi Wang, Sujian Li

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Continual relation extraction (CRE) aims to solve the problem of catastrophic forgetting when learning a sequence of newly emerging relations. Recent CRE studies have found that catastrophic forgetting arises from the model's lack of robustness against future analogous relations. To address the issue, we introduce rationale, i.e., the explanations of relation classification results generated by large language models (LLM), into CRE task. Specifically, we design the multi-task rationale tuning strategy to help the model learn current relations robustly. We also conduct contrastive rationale replay to further distinguish analogous relations. Experimental results on two standard benchmarks demonstrate that our method outperforms the state-of-the-art CRE models.

Tasks

Reproductions