Efficient Medical Image Segmentation with Intermediate Supervision Mechanism
Di Yuan, Junyang Chen, Zhenghua Xu, Thomas Lukasiewicz, Zhigang Fu,, Guizhi Xu

TL;DR
This paper proposes an improved intermediate supervision mechanism for U-Net in medical image segmentation, introducing shared-weight and tied-weight decoders to enhance accuracy and reduce training time.
Contribution
It introduces a novel intermediate supervision mechanism with shared-weight and tied-weight decoders to improve segmentation accuracy and efficiency.
Findings
Improved segmentation accuracy with the proposed mechanism.
Reduced training time through shared and tied-weight decoders.
Enhanced feature consistency in the expansion path.
Abstract
Because the expansion path of U-Net may ignore the characteristics of small targets, intermediate supervision mechanism is proposed. The original mask is also entered into the network as a label for intermediate output. However, U-Net is mainly engaged in segmentation, and the extracted features are also targeted at segmentation location information, and the input and output are different. The label we need is that the input and output are both original masks, which is more similar to the refactoring process, so we propose another intermediate supervision mechanism. However, the features extracted by the contraction path of this intermediate monitoring mechanism are not necessarily consistent. For example, U-Net's contraction path extracts transverse features, while auto-encoder extracts longitudinal features, which may cause the output of the expansion path to be inconsistent with the…
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
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Industrial Vision Systems and Defect Detection
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Convolution · Max Pooling · U-Net
