Lifelong Mixture of Variational Autoencoders
Fei Ye, Adrian G. Bors

TL;DR
This paper introduces a lifelong learning system using a mixture of Variational Autoencoders (VAEs) that dynamically expands and selects experts for new tasks, enabling efficient, disentangled representations and fast adaptation.
Contribution
It presents a novel lifelong learning mixture model of VAEs that automatically expands and selects experts, improving efficiency and adaptability for sequential tasks.
Findings
Model can learn new tasks quickly when similar to previous ones.
Automatically determines relevant expert for new data.
Efficient for disentangled representation learning.
Abstract
In this paper, we propose an end-to-end lifelong learning mixture of experts. Each expert is implemented by a Variational Autoencoder (VAE). The experts in the mixture system are jointly trained by maximizing a mixture of individual component evidence lower bounds (MELBO) on the log-likelihood of the given training samples. The mixing coefficients in the mixture, control the contributions of each expert in the goal representation. These are sampled from a Dirichlet distribution whose parameters are determined through non-parametric estimation during lifelong learning. The model can learn new tasks fast when these are similar to those previously learnt. The proposed Lifelong mixture of VAE (L-MVAE) expands its architecture with new components when learning a completely new task. After the training, our model can automatically determine the relevant expert to be used when fed with new…
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
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Gaussian Processes and Bayesian Inference
