CLoG: Benchmarking Continual Learning of Image Generation Models
Haotian Zhang, Junting Zhou, Haowei Lin, Hang Ye, Jianhua, Zhu, Zihao Wang, Liangcai Gao, Yizhou Wang, Yitao Liang

TL;DR
This paper introduces a new benchmarking framework for Continual Learning of Generative models (CLoG), adapting existing CL methods to generative tasks and providing comprehensive benchmarks to advance research in this area.
Contribution
It systematically identifies challenges of CLoG, adapts three CL methodologies for generative models, and releases a benchmark suite and codebase for future research.
Findings
Adapted replay, regularization, and parameter-isolation methods for CLoG
Created diverse benchmarks covering broad tasks in CLoG
Provided insights to guide future CLoG method development
Abstract
Continual Learning (CL) poses a significant challenge in Artificial Intelligence, aiming to mirror the human ability to incrementally acquire knowledge and skills. While extensive research has focused on CL within the context of classification tasks, the advent of increasingly powerful generative models necessitates the exploration of Continual Learning of Generative models (CLoG). This paper advocates for shifting the research focus from classification-based CL to CLoG. We systematically identify the unique challenges presented by CLoG compared to traditional classification-based CL. We adapt three types of existing CL methodologies, replay-based, regularization-based, and parameter-isolation-based methods to generative tasks and introduce comprehensive benchmarks for CLoG that feature great diversity and broad task coverage. Our benchmarks and results yield intriguing insights that…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Machine Learning and Data Classification · Multimodal Machine Learning Applications
MethodsFocus
