Related Experiment Video
Updated: Jun 30, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
531
Efficient learning of Scale-Adaptive Nearly Affine Invariant Networks
Zhengyang Shen1, Yeqing Qiu2, Jialun Liu1
1Baidu Inc, Beijing, 100871, China.
Summary
This study introduces an efficient method for incorporating affine invariance into neural networks by decomposing it into subgroups. This approach significantly reduces computational cost while achieving state-of-the-art results in classification tasks.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Incorporating invariance into neural networks is crucial for robust performance.
- Existing methods for affine invariance are computationally expensive due to direct sampling over large transformation groups.
Purpose of the Study:
- To develop a computationally efficient method for achieving nearly exact affine invariance in neural networks.
- To address the limitations of existing methods that require extensive sampling.
Main Methods:
- Decomposing affine invariance into the Euclidean group E(n) and uni-axial scaling group US(n).
- Employing an E(n)-invariant model for E(n)-invariance and data augmentation for US(n)-invariance.
- Implementing adaptive scale augmentation during training to prevent excessive scale invariance.
Main Results:
- Achieved significantly lower computational complexity (O(N^2) in 2D, O(N^4) in 3D) compared to existing methods (O(N^6) in 2D, O(N^12) in 3D).
- Obtained new state-of-the-art results on affNIST and SIM2MNIST classification tasks.
- Reduced inference time to less than 15% and decreased computational resources and model parameters.
Conclusions:
- The proposed subgroup decomposition method effectively incorporates affine invariance into neural networks efficiently.
- This novel approach offers a practical and superior alternative to existing computationally intensive methods for achieving affine invariance.
- The method demonstrates strong performance and efficiency, setting a new standard for affine-invariant neural networks.
Related Concept Videos
Linear Approximation in Frequency Domain
89
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
89
Linear time-invariant Systems
257
A system is linear if it displays the characteristics of homogeneity and additivity, together termed the superposition property. This principle is fundamental in all linear systems. Linear time-invariant (LTI) systems include systems with linear elements and constant parameters.
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
257
Scaling
245
In designing and analyzing filters, resonant circuits, or circuit analysis at large, working with standard element values like 1 ohm, 1 henry, or 1 farad can be convenient before scaling these values to more realistic figures. This approach is widely utilized by not employing realistic element values in numerous examples and problems; it simplifies mastering circuit analysis through convenient component values. The complexity of calculations is thereby reduced, with the understanding that...
245

