Encoding feature supervised UNet++: Redesigning Supervision for liver and tumor segmentation
Jiahao Cui, Ruoxin Xiao (co-first author), Shiyuan Fang, Minnan Pei,, Yixuan Yu

TL;DR
This paper introduces ES-UNet++, a novel liver and tumor segmentation model that enhances UNet++ with encoding feature supervision, leading to improved accuracy, faster convergence, and better pruning performance in medical image analysis.
Contribution
The paper proposes encoding feature supervised UNet++, a new method that improves UNet++ performance through encoding feature supervision, with significant accuracy and efficiency gains.
Findings
Achieved 95.6% dice score for liver segmentation.
Improved tumor segmentation dice score to 67.4%.
Supervision accelerates model convergence and enhances pruning efficiency.
Abstract
Liver tumor segmentation in CT images is a critical step in the diagnosis, surgical planning and postoperative evaluation of liver disease. An automatic liver and tumor segmentation method can greatly relieve physicians of the heavy workload of examining CT images and better improve the accuracy of diagnosis. In the last few decades, many modifications based on U-Net model have been proposed in the literature. However, there are relatively few improvements for the advanced UNet++ model. In our paper, we propose an encoding feature supervised UNet++(ES-UNet++) and apply it to the liver and tumor segmentation. ES-UNet++ consists of an encoding UNet++ and a segmentation UNet++. The well-trained encoding UNet++ can extract the encoding features of label map which are used to additionally supervise the segmentation UNet++. By adding supervision to the each encoder of segmentation UNet++,…
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
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · Advanced Neural Network Applications
MethodsPruning · *Communicated@Fast*How Do I Communicate to Expedia? · UNet++ · Concatenated Skip Connection · Convolution · Max Pooling · U-Net
