Related Experiment Video
Updated: Dec 12, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
LdsConv: Learned Depthwise Separable Convolutions by Group Pruning
Wenxiang Lin1, Yan Ding1, Hua-Liang Wei2
1Key Laboratory of Dynamics and Control of Flight Vehicle, Ministry of Education, School of Aerospace Engineering, Beijing Institute of Technology, Beijing 100081, China.
This study introduces Learned Depthwise Separable Convolution (LdsConv), a novel operation that reduces computational cost in deep learning models. LdsConv enhances accuracy and efficiency by integrating pruning techniques into convolutional filters.
Area of Science:
- Computer Vision
- Deep Learning Architectures
- Machine Learning Optimization
Background:
- Standard convolutional filters incur significant computational costs due to feature overlap.
- Existing convolutional neural network (CNN) architectures often exhibit inefficiencies in feature extraction.
Purpose of the Study:
- To propose a novel and efficient convolutional operation, Learned Depthwise Separable Convolution (LdsConv).
- To reduce computational cost and improve learning capacity in CNNs.
Main Methods:
- Developed LdsConv, a generic convolutional unit integrating pruning techniques.
- Replaced standard convolutions with LdsConv in state-of-the-art CNNs (ResNet, DenseNet, SE-ResNet, MobileNet).
Main Results:
- LdsConv significantly improves accuracy while reducing computational cost across various CNNs.
- ResNet50 with LdsConv achieved a 40.9% reduction in FLOPs and increased ImageNet accuracy.
Conclusions:
- LdsConv offers a direct and effective replacement for standard convolutions.
- The proposed method enhances CNN efficiency and performance without architectural modifications.
Related Concept Videos
Convolution Properties II
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...
Convolution Properties I
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:
Convolution: Math, Graphics, and Discrete Signals
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...
Uniform Depth Channel Flow: Problem Solving
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Depth Perception and Spatial Vision

