paper-with-me

홈 › Papers

Arbitrary Conditional Distributions with Energy

2021-02-08 · NeurIPS 2021 12 · Ryan R. Strauss, Junier B. Oliva

Modeling distributions of covariates, or density estimation, is a core challenge in unsupervised learning. However, the majority of work only considers the joint distribution, which has limited utility in practical situations. A more general and useful problem is arbitrary conditional density estimation, which aims to model any possible conditional distribution over a set of covariates, reflecting the more realistic setting of inference based on prior knowledge. We propose a novel method, Arbitrary Conditioning with Energy (ACE), that can simultaneously estimate the distribution $p(\mathbf{x}_u \mid \mathbf{x}_o)$ for all possible subsets of unobserved features $\mathbf{x}_u$ and observed features $\mathbf{x}_o$. ACE is designed to avoid unnecessary bias and complexity -- we specify densities with a highly expressive energy function and reduce the problem to only learning one-dimensional conditionals (from which more complex distributions can be recovered during inference). This results in an approach that is both simpler and higher-performing than prior methods. We show that ACE achieves state-of-the-art for arbitrary conditional likelihood estimation and data imputation on standard benchmarks.

📄 PDF Abstract BibTeX arXiv:2102.04426

Code (1)

lupalab/ace 공식 구현 tf

Tasks

Arbitrary Conditional Density EstimationImputation

Similar Papers 제목 키워드 기반

Arbitrary Conditional Distributions with Energy

2021-05-21 · NeurIPS 2021 12 · Ryan Strauss, Junier Oliva

Modeling distributions of covariates, or density estimation, is a core challenge in unsupervised learning. However, the majority of work only considers the joint distribution, which has limited relevance to practical sit…

Arbitrary Conditional Density EstimationDensity EstimationImputation

Energy-Weighted Flow Matching: Unlocking Continuous Normalizing Flows for Efficient and Scalable Boltzmann Sampling

2025-09-03 · Niclas Dern, Lennart Redl, Sebastian Pfister, Marcel Kollovieh 외 arxiv

Sampling from unnormalized target distributions, e.g.\ Boltzmann distributions $μ_{\text{target}}(x) \propto \exp(-E(x)/T)$, is fundamental to many scientific applications yet computationally challenging due to complex, …

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…

Imputation

CoInD: Enabling Logical Compositions in Diffusion Models

2025-03-03 · Sachit Gaudi, Gautam Sreekumar, Vishnu Boddeti

How can we learn generative models to sample data with arbitrary logical compositions of statistically independent attributes? The prevailing solution is to sample from distributions expressed as a composition of attribu…

Attribute

Towards Overcoming Data Scarcity in Nuclear Energy: A Study on Critical Heat Flux with Physics-consistent Conditional Diffusion Model

2025-11-20 · Farah Alsafadi, Alexandra Akins, Xu Wu arxiv

Deep generative modeling provides a powerful pathway to overcome data scarcity in energy-related applications where experimental data are often limited, costly, or difficult to obtain. By learning the underlying probabil…

Synthetic Data Generation