Related Experiment Video
Updated: Oct 3, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
670
Filter Pruning by Switching to Neighboring CNNs With Good Attributes
IEEE Transactions on Neural Networks and Learning Systems
|February 18, 2022
Summary
Meta-attribute-based filter pruning (MFP) enhances neural network efficiency by considering geometric filter distances and adaptively selecting pruning criteria. This approach significantly reduces computational costs with minimal accuracy loss.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Filter pruning is a key technique for reducing computational costs in neural networks.
- Current methods often use static pruning criteria and rely solely on filter magnitude, neglecting inter-filter dependencies.
Purpose of the Study:
- To develop a novel filter pruning method that addresses limitations of existing magnitude-based criteria.
- To improve the efficiency and performance of neural networks through adaptive pruning.
Main Methods:
- Proposed Meta-Attribute-based Filter Pruning (MFP) incorporating geometric filter distances.
- Introduced adaptive criteria selection using a meta-attribute reflecting the network's current state.
- Evaluated the method on image classification benchmarks.
Main Results:
- MFP expands upon magnitude-based pruning by including geometric relationships between filters.
- Adaptive criteria selection optimizes pruning based on the network's dynamic state.
- Achieved over 50% FLOPs reduction on ResNet-50 for ILSVRC-2012 with only 0.44% top-5 accuracy loss.
Conclusions:
- MFP offers a more comprehensive approach to filter importance assessment by considering filter interactions.
- The adaptive meta-attribute strategy enhances pruning effectiveness.
- This method significantly reduces computational overhead while maintaining high accuracy in deep neural networks.
Related Concept Videos
Reducing Line Loss
214
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...
214
Neural Circuits
1.8K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.8K
Neuroplasticity
893
Neuroplasticity reflects the brain's remarkable capacity to adapt and evolve, responding dynamically to learning, experiences, or injury by reorganizing its neural circuitry. This reorganization involves creating new neural connections and refining old ones through a series of biological processes that contribute to the brain's lifelong development and adaptability.
893
Convolution Properties I
261
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
261
Downsampling
292
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
292
Convolution Properties II
310
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
310

