Related Experiment Video
Updated: Nov 25, 2025

05:16
Flying Insect Detection and Classification with Inexpensive Sensors
Published on: October 15, 2014
25.5K
Detection of Backdoors in Trained Classifiers Without Access to the Training Set
IEEE Transactions on Neural Networks and Learning Systems
|December 16, 2020
Summary
This study introduces an unsupervised anomaly detection defense to identify backdoor attacks in deep neural network (DNN) image classifiers post-training. The method detects attacks, infers malicious patterns, and estimates source/target classes with high accuracy.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning Security
Background:
- Deep neural network (DNN) classifiers are vulnerable to adversarial learning attacks, specifically data poisoning (DP) backdoor attacks.
- These attacks aim to misclassify specific inputs with a backdoor pattern to a target class, without degrading overall accuracy.
- Existing defenses often require access to training data or operate during training, leaving post-training detection underexplored.
Purpose of the Study:
- To develop a post-training, unsupervised anomaly detection (AD) defense for DNN image classifiers against backdoor attacks.
- To enable detection of backdoor attacks when only the trained classifier and clean data are available.
- To infer attack specifics, including source and target classes, and the backdoor pattern itself.
Main Methods:
- Proposing a purely unsupervised anomaly detection (AD) approach.
- Learning the minimum perturbation (backdoor pattern) needed to misclassify examples from source class s to target class t for all (s,t) pairs.
- Utilizing cost function minimization and a novel hypothesis testing approach for detection and inference.
Main Results:
- Demonstrated that attacked class pairs require significantly smaller perturbations than non-attacked pairs.
- Successfully detected backdoor attacks, inferred source/target classes, and estimated backdoor patterns across various settings.
- Outperformed state-of-the-art methods in backdoor detection and inference.
Conclusions:
- The proposed unsupervised AD defense is effective for post-training backdoor detection in DNN image classifiers.
- The method is robust and adaptable, requiring minimal hyperparameter tuning (detection threshold).
- This approach offers a valuable tool for securing deployed DNNs, especially in shared applications like mobile apps.
Related Concept Videos
Survival Tree
250
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...
250
Detection of Gross Error: The Q Test
6.7K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
6.7K
Types of Errors: Detection and Minimization
7.6K
Error is the deviation of the obtained result from the true, expected value or the estimated central value. Errors are expressed in absolute or relative terms.
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
7.6K
Detection of Black Holes
2.4K
Although black holes were theoretically postulated in the 1920s, they remained outside the domain of observational astronomy until the 1970s.
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
2.4K
Difference from Background: Limit of Detection
7.8K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
7.8K
Force Classification
2.0K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
2.0K

