Label Refinement Network from Synthetic Error Augmentation for Medical Image Segmentation
Shuai Chen, Antonio Garcia-Uceda, Jiahang Su, Gijs van Tulder, Lennard, Wolff, Theo van Walsum, Marleen de Bruijne

TL;DR
This paper introduces a novel label refinement network that uses synthetic error augmentation to improve the accuracy of medical image segmentation, especially for complex structures like airways and blood vessels.
Contribution
The paper presents a new method combining synthetic error generation and appearance simulation to enhance segmentation refinement in medical imaging.
Findings
Significant improvement over standard 3D U-Net in airway and brain vessel segmentation
Enhanced performance with additional unlabeled data
Effective correction of structural segmentation errors
Abstract
Deep convolutional neural networks for image segmentation do not learn the label structure explicitly and may produce segmentations with an incorrect structure, e.g., with disconnected cylindrical structures in the segmentation of tree-like structures such as airways or blood vessels. In this paper, we propose a novel label refinement method to correct such errors from an initial segmentation, implicitly incorporating information about label structure. This method features two novel parts: 1) a model that generates synthetic structural errors, and 2) a label appearance simulation network that produces synthetic segmentations (with errors) that are similar in appearance to the real initial segmentations. Using these synthetic segmentations and the original images, the label refinement network is trained to correct errors and improve the initial segmentations. The proposed method is…
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
TopicsMedical Image Segmentation Techniques · Radiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications
MethodsConvolution · Concatenated Skip Connection · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
