paper-with-me

홈 › Papers

Effect of latent space distribution on the segmentation of images with multiple annotations

2023-04-26 · Ishaan Bhat, Josien P. W. Pluim, Max A. Viergever, Hugo J. Kuijf

We propose the Generalized Probabilistic U-Net, which extends the Probabilistic U-Net by allowing more general forms of the Gaussian distribution as the latent space distribution that can better approximate the uncertainty in the reference segmentations. We study the effect the choice of latent space distribution has on capturing the variation in the reference segmentations for lung tumors and white matter hyperintensities in the brain. We show that the choice of distribution affects the sample diversity of the predictions and their overlap with respect to the reference segmentations. We have made our implementation available at https://github.com/ishaanb92/GeneralizedProbabilisticUNet

📄 PDF Abstract BibTeX arXiv:2304.13476

Code (1)

ishaanb92/generalizedprobabilisticunet 공식 구현 pytorch

Tasks

Diversity

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Optimal Latent Vector Alignment for Unsupervised Domain Adaptation in Medical Image Segmentation

2021-06-15 · Dawood Al Chanti, Diana Mateus

This paper addresses the domain shift problem for segmentation. As a solution, we propose OLVA, a novel and lightweight unsupervised domain adaptation method based on a Variational Auto-Encoder (VAE) and Optimal Transpor…

Domain AdaptationHeart SegmentationImage SegmentationMedical Image Segmentation+4

DGNet: Distribution Guided Efficient Learning for Oil Spill Image Segmentation

2022-12-19 · Fang Chen, Heiko Balzter, Feixiang Zhou, Peng Ren 외

Successful implementation of oil spill segmentation in Synthetic Aperture Radar (SAR) images is vital for marine environmental protection. In this paper, we develop an effective segmentation framework named DGNet, which …

Image SegmentationSegmentationSemantic Segmentation

Rethinking Polyp Segmentation from an Out-of-Distribution Perspective

2023-06-13 · Ge-Peng Ji, Jing Zhang, Dylan Campbell, Huan Xiong 외

Unlike existing fully-supervised approaches, we rethink colorectal polyp segmentation from an out-of-distribution perspective with a simple but effective self-supervised learning approach. We leverage the ability of mask…

SegmentationSelf-Supervised Learning

LatentFM: A Latent Flow Matching Approach for Generative Medical Image Segmentation

2025-12-04 · Huynh Trinh Ngoc, Hoang Anh Nguyen Kim, Toan Nguyen Hai, Long Tran Quoc arxiv

Generative models have achieved remarkable progress with the emergence of flow matching (FM). It has demonstrated strong generative capabilities and attracted significant attention as a simulation-free flow-based framewo…

Medical Image Segmentation

Probabilistic U-Net with Kendall Shape Spaces for Geometry-Aware Segmentations of Images

2024-10-17 · Jiyoung Park, Günay Doğan

One of the fundamental problems in computer vision is image segmentation, the task of detecting distinct regions or objects in given images. Deep Neural Networks (DNN) have been shown to be very effective in segmenting c…

Image SegmentationSegmentationSemantic Segmentation