Related Experiment Video
Updated: Jul 26, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
TbsNet: the importance of thin-branch structures in CNNs.
Xiujian Hu1, Guanglei Sheng2, Piao Shi3
1Department of Electronics and Information Engineering, Bozhou University, Bozhou, AnHui, China.
This study introduces TbsNet, a novel convolutional neural network (CNN) architecture designed for efficiency. TbsNet minimizes computation and redundancy using lightweight operators, achieving high accuracy on image recognition and medical image segmentation tasks.
Area of Science:
- Computer Vision
- Deep Learning
- Neural Network Architecture Design
Background:
- Convolutional Neural Network (CNN) performance is complex, depending on factors like depth, width, and structure.
- Optimizing these factors for efficient CNN architecture design is a significant challenge.
Purpose of the Study:
- To analyze key factors influencing CNN performance.
- To propose strategies for efficient convolutional network construction.
- To introduce TbsNet, a novel, simplified network architecture.
Main Methods:
- Implemented lightweight operators (asymmetric, pointwise, depthwise, group convolution) to reduce computation and feature redundancy.
- Designed TbsNet with a plain, simplified structure, avoiding reparameterization and extraneous branches.
- Conducted extensive experiments evaluating network depth and width.
Main Results:
- TbsNet achieved high Top 1 Accuracy: 97.02% on CIFAR-10, 83.56% on CIFAR-100, and 86.17% on ImageNet-1K.
- Tbs-UNet demonstrated a Dice Similarity Coefficient (DSC) of 78.39% on the Synapse dataset, outperforming TransUNet.
- TbsNet shows competitive performance against state-of-the-art networks like ResNet, ConvNeXt, and MobileNet.
Conclusions:
- TbsNet offers an efficient and effective architecture for computer vision tasks.
- The simplified, thin-branch structure minimizes computational cost and feature redundancy.
- TbsNet is suitable for downstream applications including medical image segmentation.
Related Concept Videos
Neural Circuits
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...
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 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: 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...
Neuron Structure
Structure and Function of Neurons
The neuronal cell body—the soma— houses the nucleus and organelles vital to...
Reducing Line Loss
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...

