Related Experiment Video
Updated: Jun 10, 2026

CorrelationCalculator and Filigree: Tools for Data-Driven Network Analysis of Metabolomics Data
Published on: November 10, 2023
Logits -with-correlation-based distillation for class incremental learning with limited initial classes
Jie Du1, Jing Wang1, Wenbing Chen1
1National-Regional Key Technology Engineering Laboratory for Medical Ultrasound, Guangdong Key Laboratory for Biomedical Measurements and Ultrasound Imaging, School of Biomedical Engineering, Shenzhen University Medical School, Shenzhen University, Shenzhen, Guangdong, 518060, China.
Logits-with-Correlation-based Distillation (LCD) improves Class Incremental Learning (CIL) by reducing old knowledge forgetting. This novel method achieves high accuracy and is less sensitive to limited initial classes, outperforming existing techniques.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Class Incremental Learning (CIL) aims to learn new data classes without forgetting previous knowledge.
- Knowledge Distillation (KD) is a common strategy to mitigate forgetting in CIL, categorized into logit-based and feature-based methods.
- Feature-based KD performance significantly degrades with limited initial training classes, a common issue in domains like medical diagnosis.
Purpose of the Study:
- To propose an innovative Logits-with-Correlation-based Distillation (LCD) method for Class Incremental Learning.
- To address the performance sensitivity of KD-based CIL methods to the number of initial classes.
- To enhance both accuracy and robustness in CIL, particularly under data scarcity scenarios.
Main Methods:
- Developed Logits-with-Correlation-based Distillation (LCD) operating in logit space.
- Introduced an Inter-class Semantic Correlation-based less-forgetting Constraint.
- Incorporated an Intra-class Consistency Loss for feature space regularization.
Main Results:
- LCD achieves high accuracy by effectively alleviating forgetting and learning new classes.
- The proposed method demonstrates reduced sensitivity to the number of initial classes.
- Experiments show superior performance over state-of-the-art methods on natural and medical image datasets, especially with limited initial classes.
Conclusions:
- LCD offers a robust and accurate solution for Class Incremental Learning, overcoming limitations of existing KD approaches.
- The method's effectiveness is particularly pronounced in scenarios with constrained initial class data.
- LCD provides a promising direction for CIL applications requiring adaptability and resilience to data limitations.
Related Concept Videos
Correlation and Regression
Correlation of Experimental Data
For example, a spherical particle moving through a viscous fluid experiences drag. Dimensional analysis shows that the drag force depends on the particle's diameter, velocity, and...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
The...
Associative Learning
Classical conditioning, also known...
Classification of Systems-II
Probability Distributions
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson probability...