LGSep 13, 2023

Domain-Aware Augmentations for Unsupervised Online General Continual Learning

arXiv:2309.06896v13 citationsh-index: 17
Originality Incremental advance
AI Analysis

This addresses the challenge of continual learning without supervision for AI systems, though it is incremental as it builds on existing replay-based methods.

The paper tackles the problem of Unsupervised Online General Continual Learning (UOGCL) by proposing domain-aware augmentations to enhance memory usage for contrastive learning, achieving state-of-the-art results in unsupervised setups and reducing the gap with supervised methods.

Continual Learning has been challenging, especially when dealing with unsupervised scenarios such as Unsupervised Online General Continual Learning (UOGCL), where the learning agent has no prior knowledge of class boundaries or task change information. While previous research has focused on reducing forgetting in supervised setups, recent studies have shown that self-supervised learners are more resilient to forgetting. This paper proposes a novel approach that enhances memory usage for contrastive learning in UOGCL by defining and using stream-dependent data augmentations together with some implementation tricks. Our proposed method is simple yet effective, achieves state-of-the-art results compared to other unsupervised approaches in all considered setups, and reduces the gap between supervised and unsupervised continual learning. Our domain-aware augmentation procedure can be adapted to other replay-based methods, making it a promising strategy for continual learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes