Growing Representation Learning
Ryan King, Bobak Mortazavi

TL;DR
This paper introduces GMAT, an attention-based Gaussian Mixture model that learns interpretable data representations and detects new classes without prior assumptions, enhancing continual learning and avoiding catastrophic forgetting.
Contribution
The paper presents GMAT, a novel method combining Gaussian Mixtures with neural architecture search for unsupervised and supervised continual learning with class detection.
Findings
GMAT effectively detects new classes without prior distribution assumptions.
The method can learn interpretable representations with or without labels.
GMAT avoids catastrophic forgetting through replay mechanisms.
Abstract
Machine learning continues to grow in popularity due to its ability to learn increasingly complex tasks. However, for many supervised models, the shift in a data distribution or the appearance of a new event can result in a severe decrease in model performance. Retraining a model from scratch with updated data can be resource intensive or impossible depending on the constraints placed on an organization or system. Continual learning methods attempt to adapt models to new classes instead of retraining. However, many of these methods do not have a detection method for new classes or make assumptions about the distribution of classes. In this paper, we develop an attention based Gaussian Mixture, called GMAT, that learns interpretable representations of data with or without labels. We incorporate this method with existing Neural Architecture Search techniques to develop an algorithm for…
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
TopicsNatural Language Processing Techniques · Topic Modeling · Domain Adaptation and Few-Shot Learning
