IVCVGRLGAug 8, 2023

PSRFlow: Probabilistic Super Resolution with Flow-Based Models for Scientific Data

arXiv:2308.04605v112 citationsh-index: 5
Originality Highly original
AI Analysis

This addresses the need for reliable uncertainty estimation in scientific visualization to prevent misleading information, representing a novel method for a known bottleneck in the field.

The paper tackles the problem of quantifying errors and uncertainties in super-resolution for scientific data, where ground truth is unavailable during inference, by proposing PSRFlow, a flow-based generative model that learns conditional distributions and demonstrates superior performance and robust uncertainty quantification compared to existing methods.

Although many deep-learning-based super-resolution approaches have been proposed in recent years, because no ground truth is available in the inference stage, few can quantify the errors and uncertainties of the super-resolved results. For scientific visualization applications, however, conveying uncertainties of the results to scientists is crucial to avoid generating misleading or incorrect information. In this paper, we propose PSRFlow, a novel normalizing flow-based generative model for scientific data super-resolution that incorporates uncertainty quantification into the super-resolution process. PSRFlow learns the conditional distribution of the high-resolution data based on the low-resolution counterpart. By sampling from a Gaussian latent space that captures the missing information in the high-resolution data, one can generate different plausible super-resolution outputs. The efficient sampling in the Gaussian latent space allows our model to perform uncertainty quantification for the super-resolved results. During model training, we augment the training data with samples across various scales to make the model adaptable to data of different scales, achieving flexible super-resolution for a given input. Our results demonstrate superior performance and robust uncertainty quantification compared with existing methods such as interpolation and GAN-based super-resolution networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes