paper-with-me

Papers

ACFlow: Flow Models for Arbitrary Conditional Likelihoods

2020-01-01 · ICML 2020 1 · Yang Li, Shoaib Akbar, Junier Oliva

Understanding the dependencies among features of a dataset is at the core of most unsupervised learning tasks. However, a majority of generative modeling approaches are focused solely on the joint distribution $p(x)$ and utilize models where it is intractable to obtain the conditional distribution of some arbitrary subset of features $x_u$ given the rest of the observed covariates $x_o$: $p(x_u \mid x_o)$. Traditional conditional approaches provide a model for a \emph{fixed} set of covariates conditioned on another \emph{fixed} set of observed covariates. Instead, in this work we develop a model that is capable of yielding \emph{all} conditional distributions $p(x_u \mid x_o)$ (for arbitrary $x_u$) via tractable conditional likelihoods. We propose a novel extension of (change of variables based) flow generative models, arbitrary conditioning flow models (ACFlow). ACFlow can be conditioned on arbitrary subsets of observed covariates, which was previously infeasible. We further extend ACFlow to model the joint distributions $p(x)$ and arbitrary marginal distributions $p(x_u)$. We also apply ACFlow to the imputation of features, and develop a unified platform for both multiple and single imputation by introducing an auxiliary objective that provides a principled single ``best guess'' for flow models. Extensive empirical evaluations show that our model achieves state-of-the-art performance in modeling arbitrary conditional likelihoods in addition to both single and multiple imputation in synthetic and real-world datasets.

📄 PDF Abstract BibTeX

Code (1)

lupalab/ACFlow 공식 구현 tf

Tasks

Imputation

Similar Papers 제목 키워드 기반

Flow Models for Arbitrary Conditional Likelihoods

2019-09-13 · Yang Li, Shoaib Akbar, Junier B. Oliva

Understanding the dependencies among features of a dataset is at the core of most unsupervised learning tasks. However, a majority of generative modeling approaches are focused solely on the joint distribution $p(x)$ and…

Image InpaintingImputation

Dynamic Feature Acquisition with Arbitrary Conditional Flows

2020-06-13 · Yang Li, Junier B. Oliva

Many real-world situations allow for the acquisition of additional relevant information when making an assessment with limited or uncertain data. However, traditional ML approaches either require all features to be acqui…

Training and Inference on Any-Order Autoregressive Models the Right Way

2022-05-26 · Andy Shih, Dorsa Sadigh, Stefano Ermon

Conditional inference on arbitrary subsets of variables is a core problem in probabilistic inference with important applications such as masked language modeling and image inpainting. In recent years, the family of Any-O…

Image InpaintingLanguage ModelingLanguage ModellingMasked Language Modeling

Automatic Posterior Transformation for Likelihood-Free Inference

2019-05-17 · David S. Greenberg, Marcel Nonnenmacher, Jakob H. Macke

How can one perform Bayesian inference on stochastic simulators with intractable likelihoods? A recent approach is to learn the posterior from adaptively proposed simulations using neural network-based conditional densit…

Bayesian InferenceTime SeriesTime Series Analysis

Simulation-trained conditional normalizing flows for likelihood approximation: a case study in stress regulation kinetics in yeast

2025-06-11 · Pedro Pessoa, Juan Andres Martinez, Vincent Vandenbroucke, Frank Delvigne 외

Physics-inspired inference often hinges on the ability to construct a likelihood, or the probability of observing a sequence of data given a model. These likelihoods can be directly maximized for parameter estimation, in…

parameter estimation