A Multi-Task Incremental Learning Framework with Category Name Embedding for Aspect-Category Sentiment Analysis
Zehui Dai, Cheng Peng, Huajie Chen, and Yadong Ding

TL;DR
This paper introduces CNE-net, a multi-task incremental learning framework for aspect-category sentiment analysis that mitigates catastrophic forgetting by sharing encoder-decoder structures and incorporating category name embeddings, achieving state-of-the-art results.
Contribution
The paper proposes a novel CNE-net model that enables effective incremental learning in (T)ACSA by sharing model components and using category name embeddings, addressing catastrophic forgetting.
Findings
Achieved state-of-the-art results on two benchmark datasets.
Created a new dataset for (T)ACSA incremental learning.
Outperformed strong baselines in incremental learning scenarios.
Abstract
(T)ACSA tasks, including aspect-category sentiment analysis (ACSA) and targeted aspect-category sentiment analysis (TACSA), aims at identifying sentiment polarity on predefined categories. Incremental learning on new categories is necessary for (T)ACSA real applications. Though current multi-task learning models achieve good performance in (T)ACSA tasks, they suffer from catastrophic forgetting problems in (T)ACSA incremental learning tasks. In this paper, to make multi-task learning feasible for incremental learning, we proposed Category Name Embedding network (CNE-net). We set both encoder and decoder shared among all categories to weaken the catastrophic forgetting problem. Besides the origin input sentence, we applied another input feature, i.e., category name, for task discrimination. Our model achieved state-of-the-art on two (T)ACSA benchmark datasets. Furthermore, we proposed a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Text and Document Classification Technologies · Topic Modeling
