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

Neural Regulation01:37

Neural Regulation

43.8K
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
43.8K
Survival Tree01:19

Survival Tree

451
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...
451
Neural Circuits01:25

Neural Circuits

3.0K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
3.0K
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

4.7K
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...
4.7K
Observational Learning01:12

Observational Learning

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

Introduction to Learning

1.3K
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...
1.3K

You might also read

Related Articles

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

Sort by
Same author

Benchmarking the Robustness of Autonomous Driving to Environmental Illusions: A Lane Perception Perspective.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Holistic Invariant Retracing for Distortion-Resilient Multi-Modal Learning in Spatial Transcriptomics.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Demonstration of efficient predictive surrogates for large-scale quantum processors.

Nature communications·2026
Same author

A DeepSeek-powered AI system for automated chest radiograph interpretation in clinical practice.

Nature communications·2026
Same author

NoisePO: Efficient Semantic Noise Generation and Ranking for Diffusion-Based Text-to-Image Synthesis.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Stability and Generalization for Distributed SGDA.

IEEE transactions on pattern analysis and machine intelligence·2026

Related Experiment Video

Updated: Mar 2, 2026

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

10.1K

Shakeout: A New Approach to Regularized Deep Neural Network Training.

Guoliang Kang, Jun Li, Dacheng Tao

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |May 11, 2017
    PubMed
    Summary

    Shakeout, a new training method for deep neural networks, enhances regularization by randomly adjusting unit contributions, outperforming Dropout in image classification tasks and reducing overfitting.

    Related Experiment Videos

    Last Updated: Mar 2, 2026

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

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    10.1K

    Area of Science:

    • Machine Learning
    • Deep Learning
    • Artificial Intelligence

    Background:

    • Deep neural networks (DNNs) have achieved significant success in various applications.
    • Regularization techniques like Dropout are crucial for training effective DNNs by preventing overfitting.
    • Dropout randomly discards units during training, impacting model generalization.

    Purpose of the Study:

    • Introduce Shakeout, a novel regularization approach for DNNs.
    • Compare Shakeout's performance against Dropout in image classification.
    • Investigate Shakeout's impact on weight sparsity, feature grouping, and training stability.

    Main Methods:

    • Developed Shakeout, a method that randomly enhances or reverses unit contributions instead of discarding them.
    • Conducted classification experiments using deep architectures on MNIST, CIFAR-10, and ImageNet datasets.
    • Analyzed weight sparsity, grouping effects, and training stability under supervised and unsupervised settings.

    Main Results:

    • Shakeout effectively combats overfitting and surpasses Dropout's performance in image classification.
    • Empirical evidence shows Shakeout promotes sparser weights and a grouping effect among input units.
    • Shakeout demonstrates superiority over Dropout for deep model compression and reduces training instability.

    Conclusions:

    • Shakeout offers an effective alternative to Dropout for regularizing deep neural networks.
    • The method's ability to induce sparsity and grouping makes it valuable for model compression.
    • Shakeout contributes to more stable and robust deep learning model training.