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

Observational Learning01:12

Observational Learning

246
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
246
Stereotype Content Model02:16

Stereotype Content Model

14.8K
The Stereotype Content Model (SCM) was first proposed by Susan Fiske and her colleagues (Fiske, Cuddy, Glick & Xu, 2002; see also Fiske, 2012 and Fiske, 2017). The SCM specifies that when someone encounters a new group, they will stereotype them based on two metrics: warmth—or that group’s perceived intent, and how likely they are to provide help or inflict harm—and competence—or their ability to carry out that objective. Depending on the warmth-competence...
14.8K
Associative Learning01:27

Associative Learning

465
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...
465
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

1.4K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
1.4K
Introduction to Learning01:18

Introduction to Learning

480
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
480
Concepts and Prototypes01:24

Concepts and Prototypes

185
The human nervous system handles vast amounts of information by translating sensory stimuli into neural impulses, which the brain processes, creating thoughts expressed through language or stored as memories. The brain also synthesizes information from emotions and memories, which significantly influence thoughts and behaviors. This intricate process creates a comprehensive mental picture.
The brain organizes this information using concepts, which are mental categories grouping linguistic data,...
185

You might also read

Related Articles

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

Sort by
Same author

Humanization of an anti-human TNF-alpha antibody by variable region resurfacing with the aid of molecular modeling.

Molecular immunology·2005
Same author

[Expression of retinoic acid receptor-beta mRNA and p16, p53, Ki67 proteins in esophageal carcinoma and its precursor lesions].

Zhonghua zhong liu za zhi [Chinese journal of oncology]·2005
Same author

Atrial fibrillation in KCNE1-null mice.

Circulation research·2005
Same author

Analysis of the composition of immunoconjugates using size-exclusion chromatography coupled to mass spectrometry.

Rapid communications in mass spectrometry : RCM·2005
Same author

[The clinical application of acellular dermal matrix to repair the defect of oral mucosa].

Zhonghua kou qiang yi xue za zhi = Zhonghua kouqiang yixue zazhi = Chinese journal of stomatology·2005
Same author

Respiratory and cardiovascular actions of orexin-A in mice.

Neuroscience letters·2005

Related Experiment Video

Updated: Jul 29, 2025

Movement Retraining using Real-time Feedback of Performance
08:16

Movement Retraining using Real-time Feedback of Performance

Published on: January 17, 2013

13.5K

Few Shot Class Incremental Learning via Efficient Prototype Replay and Calibration.

Wei Zhang1, Xiaodong Gu1

  • 1Department of Electronic Engineering, Fudan University, Shanghai 200438, China.

Entropy (Basel, Switzerland)
|May 27, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces an efficient prototype replay and calibration (EPRC) method to address few-shot class incremental learning challenges. EPRC mitigates catastrophic forgetting and overfitting, significantly improving classification performance on benchmark datasets.

Keywords:
feature replayfew shot learningincremental learningmeta-learningprototype calibration

More Related Videos

Recording Single Neurons' Action Potentials from Freely Moving Pigeons Across Three Stages of Learning
11:20

Recording Single Neurons' Action Potentials from Freely Moving Pigeons Across Three Stages of Learning

Published on: June 2, 2014

12.0K
A Structured Rehabilitation Protocol for Improved Multifunctional Prosthetic Control: A Case Study
06:58

A Structured Rehabilitation Protocol for Improved Multifunctional Prosthetic Control: A Case Study

Published on: November 6, 2015

9.5K

Related Experiment Videos

Last Updated: Jul 29, 2025

Movement Retraining using Real-time Feedback of Performance
08:16

Movement Retraining using Real-time Feedback of Performance

Published on: January 17, 2013

13.5K
Recording Single Neurons' Action Potentials from Freely Moving Pigeons Across Three Stages of Learning
11:20

Recording Single Neurons' Action Potentials from Freely Moving Pigeons Across Three Stages of Learning

Published on: June 2, 2014

12.0K
A Structured Rehabilitation Protocol for Improved Multifunctional Prosthetic Control: A Case Study
06:58

A Structured Rehabilitation Protocol for Improved Multifunctional Prosthetic Control: A Case Study

Published on: November 6, 2015

9.5K

Area of Science:

  • Machine Learning
  • Computer Vision
  • Artificial Intelligence

Background:

  • Few-shot class incremental learning (FSCIL) presents significant challenges in real-world applications.
  • Key issues include catastrophic forgetting of previously learned knowledge and overfitting to new categories with limited data.

Purpose of the Study:

  • To propose an efficient prototype replay and calibration (EPRC) method to enhance FSCIL performance.
  • To address both catastrophic forgetting and overfitting in incremental learning scenarios.

Main Methods:

  • Effective pre-training using rotation and mix-up augmentations for a robust backbone.
  • Meta-training with pseudo few-shot tasks to improve feature extractor and projection layer generalization.
  • Incorporation of an even nonlinear transformation for prototype calibration and reduced inter-category correlation.
  • Prototype replay and explicit regularization within the loss function to combat forgetting and enhance discriminability.

Main Results:

  • The proposed EPRC method significantly improves classification performance.
  • Demonstrated effectiveness on CIFAR-100 and miniImageNet datasets.
  • Outperforms existing mainstream FSCIL methods.

Conclusions:

  • The EPRC method offers an effective solution for few-shot class incremental learning.
  • It successfully balances the retention of old knowledge with the learning of new categories.
  • The approach shows strong potential for real-world incremental learning applications.