Related Experiment Video
Updated: Jan 14, 2026

08:12
A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
Published on: March 1, 2022
2.9K
Image Representation Induced Subspaces for Practical Classification Robustness.
Summary
This study introduces a new adversarial attack method to enhance neural network robustness against image corruptions. By targeting specific features in transformed image spaces, models achieve better performance on perturbed images with minimal accuracy loss.
Area of Science:
- Computer Vision
- Machine Learning
- Artificial Intelligence
Background:
- Image transformations like discrete wavelet transforms (DWTs) and generative models offer meaningful image representations.
- Improving neural network classification robustness against real-world corruptions is a significant challenge.
Purpose of the Study:
- To propose a general method for enhancing neural network classification robustness against real-world corruptions.
- To leverage expressive image representations for improved adversarial robustness.
Main Methods:
- A novel adversarial attack targeting low-dimensional subspaces in transformed image spaces.
- Training neural networks for adversarial robustness using the proposed attack as a proxy for corruption robustness.
- Applying the method with discrete cosine transform (DCT), DWTs, and Glow, focusing on preserving low frequencies or relevant features.
Main Results:
- Models trained with the proposed method show significantly improved robustness against unseen common image perturbations.
- The approach maintains natural accuracy with only a minor sacrifice.
- The method demonstrates generality across different color systems and parameters.
Conclusions:
- The proposed adversarial attack and training strategy effectively enhance neural network robustness against image corruptions.
- Leveraging semantically meaningful image representations in transformed spaces is a promising direction for robust AI.
- The method offers a generalizable solution for improving deep learning model resilience.
More Related Videos
Related Concept Videos
Classification of Systems-I
544
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
544
Classification of Systems-II
453
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
453
Classification of Signals
1.3K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.3K
State Space Representation
519
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
Consider an RLC circuit, a...
519
Residuals and Least-Squares Property
9.0K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
9.0K
Vector Algebra: Method of Components
18.7K
It is cumbersome to find the magnitudes of vectors using the parallelogram rule or using the graphical method to perform mathematical operations like addition, subtraction, and multiplication. There are two ways to circumvent this algebraic complexity. One way is to draw the vectors to scale, as in navigation, and read approximate vector lengths and angles (directions) from the graphs. The other way is to use the method of components.
In many applications, the magnitudes and directions of...
In many applications, the magnitudes and directions of...
18.7K

