Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Correlation and Regression00:53

Correlation and Regression

In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a negative...
Correlation of Experimental Data01:23

Correlation of Experimental Data

Dimensional analysis simplifies complex physical problems and guides experimental investigations, but it does not provide complete solutions. It identifies the dimensionless groups that influence a phenomenon, but experimental data is needed to establish the specific relationships and validate theoretical predictions.
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 Intervals01:03

Prediction Intervals

The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
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 Learning01:27

Associative Learning

Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
Classification of Systems-II01:31

Classification of Systems-II

Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
Probability Distributions01:32

Probability Distributions

The probability of a random variable x  is the likelihood of its occurrence. A probability distribution represents the probabilities of a random variable using a formula, graph, or table. There are two types of probability distribution– discrete probability distribution and continuous probability distribution.
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson probability...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

MicroRNA-122 promotes apoptosis of keratinocytes in oral lichen planus through suppressing VDR expression.

Journal of cellular and molecular medicine·2021
Same author

3D Multi-Attention Guided Multi-Task Learning Network for Automatic Gastric Tumor Segmentation and Lymph Node Classification.

IEEE transactions on medical imaging·2021
Same author

MicroRNA-223-3p inhibits vascular calcification and the osteogenic switch of vascular smooth muscle cells.

The Journal of biological chemistry·2021
Same author

Corrigendum to "Early Growth Response Protein 1 Promotes Restenosis by Upregulating Intercellular Adhesion Molecule-1 in Vein Graft".

Oxidative medicine and cellular longevity·2021
Same author

Genetic Association Analysis for Relative Growths of Body Compositions and Metabolic Traits to Body Weights in Broilers.

Animals : an open access journal from MDPI·2021
Same author

Inhibition of Notch1-mediated inflammation by intermedin protects against abdominal aortic aneurysm via PI3K/Akt signaling pathway.

Aging·2021
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

IGFD-Net: Illumination-guided frequency decoupling for polarization image fusion.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Multiple-Strategies dung beetle optimizer and its applications in engineering optimization and bankruptcy prediction.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Aggregating global-scale pixel-wise forgery cues within a graph.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Finite-Time intermittent control for secure synchronization of Neutral-Type stochastic delayed neural networks under aperiodic DoS attacks.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Jun 10, 2026

CorrelationCalculator and Filigree: Tools for Data-Driven Network Analysis of Metabolomics Data
07:11

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.

Neural Networks : the Official Journal of the International Neural Network Society
|June 8, 2026
PubMed
Summary
This summary is machine-generated.

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.

Keywords:
Catastrophic forgettingClass incremental learningKnowledge distillationLimited initial classesLogit with correlation

Related Experiment Videos

Last Updated: Jun 10, 2026

CorrelationCalculator and Filigree: Tools for Data-Driven Network Analysis of Metabolomics Data
07:11

CorrelationCalculator and Filigree: Tools for Data-Driven Network Analysis of Metabolomics Data

Published on: November 10, 2023

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.