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

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

6 Dec 2021NAACL 2021 4arXiv:2112.03271archive 2025-07-28

Zixuan Ke, Hu Xu, Bing Liu

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.

PaperPDFConference PDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

zixuanke/pycontinual officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Continual LearningSentiment AnalysisSentiment ClassificationTransfer Learning

Datasets

Introduced by this paper, per the archive.

ASC (TIL, 19 tasks)

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Continual Learning 20Newsgroup (10 tasks) B-CL F1 - macro 0.9504 #4 of 6 Archive leaderboard report
Continual Learning ASC (19 tasks) B-CL F1 - macro 0.8140 #3 of 15 Archive leaderboard report
Continual Learning DSC (10 tasks) B-CL F1 - macro 0.7651 #5 of 6 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

AWARECapsule Network

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections