CQ-VAE: Coordinate Quantized VAE for Uncertainty Estimation with
Application to Disk Shape Analysis from Lumbar Spine MRI Images
- URL: http://arxiv.org/abs/2010.08713v2
- Date: Tue, 20 Oct 2020 20:23:40 GMT
- Title: CQ-VAE: Coordinate Quantized VAE for Uncertainty Estimation with
Application to Disk Shape Analysis from Lumbar Spine MRI Images
- Authors: Linchen Qian, Jiasong Chen, Timur Urakov, Weiyong Gu, Liang Liang
- Abstract summary: We propose a powerful generative model to learn a representation of ambiguity and to generate probabilistic outputs.
Our model, named Coordinate Quantization Variational Autoencoder (CQ-VAE), employs a discrete latent space with an internal discrete probability distribution.
A matching algorithm is used to establish the correspondence between model-generated samples and "ground-truth" samples.
- Score: 1.5841288368322592
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Ambiguity is inevitable in medical images, which often results in different
image interpretations (e.g. object boundaries or segmentation maps) from
different human experts. Thus, a model that learns the ambiguity and outputs a
probability distribution of the target, would be valuable for medical
applications to assess the uncertainty of diagnosis. In this paper, we propose
a powerful generative model to learn a representation of ambiguity and to
generate probabilistic outputs. Our model, named Coordinate Quantization
Variational Autoencoder (CQ-VAE) employs a discrete latent space with an
internal discrete probability distribution by quantizing the coordinates of a
continuous latent space. As a result, the output distribution from CQ-VAE is
discrete. During training, Gumbel-Softmax sampling is used to enable
backpropagation through the discrete latent space. A matching algorithm is used
to establish the correspondence between model-generated samples and
"ground-truth" samples, which makes a trade-off between the ability to generate
new samples and the ability to represent training samples. Besides these
probabilistic components to generate possible outputs, our model has a
deterministic path to output the best estimation. We demonstrated our method on
a lumbar disk image dataset, and the results show that our CQ-VAE can learn
lumbar disk shape variation and uncertainty.
Related papers
- Variational Classification [51.2541371924591]
We derive a variational objective to train the model, analogous to the evidence lower bound (ELBO) used to train variational auto-encoders.
Treating inputs to the softmax layer as samples of a latent variable, our abstracted perspective reveals a potential inconsistency.
We induce a chosen latent distribution, instead of the implicit assumption found in a standard softmax layer.
arXiv Detail & Related papers (2023-05-17T17:47:19Z) - Bayesian Deep Learning for Affordance Segmentation in images [3.15834651147911]
We present a novel Bayesian deep network to detect affordances in images.
We quantify the distribution of the aleatoric and epistemic variance at the spatial level.
Our results outperform the state-of-the-art of deterministic networks.
arXiv Detail & Related papers (2023-03-02T00:01:13Z) - Score-based Continuous-time Discrete Diffusion Models [102.65769839899315]
We extend diffusion models to discrete variables by introducing a Markov jump process where the reverse process denoises via a continuous-time Markov chain.
We show that an unbiased estimator can be obtained via simple matching the conditional marginal distributions.
We demonstrate the effectiveness of the proposed method on a set of synthetic and real-world music and image benchmarks.
arXiv Detail & Related papers (2022-11-30T05:33:29Z) - Structured Uncertainty in the Observation Space of Variational
Autoencoders [20.709989481734794]
In image synthesis, sampling from such distributions produces spatially-incoherent results with uncorrelated pixel noise.
We propose an alternative model for the observation space, encoding spatial dependencies via a low-rank parameterisation.
In contrast to pixel-wise independent distributions, our samples seem to contain semantically meaningful variations from the mean allowing the prediction of multiple plausible outputs.
arXiv Detail & Related papers (2022-05-25T07:12:50Z) - Personalized Trajectory Prediction via Distribution Discrimination [78.69458579657189]
Trarimiy prediction is confronted with the dilemma to capture the multi-modal nature of future dynamics.
We present a distribution discrimination (DisDis) method to predict personalized motion patterns.
Our method can be integrated with existing multi-modal predictive models as a plug-and-play module.
arXiv Detail & Related papers (2021-07-29T17:42:12Z) - Anomaly detection through latent space restoration using
vector-quantized variational autoencoders [0.8122270502556374]
We propose an out-of-distribution detection method using density and restoration-based approaches.
The VQ-VAE model learns to encode images in a categorical latent space.
The prior distribution of latent codes is then modelled using an Auto-Regressive (AR) model.
arXiv Detail & Related papers (2020-12-12T09:19:59Z) - Score-Based Generative Modeling through Stochastic Differential
Equations [114.39209003111723]
We present a differential equation that transforms a complex data distribution to a known prior distribution by injecting noise.
A corresponding reverse-time SDE transforms the prior distribution back into the data distribution by slowly removing the noise.
By leveraging advances in score-based generative modeling, we can accurately estimate these scores with neural networks.
We demonstrate high fidelity generation of 1024 x 1024 images for the first time from a score-based generative model.
arXiv Detail & Related papers (2020-11-26T19:39:10Z) - Addressing Variance Shrinkage in Variational Autoencoders using Quantile
Regression [0.0]
Probable Variational AutoEncoder (VAE) has become a popular model for anomaly detection in applications such as lesion detection in medical images.
We describe an alternative approach that avoids the well-known problem of shrinkage or underestimation of variance.
Using estimated quantiles to compute mean and variance under the Gaussian assumption, we compute reconstruction probability as a principled approach to outlier or anomaly detection.
arXiv Detail & Related papers (2020-10-18T17:37:39Z) - Uncertainty Inspired RGB-D Saliency Detection [70.50583438784571]
We propose the first framework to employ uncertainty for RGB-D saliency detection by learning from the data labeling process.
Inspired by the saliency data labeling process, we propose a generative architecture to achieve probabilistic RGB-D saliency detection.
Results on six challenging RGB-D benchmark datasets show our approach's superior performance in learning the distribution of saliency maps.
arXiv Detail & Related papers (2020-09-07T13:01:45Z) - Improved Slice-wise Tumour Detection in Brain MRIs by Computing
Dissimilarities between Latent Representations [68.8204255655161]
Anomaly detection for Magnetic Resonance Images (MRIs) can be solved with unsupervised methods.
We have proposed a slice-wise semi-supervised method for tumour detection based on the computation of a dissimilarity function in the latent space of a Variational AutoEncoder.
We show that by training the models on higher resolution images and by improving the quality of the reconstructions, we obtain results which are comparable with different baselines.
arXiv Detail & Related papers (2020-07-24T14:02:09Z) - Stochastic Segmentation Networks: Modelling Spatially Correlated
Aleatoric Uncertainty [32.33791302617957]
We introduce segmentation networks (SSNs), an efficient probabilistic method for modelling aleatoric uncertainty with any image segmentation network architecture.
SSNs can generate multiple spatially coherent hypotheses for a single image.
We tested our method on the segmentation of real-world medical data, including lung nodules in 2D CT and brain tumours in 3D multimodal MRI scans.
arXiv Detail & Related papers (2020-06-10T18:06:41Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.