NeurIPS 2025poster0 citations

GMM-based VAE model with Normalising Flow for effective stochastic segmentation

Conghui Li, Chern Hong Lim, Xin Wang

Abstract

While deep neural networks possess the capability to perform semantic segmentation, producing a single deterministic output limits reliability in safety-critical applications, caused by uncertainty and annotation variability. To address this, stochastic segmentation models using Conditional Variational Autoencoders (CVAE), Bayesian networks, and diffusion have been explored. However, existing approaches suffer from limited latent expressiveness and interpretability. Furthermore, our experiments showed that models like Probabilistic U-Net rely excessively on high latent variance, leading to posterior collapse. This work propose a novel framework by integrating Gaussian Mixture Model (GMM) with Normalizing Flow (NF) in CVAE for stochastic segmentation. GMM structures the latent space into meaningful semantic clusters, while NF captures feature deformations with quantified uncertainty. Our method stabilizes latent distributions through constrained variance and mean ranges. Experiments on LIDC, Crack500, and Cityscapes datasets show that our approach outperformed state-of-the-art in curvilinear structure and medical image segmentation.

Stochastic segmentationVariational InferenceMedical segmentationCurvilinear structure segmentation
BibTeX
@inproceedings{
li2025gmmbased,
title={{GMM}-based {VAE} model with Normalising Flow for effective stochastic segmentation},
author={Conghui Li and Chern Hong Lim and Xin Wang},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=MxYvh8zpbR}
}