Related Experiment Video
Updated: Jul 19, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
570
Improving Adversarial Robustness of Deep Neural Networks via Adaptive Margin Evolution
1Department of Computer Science, University of Miami, 1365 Memorial Drive, Coral Gables, 33146, FL, USA.
Summary
Adaptive Margin Evolution (AME) is a new, hyperparameter-free method that enhances Deep Neural Network (DNN) robustness against adversarial attacks. AME achieves superior performance on benchmark datasets, making adversarial training more accessible.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Deep Neural Networks (DNNs) are vulnerable to adversarial attacks.
- Adversarial training enhances DNN robustness but often requires extensive hyperparameter tuning.
- Existing methods are sensitive to hyperparameters like the training noise upper bound, limiting practical applications.
Purpose of the Study:
- To introduce Adaptive Margin Evolution (AME), a novel, hyperparameter-free adversarial training method.
- To improve the accessibility and applicability of adversarial training techniques.
- To enhance Deep Neural Network (DNN) robustness against adversarial noises.
Main Methods:
- Developed Adaptive Margin Evolution (AME), a method that optimizes adversarial training sample placement.
- AME utilizes self-adaptive and gradient-aware step sizes to expand the exploration range.
- Evaluated AME against seven other adversarial training methods on CIFAR10, SVHN, and Tiny ImageNet datasets using AutoAttack.
Main Results:
- AME demonstrated superior overall performance across all three benchmark datasets.
- AME achieved the best performance at all noise levels on the challenging Tiny ImageNet dataset.
- The proposed method significantly improves DNN robustness without requiring user-defined hyperparameters.
Conclusions:
- Adaptive Margin Evolution (AME) offers a robust and user-friendly approach to adversarial training.
- AME's hyperparameter-free nature facilitates the adoption of adversarial robustness techniques in diverse application domains.
- This research paves the way for more widespread use of adversarial training in real-world scenarios.
Related Concept Videos
Improving Translational Accuracy
11.6K
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.6K
Margin of Error
4.3K
The margin of error is also called the maximum error of an estimate. The margin of error is the maximum possible or expected difference between the observed sample parameter value and the actual population parameter value. For proportion, it is the maximum difference between the value of sample proportion obtained from the data and the true value of population proportion. As the true value of the population parameter is not known, the margin of error is calculated using the sample statistic.
4.3K
Survival Tree
109
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...
Building a Survival Tree
Constructing a...
109
Neural Regulation
39.5K
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.
39.5K
Reducing Line Loss
173
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
173
Mean Absolute Deviation
2.7K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
2.7K

