Related Experiment Video
Updated: Sep 27, 2025

04:48
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
537
SOKS: Automatic Searching of the Optimal Kernel Shapes for Stripe-Wise Network Pruning
IEEE Transactions on Neural Networks and Learning Systems
|April 12, 2022
Summary
This study introduces a novel framework, Searching of the Optimal Kernel Shape (SOKS), to efficiently prune deep convolutional neural networks (CNNs). SOKS optimizes kernel shapes, significantly reducing model parameters and inference latency while improving accuracy.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Deep convolutional neural networks (CNNs) exhibit high performance but suffer from over-parameterization and computational expense.
- Existing network pruning methods often lack structural constraints or overlook kernel shape redundancy.
Purpose of the Study:
- To develop a framework for automatically searching optimal kernel shapes and performing efficient network pruning.
- To address the redundancy within convolution kernels and their impact on CNN performance.
Main Methods:
- Introduced a framework termed Searching of the Optimal Kernel Shape (SOKS).
- Utilized coefficient matrices regularized by various terms to identify important kernel positions.
- Implemented stripe-wise pruning (SWP) using optimized irregular kernels.
Main Results:
- SOKS effectively searches for high-efficiency kernel shapes, enhancing CNN performance.
- Achieved superior results in model compression ratio and reduced inference latency.
- Embedding SOKS-optimized kernels into VGG-16 improved CIFAR-10 accuracy to 94.26%, pruned 59.27% parameters, and reduced latency by 27.07%.
Conclusions:
- SOKS offers an effective approach to optimize kernel shapes for efficient CNNs.
- The method successfully reduces model size and speeds up inference without compromising accuracy.
Related Concept Videos
Reducing Line Loss
209
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...
209
Sequence Networks of Rotating Machines
154
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
154

