The Challenges of Continuous Self-Supervised Learning
Senthil Purushwalkam, Pedro Morgado, Abhinav Gupta

TL;DR
This paper investigates the challenges of applying self-supervised learning to continuous, non-stationary data streams, revealing inefficiencies and forgetting issues, and proposes MinRed buffers to improve representation learning in such scenarios.
Contribution
It identifies key limitations of current SSL methods in continuous settings and introduces MinRed buffers to enhance learning robustness and reduce forgetting.
Findings
Current SSL methods are inefficient on continuous data streams.
Temporal correlations in streaming data degrade representation quality.
MinRed buffers mitigate catastrophic forgetting in non-stationary environments.
Abstract
Self-supervised learning (SSL) aims to eliminate one of the major bottlenecks in representation learning - the need for human annotations. As a result, SSL holds the promise to learn representations from data in-the-wild, i.e., without the need for finite and static datasets. Instead, true SSL algorithms should be able to exploit the continuous stream of data being generated on the internet or by agents exploring their environments. But do traditional self-supervised learning approaches work in this setup? In this work, we investigate this question by conducting experiments on the continuous self-supervised learning problem. While learning in the wild, we expect to see a continuous (infinite) non-IID data stream that follows a non-stationary distribution of visual concepts. The goal is to learn a representation that can be robust, adaptive yet not forgetful of concepts seen in the past.…
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 · Multimodal Machine Learning Applications
