paper-with-me

Papers

Hypernet-Ensemble Learning of Segmentation Probability for Medical Image Segmentation with Ambiguous Labels

2021-12-13 · SungMin Hong, Anna K. Bonkhoff, Andrew Hoopes, Martin Bretzner, Markus D. Schirmer, Anne-Katrin Giese, Adrian V. Dalca, Polina Golland, Natalia S. Rost

Despite the superior performance of Deep Learning (DL) on numerous segmentation tasks, the DL-based approaches are notoriously overconfident about their prediction with highly polarized label probability. This is often not desirable for many applications with the inherent label ambiguity even in human annotations. This challenge has been addressed by leveraging multiple annotations per image and the segmentation uncertainty. However, multiple per-image annotations are often not available in a real-world application and the uncertainty does not provide full control on segmentation results to users. In this paper, we propose novel methods to improve the segmentation probability estimation without sacrificing performance in a real-world scenario that we have only one ambiguous annotation per image. We marginalize the estimated segmentation probability maps of networks that are encouraged to under-/over-segment with the varying Tversky loss without penalizing balanced segmentation. Moreover, we propose a unified hypernetwork ensemble method to alleviate the computational burden of training multiple networks. Our approaches successfully estimated the segmentation probability maps that reflected the underlying structures and provided the intuitive control on segmentation for the challenging 3D medical image segmentation. Although the main focus of our proposed methods is not to improve the binary segmentation performance, our approaches marginally outperformed the state-of-the-arts. The codes are available at \url{https://github.com/sh4174/HypernetEnsemble}.

📄 PDF Abstract BibTeX arXiv:2112.06693

Code (1)

sh4174/hypernetensemble 공식 구현 pytorch

Tasks

Ensemble LearningImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

HyperSegNAS: Bridging One-Shot Neural Architecture Search with 3D Medical Image Segmentation using HyperNet

2021-12-20 · CVPR 2022 1 · Cheng Peng, Andriy Myronenko, Ali Hatamizadeh, Vish Nath 외

Semantic segmentation of 3D medical images is a challenging task due to the high variability of the shape and pattern of objects (such as organs or tumors). Given the recent success of deep learning in medical image segm…

Image SegmentationMedical Image SegmentationNeural Architecture SearchSegmentation+1

Dual-Task Mutual Learning for Semi-Supervised Medical Image Segmentation

2021-03-08 · Yichi Zhang, Jicong Zhang

The success of deep learning methods in medical image segmentation tasks usually requires a large amount of labeled data. However, obtaining reliable annotations is expensive and time-consuming. Semi-supervised learning …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Diversity-Promoting Ensemble for Medical Image Segmentation

2022-10-22 · Mariana-Iuliana Georgescu, Radu Tudor Ionescu, Andreea-Iuliana Miron

Medical image segmentation is an actively studied task in medical imaging, where the precision of the annotations is of utter importance towards accurate diagnosis and treatment. In recent years, the task has been approa…

DiversityImage SegmentationMedical Image SegmentationSegmentation+1

Self-Adaptive 2D-3D Ensemble of Fully Convolutional Networks for Medical Image Segmentation

2019-07-26 · Maria G. Baldeon Calisto, Susana K. Lai-Yuen

Segmentation is a critical step in medical image analysis. Fully Convolutional Networks (FCNs) have emerged as powerful segmentation models achieving state-of-the-art results in various medical image datasets. Network ar…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+1

HyperSpace: Hypernetworks for spacing-adaptive image segmentation

2024-07-04 · Samuel Joutard, Maximilian Pietsch, Raphael Prevost

Medical images are often acquired in different settings, requiring harmonization to adapt to the operating point of algorithms. Specifically, to standardize the physical spacing of imaging voxels in heterogeneous inferen…

Image SegmentationSemantic Segmentation