← Search

Saeid Naderiparizi

8 accepted papers

2025

Constrained Generative Modeling with Manually Bridged Diffusion Models

AAAI 2025technical

In this paper we describe a novel framework for diffusion-based generative modeling on constrained spaces. In particular, we introduce manual bridges, a framework that expands the kinds of constraints that can be practically used to form so-called diffusion bridges. We develop a mechanism for combin…

2024

Don't be so Negative! Score-based Generative Modeling with Oracle-assisted Guidance

ICML 2024poster

Score-based diffusion models are a powerful class of generative models, widely utilized across diverse domains. Despite significant advancements in large-scale tasks such as text-to-image generation, their application to constrained domains has received considerably less attention. This work address…

Cited by 2SourcePDFScholar
2024

Nearest Neighbour Score Estimators for Diffusion Generative Models

ICML 2024poster

Score function estimation is the cornerstone of both training and sampling from diffusion generative models. Despite this fact, the most commonly used estimators are either biased neural network approximations or high variance Monte Carlo estimators based on the conditional score. We introduce a nov…

2022

Amortized Rejection Sampling in Universal Probabilistic Programming

AISTATS 2022poster

Naive approaches to amortized inference in probabilistic programs with unbounded loops can produce estimators with infinite variance. This is particularly true of importance sampling inference in programs that explicitly include rejection sampling as part of the user-programmed generative procedure.…

2022

Conditional Image Generation by Conditioning Variational Auto-Encoders

ICLR 2022poster

We present a conditional variational auto-encoder (VAE) which, to avoid the substantial cost of training from scratch, uses an architecture and training objective capable of leveraging a foundation model in the form of a pretrained unconditional VAE. To train the conditional VAE, we only need to tra…

2022

Flexible Diffusion Modeling of Long Videos

NeurIPS 2022accept

We present a framework for video modeling based on denoising diffusion probabilistic models that produces long-duration video completions in a variety of realistic environments. We introduce a generative model that can at test-time sample any arbitrary subset of video frames conditioned on any other…

2019

Efficient Probabilistic Inference in the Quest for Physics Beyond the Standard Model

NeurIPS 2019poster

We present a novel probabilistic programming framework that couples directly to existing large-scale simulators through a cross-platform probabilistic execution protocol, which allows general-purpose inference engines to record and control random number draws within simulators in a language-agnostic…