paper-with-me

Papers

Multivariate Latent Recalibration for Conditional Normalizing Flows

2025-05-22 · Victor Dheur, Souhaib Ben Taieb

Reliably characterizing the full conditional distribution of a multivariate response variable given a set of covariates is crucial for trustworthy decision-making. However, misspecified or miscalibrated multivariate models may yield a poor approximation of the joint distribution of the response variables, leading to unreliable predictions and suboptimal decisions. Furthermore, standard recalibration methods are primarily limited to univariate settings, while conformal prediction techniques, despite generating multivariate prediction regions with coverage guarantees, do not provide a full probability density function. We address this gap by first introducing a novel notion of latent calibration, which assesses probabilistic calibration in the latent space of a conditional normalizing flow. Second, we propose latent recalibration (LR), a novel post-hoc model recalibration method that learns a transformation of the latent space with finite-sample bounds on latent calibration. Unlike existing methods, LR produces a recalibrated distribution with an explicit multivariate density function while remaining computationally efficient. Extensive experiments on both tabular and image datasets show that LR consistently improves latent calibration error and the negative log-likelihood of the recalibrated models.

📄 PDF Abstract BibTeX arXiv:2505.16636

Code (1)

vekteur/latent-recalibration 공식 구현 pytorch

Tasks

Conformal Prediction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Flow-based Spatio-Temporal Structured Prediction of Motion Dynamics

2021-04-09 · Mohsen Zand, Ali Etemad, Michael Greenspan

Conditional Normalizing Flows (CNFs) are flexible generative models capable of representing complicated distributions with high dimensionality and large interdimensional correlations, making them appealing for structured…

motion predictionPredictionStructured PredictionTime Series+3

Projected Latent Markov Chain Monte Carlo: Conditional Sampling of Normalizing Flows

2020-07-13 · ICLR 2021 1 · Chris Cannella, Mohammadreza Soltani, Vahid Tarokh

We introduce Projected Latent Markov Chain Monte Carlo (PL-MCMC), a technique for sampling from the high-dimensional conditional distributions learned by a normalizing flow. We prove that a Metropolis-Hastings implementa…

Calibrated Multivariate Regression with Localized PIT Mappings

2024-09-17 · Lucas Kock, G. S. Rodrigues, Scott A. Sisson, Nadja Klein 외

Calibration ensures that predicted uncertainties align with observed uncertainties. While there is an extensive literature on recalibration methods for univariate probabilistic forecasts, work on calibration for multivar…

regression

CAFLOW: Conditional Autoregressive Flows

2021-06-04 · Georgios Batzolis, Marcello Carioni, Christian Etmann, Soroosh Afyouni 외

We introduce CAFLOW, a new diverse image-to-image translation model that simultaneously leverages the power of auto-regressive modeling and the modeling efficiency of conditional normalizing flows. We transform the condi…

Image GenerationImage-to-Image TranslationTranslation

Anomaly detection in time-series via inductive biases in the latent space of conditional normalizing flows

2026-03-12 · David Baumgartner, Eliezer de Souza da Silva, Iñigo Urteaga arxiv

Deep generative models for anomaly detection in multivariate time-series are typically trained by maximizing observed data likelihood. However, likelihood in observation space measures marginal density rather than confor…

Anomaly Detection