Related Experiment Video
Updated: May 17, 2025

Cross-Modal Multivariate Pattern Analysis
Published on: November 9, 2011
Continual Learning by Contrastive Learning of Regularized Classes in Multivariate Gaussian Distributions.
Hyung-Jun Moon1, Sung-Bae Cho2
1Department of Artificial Intelligence, Yonsei University, 50 Yonsei-ro, Sudaemoon-gu, Seoul 03722, South Korea.
This study introduces a novel continual learning (CL) method that preserves knowledge using Gaussian distributions, significantly reducing forgetting in deep neural networks. The approach enhances model plasticity and discriminability for improved incremental learning performance.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Deep Learning
Background:
- Deep neural networks suffer from catastrophic forgetting during incremental updates, hindering continuous learning.
- Existing continual learning (CL) methods struggle to maintain past knowledge due to overlapping stored information.
Purpose of the Study:
- To propose a novel CL method that effectively preserves previously learned knowledge.
- To enhance model plasticity and discriminability for improved incremental task performance.
Main Methods:
- Preserving knowledge as multivariate Gaussian distributions by storing and reproducing model outputs per class.
- Utilizing contrastive learning and representation regularization to improve class separation and adaptability.
- Storing class-wise spatial means and covariances in latent space for knowledge retention.
Main Results:
- Achieved high accuracies on CIFAR-10 (93.21%), CIFAR-100 (77.57%), and ImageNet-100 (78.15%).
- Outperformed state-of-the-art CL methods by significant margins (2.34%p, 2.1%p, 1.91%p).
- Demonstrated the lowest mean forgetting rates across all tested benchmark datasets.
Conclusions:
- The proposed method effectively preserves previous knowledge in incremental learning scenarios.
- The approach offers a promising solution to catastrophic forgetting in deep neural networks.
- The method enhances both knowledge retention and adaptability for sequential tasks.
More Related Videos
03:14Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
07:12Development of a Gaze-Contingent Display Framework Designed for Perceptual and Oculomotor Research with Simulated Central Vision Loss
Published on: April 11, 2025
Related Concept Videos
Generalization, Discrimination, and Extinction
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
Introduction to Learning
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
Associative Learning
Classical conditioning, also known...
Observational Learning
Multi-input and Multi-variable systems
In the absence...
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...