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

Survival Tree01:19

Survival Tree

172
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...
172
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

185
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
185
Avoidance Learning and Learned Helplessness01:14

Avoidance Learning and Learned Helplessness

1.9K
Avoidance learning and learned helplessness are critical concepts in understanding behavioral responses to negative stimuli.
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
1.9K
Improving Translational Accuracy02:07

Improving Translational Accuracy

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

Observational Learning

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

Associative Learning

635
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...
635

You might also read

Related Articles

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

Sort by
Same author

Adversarial Learning With Cost-Sensitive Classes.

IEEE transactions on cybernetics·2022
Same author

Catalytic Asymmetric [4 + 2] Cycloaddition of <i>ortho</i>-Alkenyl Naphthols/Phenols with <i>ortho</i>-Quinone Methides: Highly Stereoselective Synthesis of Chiral 2,3,4-Trisubstituted Chromans.

The Journal of organic chemistry·2020
Same author

Characterization of the Auxin Efflux Transporter PIN Proteins in Pear.

Plants (Basel, Switzerland)·2020
Same author

Macrophage activation syndrome associated with adult-onset Still's disease: a multicenter retrospective analysis.

Clinical rheumatology·2020
Same author

Facile Synthesis of Self-Assembled NiFe Layered Double Hydroxide-Based Azobenzene Composite Films with Photoisomerization and Chemical Gas Sensor Performances.

ACS omega·2020
Same author

A New Phage Cocktail Against Multidrug, ESBL-Producer Isolates of <i>Shigella sonnei</i> and <i>Shigella flexneri</i> with Highly Efficient Bacteriolytic Activity.

Microbial drug resistance (Larchmont, N.Y.)·2020
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: Sep 30, 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

666

Towards improving fast adversarial training in multi-exit network.

Sihong Chen1, Haojing Shen1, Ran Wang2

  • 1College of Computer Science and Software Engineering, Shenzhen University, Shenzhen, 518060, China.

Neural Networks : the Official Journal of the International Neural Network Society
|March 13, 2022
PubMed
Summary
This summary is machine-generated.

Multi-exit networks enhance adversarial robustness by reducing perturbation impact at early exits. This approach also prevents catastrophic overfitting, offering improved training efficiency and stronger defense against adversarial attacks.

Keywords:
Adversarial defenseAdversarial robustnessFast adversarial trainingMulti-exit network

Related Experiment Videos

Last Updated: Sep 30, 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

666

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Computer Vision

Background:

  • Adversarial examples pose a significant threat to machine learning models, aiming to cause misclassifications.
  • Projected Gradient Descent (PGD) is a common method for enhancing adversarial robustness but is computationally expensive.
  • Fast adversarial training offers speed but often results in suboptimal performance due to limited training epochs.

Purpose of the Study:

  • To investigate the potential of multi-exit networks in improving adversarial robustness.
  • To address the time-consuming nature of traditional adversarial training methods.
  • To mitigate catastrophic overfitting observed in single-step adversarial training.

Main Methods:

  • Utilizing multi-exit networks to process adversarial examples, allowing early exits for simpler classifications.
  • Analyzing weight norms in different exits to understand catastrophic overfitting dynamics.
  • Proposing a novel approach to alleviate catastrophic overfitting in multi-exit networks.

Main Results:

  • Multi-exit networks effectively reduce the impact of adversarial perturbations by leveraging early exits.
  • Catastrophic overfitting in multi-exit networks is linked to specific weight norm distributions across exits.
  • The proposed approach successfully alleviates catastrophic overfitting, leading to enhanced empirical robustness.

Conclusions:

  • Multi-exit networks offer a promising direction for improving adversarial robustness and training efficiency.
  • Understanding weight norm behavior is crucial for preventing overfitting in multi-exit architectures.
  • The developed method achieves competitive or superior robustness compared to PGD adversarial training with reduced time complexity.