paper-with-me

Papers

SCALE: Online Self-Supervised Lifelong Learning without Prior Knowledge

2022-08-24 · Xiaofan Yu, Yunhui Guo, Sicun Gao, Tajana Rosing

Unsupervised lifelong learning refers to the ability to learn over time while memorizing previous patterns without supervision. Although great progress has been made in this direction, existing work often assumes strong prior knowledge about the incoming data (e.g., knowing the class boundaries), which can be impossible to obtain in complex and unpredictable environments. In this paper, motivated by real-world scenarios, we propose a more practical problem setting called online self-supervised lifelong learning without prior knowledge. The proposed setting is challenging due to the non-iid and single-pass data, the absence of external supervision, and no prior knowledge. To address the challenges, we propose Self-Supervised ContrAstive Lifelong LEarning without Prior Knowledge (SCALE) which can extract and memorize representations on the fly purely from the data continuum. SCALE is designed around three major components: a pseudo-supervised contrastive loss, a self-supervised forgetting loss, and an online memory update for uniform subset selection. All three components are designed to work collaboratively to maximize learning performance. We perform comprehensive experiments of SCALE under iid and four non-iid data streams. The results show that SCALE outperforms the state-of-the-art algorithm in all settings with improvements up to 3.83%, 2.77% and 5.86% in terms of kNN accuracy on CIFAR-10, CIFAR-100, and TinyImageNet datasets.

📄 PDF Abstract BibTeX arXiv:2208.11266

Code (1)

orienfish/scale 공식 구현 pytorch

Tasks

Lifelong learning

Similar Papers 제목 키워드 기반

Unsupervised Lifelong Person Re-identification via Contrastive Rehearsal

2022-03-12 · Hao Chen, Benoit Lagadec, Francois Bremond

Existing unsupervised person re-identification (ReID) methods focus on adapting a model trained on a source domain to a fixed target domain. However, an adapted ReID model usually only works well on a certain target doma…

Domain AdaptationPerson Re-IdentificationUnsupervised Domain AdaptationUnsupervised Person Re-Identification

Self-Supervised Learning Aided Class-Incremental Lifelong Learning

2020-06-10 · Song Zhang, Gehui Shen, Jinsong Huang, Zhi-Hong Deng

Lifelong or continual learning remains to be a challenge for artificial neural network, as it is required to be both stable for preservation of old knowledge and plastic for acquisition of new knowledge. It is common to …

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning+2

Continual Competitive Memory: A Neural System for Online Task-Free Lifelong Learning

2021-06-24 · Alexander G. Ororbia

In this article, we propose a novel form of unsupervised learning, continual competitive memory (CCM), as well as a computational framework to unify related neural models that operate under the principles of competition.…

Lifelong learningSplit-MNIST

ThinkFlow: Self-Evolving Probabilistic Latent Memory for Lifelong Conversational Agents

2026-09-15 · Cai Ke, Xin Liu, Han Zhang, Jiangyue Yan 외 arxiv

Lifelong conversational agents rely on memory systems to maintain deep, context-aware interactions with users. However, existing explicit textual memory pipelines suffer from a severe information bottleneck, often losing…

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