paper-with-me

Papers

Post-DAE: Anatomically Plausible Segmentation via Post-Processing with Denoising Autoencoders

2020-06-24 · Agostina J. Larrazabal, César Martínez, Ben Glocker, Enzo Ferrante

We introduce Post-DAE, a post-processing method based on denoising autoencoders (DAE) to improve the anatomical plausibility of arbitrary biomedical image segmentation algorithms. Some of the most popular segmentation methods (e.g. based on convolutional neural networks or random forest classifiers) incorporate additional post-processing steps to ensure that the resulting masks fulfill expected connectivity constraints. These methods operate under the hypothesis that contiguous pixels with similar aspect should belong to the same class. Even if valid in general, this assumption does not consider more complex priors like topological restrictions or convexity, which cannot be easily incorporated into these methods. Post-DAE leverages the latest developments in manifold learning via denoising autoencoders. First, we learn a compact and non-linear embedding that represents the space of anatomically plausible segmentations. Then, given a segmentation mask obtained with an arbitrary method, we reconstruct its anatomically plausible version by projecting it onto the learnt manifold. The proposed method is trained using unpaired segmentation mask, what makes it independent of intensity information and image modality. We performed experiments in binary and multi-label segmentation of chest X-ray and cardiac magnetic resonance images. We show how erroneous and noisy segmentation masks can be improved using Post-DAE. With almost no additional computation cost, our method brings erroneous segmentations back to a feasible space.

📄 PDF Abstract BibTeX arXiv:2006.13791

Code (1)

balazsborsos/dae_postprocessing pytorch

Tasks

DenoisingImage SegmentationSegmentationSemantic Segmentationvalid

Similar Papers 제목 키워드 기반

Anatomical Priors for Image Segmentation via Post-Processing with Denoising Autoencoders

2019-06-05 · Agostina J. Larrazabal, Cesar Martinez, Enzo Ferrante

Deep convolutional neural networks (CNN) proved to be highly accurate to perform anatomical segmentation of medical images. However, some of the most popular CNN architectures for image segmentation still rely on post-pr…

DenoisingImage SegmentationSegmentationSemantic Segmentation+1

Uncertainty-Guided Coarse-to-Fine Tumor Segmentation with Anatomy-Aware Post-Processing

2025-04-16 · Ilkin Sevgi Isler, David Mohaisen, Curtis Lisle, Damla Turgut 외

Reliable tumor segmentation in thoracic computed tomography (CT) remains challenging due to boundary ambiguity, class imbalance, and anatomical variability. We propose an uncertainty-guided, coarse-to-fine segmentation f…

AnatomyComputed Tomography (CT)SegmentationTumor Segmentation

Cardiac MRI Segmentation with Strong Anatomical Guarantees

2019-07-05 · Nathan Painchaud, Youssef Skandarani, Thierry Judge, Olivier Bernard 외

Recent publications have shown that the segmentation accuracy of modern-day convolutional neural networks (CNN) applied on cardiac MRI can reach the inter-expert variability, a great achievement in this area of research.…

Cardiac SegmentationMRI segmentationSegmentationvalid

Context-aware virtual adversarial training for anatomically-plausible segmentation

2021-07-12 · Ping Wang, Jizong Peng, Marco Pedersoli, Yuanfeng Zhou 외

Despite their outstanding accuracy, semi-supervised segmentation methods based on deep neural networks can still yield predictions that are considered anatomically impossible by clinicians, for instance, containing holes…

Segmentation

Cardiac Segmentation with Strong Anatomical Guarantees

2020-06-15 · Nathan Painchaud, Youssef Skandarani, Thierry Judge, Olivier Bernard 외

Convolutional neural networks (CNN) have had unprecedented success in medical imaging and, in particular, in medical image segmentation. However, despite the fact that segmentation results are closer than ever to the int…

Cardiac SegmentationImage SegmentationMedical Image SegmentationSegmentation+2