Arbitrary Conditional Distributions with Energy
Ryan R. Strauss, Junier B. Oliva

TL;DR
ACE introduces a flexible energy-based model capable of estimating any conditional distribution over covariates, improving upon prior methods in both simplicity and performance for tasks like density estimation and data imputation.
Contribution
The paper presents ACE, a novel energy-based approach that efficiently models arbitrary conditional distributions, addressing limitations of previous joint distribution-focused methods.
Findings
Achieves state-of-the-art results on benchmark datasets.
Effectively models all possible conditional distributions.
Simplifies the learning process by focusing on one-dimensional conditionals.
Abstract
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 for all possible subsets of unobserved features and observed features . 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
