Premonition: Using Generative Models to Preempt Future Data Changes in Continual Learning
Mark D. McDonnell, Dong Gong, Ehsan Abbasnejad, Anton van den, Hengel

TL;DR
This paper introduces a novel pre-training approach using generative models to simulate future data scenarios in continual learning, enhancing model robustness before actual deployment.
Contribution
It combines large language and image generation models to create synthetic datasets for pre-training, improving continual learning performance on fine-grained classification tasks.
Findings
Pre-training with synthetic data improves multiple CIL methods.
Synthetic datasets help learn useful representations despite domain gaps.
The approach enhances model preparedness for future data shifts.
Abstract
Continual learning requires a model to adapt to ongoing changes in the data distribution, and often to the set of tasks to be performed. It is rare, however, that the data and task changes are completely unpredictable. Given a description of an overarching goal or data theme, which we call a realm, humans can often guess what concepts are associated with it. We show here that the combination of a large language model and an image generation model can similarly provide useful premonitions as to how a continual learning challenge might develop over time. We use the large language model to generate text descriptions of semantically related classes that might potentially appear in the data stream in future. These descriptions are then rendered using Stable Diffusion to generate new labelled image samples. The resulting synthetic dataset is employed for supervised pre-training, but is…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEducation and Critical Thinking Development
MethodsSparse Evolutionary Training · Diffusion
