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

Continual Learning with Knowledge Transfer for Sentiment Classification

About

This paper studies continual learning (CL) for sentiment classification (SC). In this setting, the CL system learns a sequence of SC tasks incrementally in a neural network, where each task builds a classifier to classify the sentiment of reviews of a particular product category or domain. Two natural questions are: Can the system transfer the knowledge learned in the past from the previous tasks to the new task to help it learn a better model for the new task? And, can old models for previous tasks be improved in the process as well? This paper proposes a novel technique called KAN to achieve these objectives. KAN can markedly improve the SC accuracy of both the new task and the old tasks via forward and backward knowledge transfer. The effectiveness of KAN is demonstrated through extensive experiments.

Zixuan Ke, Bing Liu, Hao Wang, Lei Shu• 2021

Related benchmarks

TaskDatasetResultRank
Text Classification20News
Accuracy73.07
101
Aspect Sentiment ClassificationASC
Accuracy85.49
40
Document Sentiment ClassificationDSC small
Accuracy77.27
40
Document Sentiment ClassificationDSC full
Accuracy82.32
40
Forgetting Rate20News FR
Accuracy20.98
34
Aspect-based Sentiment Classification19 ASC tasks averaged (test)
Accuracy85.49
20
Sentiment ClassificationAmazon reviews All Tasks Average over 24
Accuracy85.24
8
Sentiment ClassificationAmazon reviews Last Tasks (Final task of sequence)
Accuracy87.99
8
Showing 8 of 8 rows

Other info

Code

Follow for update