Lifelong Generative Modelling Using Dynamic Expansion Graph Model
Fei Ye, Adrian G. Bors

TL;DR
This paper introduces DEGM, a novel lifelong learning model for VAEs that dynamically expands its architecture based on task novelty, effectively balancing performance and parameter efficiency.
Contribution
The paper presents DEGM, a dynamic expansion graph model that adapts its structure for lifelong learning, improving knowledge retention and parameter efficiency over traditional methods.
Findings
DEGM achieves optimal task performance.
DEGM minimizes the number of parameters needed.
Theoretical analysis explains VAEs' forgetting behavior.
Abstract
Variational Autoencoders (VAEs) suffer from degenerated performance, when learning several successive tasks. This is caused by catastrophic forgetting. In order to address the knowledge loss, VAEs are using either Generative Replay (GR) mechanisms or Expanding Network Architectures (ENA). In this paper we study the forgetting behaviour of VAEs using a joint GR and ENA methodology, by deriving an upper bound on the negative marginal log-likelihood. This theoretical analysis provides new insights into how VAEs forget the previously learnt knowledge during lifelong learning. The analysis indicates the best performance achieved when considering model mixtures, under the ENA framework, where there are no restrictions on the number of components. However, an ENA-based approach may require an excessive number of parameters. This motivates us to propose a novel Dynamic Expansion Graph Model…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Cancer-related molecular mechanisms research
