Related Experiment Video
Updated: Nov 27, 2025

07:15
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
7.2K
Multi-Stage Meta-Learning for Few-Shot with Lie Group Network Constraint.
Fang Dong1, Li Liu1, Fanzhang Li1
1School of Computer Science and Technology, Soochow University, Suzhou 215006, China.
Entropy (Basel, Switzerland)
|December 8, 2020
Summary
This study introduces Multi-Stage Meta-Learning (MSML) to address deep learning overfitting with limited data. By constraining networks to the Stiefel manifold, MSML improves meta-learner accuracy and adaptation efficiency in few-shot learning tasks.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Computer Vision
Background:
- Deep learning models often face overfitting when training data is limited.
- Meta-learning offers a solution by leveraging knowledge from similar tasks to adapt to new ones with few samples.
- Existing meta-learning methods using Shallow Neural Networks (SNNs) and Euclidean gradient descent can be inefficient and inaccurate.
Purpose of the Study:
- To propose a novel meta-learning model, Multi-Stage Meta-Learning (MSML), to overcome limitations in adapting to new tasks with scarce data.
- To enhance the feature extraction and parameter update processes in meta-learning.
- To improve the accuracy and efficiency of meta-learning models in few-shot learning scenarios.
Main Methods:
- Developed the Multi-Stage Meta-Learning (MSML) model.
- Constrained neural network parameters to the Stiefel manifold to ensure stable gradient descent.
- Implemented a novel approach to accelerate the adaptation process in meta-learning.
Main Results:
- The proposed MSML model demonstrated improved accuracy on the mini-ImageNet dataset.
- Achieved better performance under 5-way 1-shot and 5-way 5-shot learning conditions compared to existing methods.
- Showcased more stable and efficient gradient descent for meta-learners.
Conclusions:
- MSML effectively addresses the overfitting problem in deep learning with limited labeled samples.
- Constraining networks to the Stiefel manifold enhances meta-learner stability and accelerates adaptation.
- The proposed method represents a significant advancement in few-shot learning and meta-learning research.
Related Concept Videos
Associative Learning
895
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...
Classical conditioning, also known...
895
Observational Learning
655
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...
655