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

Generalization, Discrimination, and Extinction01:24

Generalization, Discrimination, and Extinction

1.1K
Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
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...
1.1K
Survival Tree01:19

Survival Tree

232
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
232
Observational Learning01:12

Observational Learning

611
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...
611
Introduction to Learning01:18

Introduction to Learning

694
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...
694
Associative Learning01:27

Associative Learning

844
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...
844
Improving Translational Accuracy02:07

Improving Translational Accuracy

12.4K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
12.4K

You might also read

Related Articles

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

Sort by
Same author

Negative prompt-guided optimization: Enhancing soft prompt generalization in vision-language models.

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

E2T: EEG-to-Trajectory Transformer for Motor Imagery-Based Fully-DoF Motion Prediction.

IEEE transactions on neural systems and rehabilitation engineering : a publication of the IEEE Engineering in Medicine and Biology Society·2026
Same author

Leveraging contextual confidence for smarter retrieval in large language models.

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

SSF-SET: A Discrete EEG Token-based Framework for Sleep Stage Forecasting.

IEEE journal of biomedical and health informatics·2026
Same author

EEG-based Cross-subject Prediction for Consciousness State Transitions under Sedation using a Deep Learning Framework.

IEEE journal of biomedical and health informatics·2025
Same author

EEG-Translator: A Cross-Modality Framework for Subject-Specific EEG and Voice Reconstruction from Imagined Speech.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025

Related Experiment Video

Updated: Nov 15, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

770

Self-augmentation: Generalizing deep networks to unseen classes for few-shot learning.

Jin-Woo Seo1, Hong-Gyu Jung1, Seong-Whan Lee2

  • 1Department of Brain and Cognitive Engineering, Korea University, Anam-dong, Seongbuk-gu, Seoul, 02841, Republic of Korea.

Neural Networks : the Official Journal of the International Neural Network Society
|March 2, 2021
PubMed
Summary

This study introduces self-augmentation, a novel approach for few-shot learning, enhancing deep networks

Keywords:
ClassificationFew-shot learningGeneralizationKnowledge distillation

More Related Videos

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

838
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.7K

Related Experiment Videos

Last Updated: Nov 15, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

770
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

838
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.7K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Few-shot learning (FSL) aims to classify new classes using limited data.
  • Deep networks often memorize training data, hindering generalization in FSL.
  • Existing FSL methods have not fully addressed deep network memorization issues.

Purpose of the Study:

  • To propose a novel self-augmentation technique for few-shot learning.
  • To improve the generalization ability of deep networks in few-shot scenarios.
  • To address the problem of memorizing training statistics in deep networks.

Main Methods:

  • Self-augmentation combining self-mix (regional dropout) and self-distillation.
  • Self-mix replaces image patches to prevent learning dataset-specific structures.
  • Auxiliary classifier branches enforce knowledge sharing and diverse learning.
  • A local representation learner generates fake queries and novel weights for unseen classes.

Main Results:

  • The proposed method significantly improves generalization ability in deep networks.
  • Experimental results demonstrate superior performance on prevalent few-shot benchmarks.
  • The approach effectively mitigates memorization of training statistics.

Conclusions:

  • Self-augmentation offers a robust solution for few-shot learning challenges.
  • The method enhances deep network performance by preventing overfitting to training data.
  • This work advances the state-of-the-art in few-shot classification.