Related Experiment Video
Updated: Aug 28, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
613
Multiscale Hybrid Convolutional Deep Neural Networks with Channel Attention
Hua Yang1, Ming Yang1, Bitao He2
1Electrical Engineering College, Guizhou University, Guiyang 550025, China.
Entropy (Basel, Switzerland)
|September 23, 2022
Summary
This study introduces a Mixture Attention (MA) module to enhance neural network performance while reducing computational complexity. The lightweight MA module achieves better accuracy and lower model cost, outperforming current state-of-the-art methods.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Attention mechanisms enhance neural network performance but increase computational overhead.
- Reducing model complexity while maintaining performance is a key research challenge.
Purpose of the Study:
- To propose a lightweight Mixture Attention (MA) module for improving neural network efficiency and effectiveness.
- To address the trade-off between performance gains and computational cost in attention networks.
Main Methods:
- A multi-branch architecture processes input feature maps for multi-scale information extraction.
- Group convolution is employed within each branch to minimize parameters.
- Channel attention is applied to fused feature maps for statistical information extraction.
Main Results:
- The MA module reduced network parameters by 9.86% and computational cost by 7.83%.
- Top-1 accuracy improved by 1.99% compared to ResNet50.
- Significant outperformance over state-of-the-art methods on CIFAR-10 and PASCAL-VOC benchmarks was demonstrated.
Conclusions:
- The proposed Mixture Attention module offers an efficient and effective solution for enhancing neural networks.
- MA achieves superior accuracy with reduced model complexity, making it suitable for resource-constrained applications.
Related Concept Videos
Multi-input and Multi-variable systems
143
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
In the absence...
143
Neural Circuits
1.5K
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.5K
Convolution: Math, Graphics, and Discrete Signals
355
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
355
Convolution Properties II
268
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...
268
Uniform Depth Channel Flow
130
Uniform depth channel flow keeps fluid depth consistent along channels such as irrigation canals. In natural channels, such as rivers, approximate uniform flow is often assumed. This condition occurs when the channel’s bottom slope matches the energy slope, balancing potential energy lost from gravity with head loss due to shear stress. This balance prevents depth changes along the channel length, resulting in a steady, uniform flow.Uniform flow in open channels with a constant cross-section...
130
