Forward and Backward Knowledge Transfer for Sentiment Classification
Hao Wang, Bing Liu, Shuai Wang, Nianzu Ma, Yan Yang

TL;DR
This paper introduces a method for reverse knowledge transfer in lifelong learning for sentiment classification, enhancing previous task models without retraining by leveraging Bayesian model properties.
Contribution
It proposes a novel reverse transfer approach for naive Bayesian classifiers in lifelong learning, improving past task models using future knowledge without retraining.
Findings
Significant performance improvements over baseline methods
Effective reverse transfer without retraining on previous data
Applicable to sentiment classification tasks
Abstract
This paper studies the problem of learning a sequence of sentiment classification tasks. The learned knowledge from each task is retained and used to help future or subsequent task learning. This learning paradigm is called Lifelong Learning (LL). However, existing LL methods either only transfer knowledge forward to help future learning and do not go back to improve the model of a previous task or require the training data of the previous task to retrain its model to exploit backward/reverse knowledge transfer. This paper studies reverse knowledge transfer of LL in the context of naive Bayesian (NB) classification. It aims to improve the model of a previous task by leveraging future knowledge without retraining using its training data. This is done by exploiting a key characteristic of the generative model of NB. That is, it is possible to improve the NB classifier for a task by…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Text and Document Classification Technologies · Topic Modeling
