← Search

Yashar Hezaveh

5 accepted papers

2026

MIRA: A Score for Conditional Distribution Accuracy and Model Comparison

ICML 2026spotlight

We present Mira, a method for estimating the expected probability that samples from a candidate conditional distribution match the true, unknown conditional distribution, for which only data-label pairs are available. We derive theoretical bounds obtained when the candidate distribution matches the …

Cited by 0SourceScholar
2025

PQMass: Probabilistic Assessment of the Quality of Generative Models using Probability Mass Estimation

ICLR 2025poster

We propose a likelihood-free method for comparing two distributions given samples from each, with the goal of assessing the quality of generative models. The proposed approach, PQMass, provides a statistically rigorous method for assessing the performance of a single generative model or the comparis…

Cited by 3SourcePDFScholar
2024

Improving Gradient-Guided Nested Sampling for Posterior Inference

ICML 2024poster

We present a performant, general-purpose gradient-guided nested sampling (GGNS) algorithm, combining the state of the art in differentiable programming, Hamiltonian slice sampling, clustering, mode separation, dynamic nested sampling, and parallelization. This unique combination allows GGNS to scale…

2024

On Diffusion Modeling for Anomaly Detection

ICLR 2024spotlight

Known for their impressive performance in generative modeling, diffusion models are attractive candidates for density-based anomaly detection. This paper investigates different variations of diffusion modeling for unsupervised and semi-supervised anomaly detection. In particular, we find that Denois…

2023

Sampling-Based Accuracy Testing of Posterior Estimators for General Inference

ICML 2023poster

Parameter inference, i.e. inferring the posterior distribution of the parameters of a statistical model given some data, is a central problem to many scientific disciplines. Posterior inference with generative models is an alternative to methods such as Markov Chain Monte Carlo, both for likelihood-…