SERNet-Former: Semantic Segmentation by Efficient Residual Network with Attention-Boosting Gates and Attention-Fusion Networks
Serdar Erisen

TL;DR
SERNet-Former introduces an efficient residual network with attention-boosting gates and attention-fusion modules, significantly improving semantic segmentation performance while reducing computational costs on challenging datasets.
Contribution
The paper presents a novel encoder-decoder architecture with efficient residual networks and attention mechanisms, enhancing semantic information fusion and segmentation accuracy.
Findings
Achieves 84.62% mean IoU on CamVid dataset.
Achieves 87.35% mean IoU on Cityscapes dataset.
Significant performance improvements over existing residual networks.
Abstract
Improving the efficiency of state-of-the-art methods in semantic segmentation requires overcoming the increasing computational cost as well as issues such as fusing semantic information from global and local contexts. Based on the recent success and problems that convolutional neural networks (CNNs) encounter in semantic segmentation, this research proposes an encoder-decoder architecture with a unique efficient residual network, Efficient-ResNet. Attention-boosting gates (AbGs) and attention-boosting modules (AbMs) are deployed by aiming to fuse the equivariant and feature-based semantic information with the equivalent sizes of the output of global context of the efficient residual network in the encoder. Respectively, the decoder network is developed with the additional attention-fusion networks (AfNs) inspired by AbM. AfNs are designed to improve the efficiency in the one-to-one…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Image Processing and 3D Reconstruction
MethodsBatch Normalization · Average Pooling · Residual Connection · 1x1 Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Global Average Pooling · Bottleneck Residual Block · Residual Block · Kaiming Initialization
