paper-with-me

Papers

A Hierarchical Probabilistic U-Net for Modeling Multi-Scale Ambiguities

2019-05-30 · Simon A. A. Kohl, Bernardino Romera-Paredes, Klaus H. Maier-Hein, Danilo Jimenez Rezende, S. M. Ali Eslami, Pushmeet Kohli, Andrew Zisserman, Olaf Ronneberger

Medical imaging only indirectly measures the molecular identity of the tissue within each voxel, which often produces only ambiguous image evidence for target measures of interest, like semantic segmentation. This diversity and the variations of plausible interpretations are often specific to given image regions and may thus manifest on various scales, spanning all the way from the pixel to the image level. In order to learn a flexible distribution that can account for multiple scales of variations, we propose the Hierarchical Probabilistic U-Net, a segmentation network with a conditional variational auto-encoder (cVAE) that uses a hierarchical latent space decomposition. We show that this model formulation enables sampling and reconstruction of segmenations with high fidelity, i.e. with finely resolved detail, while providing the flexibility to learn complex structured distributions across scales. We demonstrate these abilities on the task of segmenting ambiguous medical scans as well as on instance segmentation of neurobiological and natural images. Our model automatically separates independent factors across scales, an inductive bias that we deem beneficial in structured output prediction tasks beyond segmentation.

📄 PDF Abstract BibTeX arXiv:1905.13077

Code (4)

DIAGNijmegen/prostateMR_3D-CAD-csPCa tf
EliasKassapis/CARMSS pytorch
EliasKassapis/CARSSS pytorch
SimonKohl/probabilistic_unet tf

Tasks

DiversityInductive BiasInstance SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

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…
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…
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 제목 키워드 기반

DiffCAD: Weakly-Supervised Probabilistic CAD Model Retrieval and Alignment from an RGB Image

2023-11-30 · Daoyi Gao, Dávid Rozenberszki, Stefan Leutenegger, Angela Dai

Perceiving 3D structures from RGB images based on CAD model primitives can enable an effective, efficient 3D object-based representation of scenes. However, current approaches rely on supervision from expensive annotatio…

Retrieval

Probabilistic Transformer: Modelling Ambiguities and Distributions for RNA Folding and Molecule Design

2022-05-27 · Jörg K. H. Franke, Frederic Runge, Frank Hutter

Our world is ambiguous and this is reflected in the data we use to train our algorithms. This is particularly true when we try to model natural processes where collected data is affected by noisy measurements and differe…

Variational Hetero-Encoder Randomized GANs for Joint Image-Text Modeling

2019-05-18 · ICLR 2020 1 · Hao Zhang, Bo Chen, Long Tian, Zhengjue Wang 외

For bidirectional joint image-text modeling, we develop variational hetero-encoder (VHE) randomized generative adversarial network (GAN), a versatile deep generative model that integrates a probabilistic text decoder, pr…

DecoderGenerative Adversarial Network

Likelihood Training of Cascaded Diffusion Models via Hierarchical Volume-preserving Maps

2025-01-13 · Henry Li, Ronen Basri, Yuval Kluger

Cascaded models are multi-scale generative models with a marked capacity for producing perceptually impressive samples at high resolutions. In this work, we show that they can also be excellent likelihood models, so long…

Density EstimationOut-of-Distribution Detection

Hierarchical Multi-Graphs Learning for Robust Group Re-Identification

2024-12-25 · Ruiqi Liu, Xingyu Liu, Xiaohao Xu, Yixuan Zhang 외

Group Re-identification (G-ReID) faces greater complexity than individual Re-identification (ReID) due to challenges like mutual occlusion, dynamic member interactions, and evolving group structures. Prior graph-based ap…