Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Adapting BERT for Continual Learning of a Sequence of Aspect Sentiment Classification Tasks

About

This paper studies continual learning (CL) of a sequence of aspect sentiment classification (ASC) tasks. Although some CL techniques have been proposed for document sentiment classification, we are not aware of any CL work on ASC. A CL system that incrementally learns a sequence of ASC tasks should address the following two issues: (1) transfer knowledge learned from previous tasks to the new task to help it learn a better model, and (2) maintain the performance of the models for previous tasks so that they are not forgotten. This paper proposes a novel capsule network based model called B-CL to address these issues. B-CL markedly improves the ASC performance on both the new task and the old tasks via forward and backward knowledge transfer. The effectiveness of B-CL is demonstrated through extensive experiments.

Zixuan Ke, Hu Xu, Bing Liu• 2021

Related benchmarks

TaskDatasetResultRank
Text Classification20News
Accuracy95.07
101
Aspect Sentiment ClassificationASC
Accuracy88.29
40
Document Sentiment ClassificationDSC small
Accuracy82.01
40
Document Sentiment ClassificationDSC full
Accuracy79.76
40
Forgetting Rate20News FR
Accuracy0.58
34
Aspect-based Sentiment Classification19 ASC tasks averaged (test)
Accuracy88.29
20
End-task ClassificationContinual DAP Domain Suite Restaurant, ACL, AI, Phone, Camera, PubMed
Restaurant Macro F10.7929
17
Text ClassificationRestaurant, AI, ACL, AGNews Continual Learning Sequence (test)
Restaurant MF151.7
14
Showing 8 of 8 rows

Other info

Code

Follow for update