LGCVApr 29, 2024

Integrating Present and Past in Unsupervised Continual Learning

arXiv:2404.19132v29 citationsh-index: 78CoLLAs
Originality Incremental advance
AI Analysis

This addresses unsupervised continual learning for AI systems that need to learn from streaming data without forgetting, though it appears incremental within this specific domain.

The paper tackles the problem of unsupervised continual learning by proposing a framework that disentangles present and past learning objectives, revealing that existing approaches overlook cross-task consolidation. Their method Osiris achieves state-of-the-art performance on all benchmarks, including two novel structured benchmarks that better resemble real-world visual signals.

We formulate a unifying framework for unsupervised continual learning (UCL), which disentangles learning objectives that are specific to the present and the past data, encompassing stability, plasticity, and cross-task consolidation. The framework reveals that many existing UCL approaches overlook cross-task consolidation and try to balance plasticity and stability in a shared embedding space. This results in worse performance due to a lack of within-task data diversity and reduced effectiveness in learning the current task. Our method, Osiris, which explicitly optimizes all three objectives on separate embedding spaces, achieves state-of-the-art performance on all benchmarks, including two novel benchmarks proposed in this paper featuring semantically structured task sequences. Compared to standard benchmarks, these two structured benchmarks more closely resemble visual signals received by humans and animals when navigating real-world environments. Finally, we show some preliminary evidence that continual models can benefit from such realistic learning scenarios.

Code Implementations1 repo
Foundations

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

Your Notes