paper-with-me

홈 › Papers

Semi-Supervised Lifelong Language Learning

2022-11-23 · Yingxiu Zhao, Yinhe Zheng, Bowen Yu, Zhiliang Tian, Dongkyu Lee, Jian Sun, Haiyang Yu, Yongbin Li, Nevin L. Zhang

Lifelong learning aims to accumulate knowledge and alleviate catastrophic forgetting when learning tasks sequentially. However, existing lifelong language learning methods only focus on the supervised learning setting. Unlabeled data, which can be easily accessed in real-world scenarios, are underexplored. In this paper, we explore a novel setting, semi-supervised lifelong language learning (SSLL), where a model learns sequentially arriving language tasks with both labeled and unlabeled data. We propose an unlabeled data enhanced lifelong learner to explore SSLL. Specially, we dedicate task-specific modules to alleviate catastrophic forgetting and design two modules to exploit unlabeled data: (1) a virtual supervision enhanced task solver is constructed on a teacher-student framework to mine the underlying knowledge from unlabeled data; and (2) a backward augmented learner is built to encourage knowledge transfer from newly arrived unlabeled data to previous tasks. Experimental results on various language tasks demonstrate our model's effectiveness and superiority over competitive baselines under the new setting SSLL.

📄 PDF Abstract BibTeX arXiv:2211.13050

Code (1)

alibabaresearch/damo-convai 공식 구현 pytorch

Tasks

Lifelong learningTransfer Learning

Similar Papers 제목 키워드 기반

Semi-Unsupervised Lifelong Learning for Sentiment Classification: Less Manual Data Annotation and More Self-Studying

2019-04-30 · Xianbin Hong, Gautam Pal, Sheng-Uei Guan, Prudence Wong 외

Lifelong machine learning is a novel machine learning paradigm which can continually accumulate knowledge during learning. The knowledge extracting and reusing abilities enable the lifelong machine learning to solve the …

BIG-bench Machine LearningGeneral ClassificationLifelong learningSentiment Analysis+1

Lifelong Teacher-Student Network Learning

2021-07-09 · Fei Ye, Adrian G. Bors

A unique cognitive capability of humans consists in their ability to acquire new knowledge and skills from a sequence of experiences. Meanwhile, artificial intelligence systems are good at learning only the last given ta…

Generative Adversarial NetworkLifelong learning

Self-Reinforcing Prototype Evolution with Dual-Knowledge Cooperation for Semi-Supervised Lifelong Person Re-Identification

2025-07-02 · Kunlun Xu, Fan Zhuo, Jiangmeng Li, Xu Zou 외 arxiv

Current lifelong person re-identification (LReID) methods predominantly rely on fully labeled data streams. However, in real-world scenarios where annotation resources are limited, a vast amount of unlabeled data coexist…

Person Re-Identification

Towards Lifelong Learning of Multilingual Text-To-Speech Synthesis

2021-10-09 · Mu Yang, Shaojin Ding, Tianlong Chen, Tong Wang 외

This work presents a lifelong learning approach to train a multilingual Text-To-Speech (TTS) system, where each language was seen as an individual task and was learned sequentially and continually. It does not require po…

Lifelong learningSpeech Synthesistext-to-speechText to Speech+1

Lifelong Evolution: Collaborative Learning between Large and Small Language Models for Continuous Emergent Fake News Detection

2025-06-05 · Ziyi Zhou, XiaoMing Zhang, Litian Zhang, Yibo Zhang 외

The widespread dissemination of fake news on social media has significantly impacted society, resulting in serious consequences. Conventional deep learning methodologies employing small language models (SLMs) suffer from…

Fake News Detectionknowledge editingMixture-of-Experts