An Enhanced Encoder-Decoder Network Architecture for Reducing Information Loss in Image Semantic Segmentation
Zijun Gao, Qi Wang, Taiyuan Mei, Xiaohan Cheng, Yun Zi, Haowei Yang

TL;DR
This paper proposes an enhanced encoder-decoder network with residual connections and a modified loss function to reduce information loss and improve accuracy in image semantic segmentation, outperforming traditional architectures like SegNet.
Contribution
Introduces a novel encoder-decoder architecture with multi-residual connections and a balanced loss function to minimize information loss and enhance segmentation accuracy.
Findings
Significant reduction in information loss during sampling.
Improved mean Intersection over Union (mIoU) on benchmark datasets.
Enhanced training convergence and sample imbalance handling.
Abstract
The traditional SegNet architecture commonly encounters significant information loss during the sampling process, which detrimentally affects its accuracy in image semantic segmentation tasks. To counter this challenge, we introduce an innovative encoder-decoder network structure enhanced with residual connections. Our approach employs a multi-residual connection strategy designed to preserve the intricate details across various image scales more effectively, thus minimizing the information loss inherent to down-sampling procedures. Additionally, to enhance the convergence rate of network training and mitigate sample imbalance issues, we have devised a modified cross-entropy loss function incorporating a balancing factor. This modification optimizes the distribution between positive and negative samples, thus improving the efficiency of model training. Experimental evaluations of our…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Image Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Kaiming Initialization · Max Pooling · Batch Normalization · Convolution · Softmax · SegNet
