MDU-Net: Multi-scale Densely Connected U-Net for biomedical image segmentation
Jiawei Zhang, Yuzhen Jin, Jilan Xu, Xiaowei Xu, Yanchun Zhang

TL;DR
This paper introduces MDU-Net, a multi-scale densely connected U-Net architecture with quantization, significantly enhancing biomedical image segmentation by improving feature propagation and reducing overfitting.
Contribution
The paper proposes three multi-scale dense connections within U-Net, enabling deeper networks and better feature fusion, along with quantization to prevent overfitting in biomedical segmentation.
Findings
MDU-Net improves segmentation accuracy by up to 3.5% on MICCAI Gland dataset.
Multi-scale dense connections enhance feature propagation and enable deeper U-Nets.
Quantization further boosts segmentation performance and reduces overfitting.
Abstract
Biomedical image segmentation plays a central role in quantitative analysis, clinical diagnosis, and medical intervention. In the light of the fully convolutional networks (FCN) and U-Net, deep convolutional networks (DNNs) have made significant contributions to biomedical image segmentation applications. In this paper, we propose three different multi-scale dense connections (MDC) for the encoder, the decoder of U-shaped architectures, and across them. Based on three dense connections, we propose a multi-scale densely connected U-Net (MDU-Net) for biomedical image segmentation. MDU-Net directly fuses the neighboring feature maps with different scales from both higher layers and lower layers to strengthen feature propagation in the current layer. Multi-scale dense connections, which contain shorter connections between layers close to the input and output, also make a much deeper U-Net…
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 · Radiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net · Dense Connections
