Zero-Shot Conditioning of Score-Based Diffusion Models by Neuro-Symbolic Constraints
Davide Scassola, Sebastiano Saccani, Ginevra Carbone, Luca Bortolussi

TL;DR
This paper introduces a zero-shot method for conditioning score-based diffusion models on arbitrary logical constraints without additional training, enabling flexible conditional sampling across diverse data types.
Contribution
It presents a novel neuro-symbolic framework that manipulates learned scores to approximate true conditional distributions without retraining models.
Findings
Effective in approximating conditional distributions for tabular data, images, and time series.
Does not require additional training or classifier guidance.
Provides a flexible, numerically stable approach for logical constraint encoding.
Abstract
Score-based diffusion models have emerged as effective approaches for both conditional and unconditional generation. Still conditional generation is based on either a specific training of a conditional model or classifier guidance, which requires training a noise-dependent classifier, even when a classifier for uncorrupted data is given. We propose a method that, given a pre-trained unconditional score-based generative model, samples from the conditional distribution under arbitrary logical constraints, without requiring additional training. Differently from other zero-shot techniques, that rather aim at generating valid conditional samples, our method is designed for approximating the true conditional distribution. Firstly, we show how to manipulate the learned score in order to sample from an un-normalized distribution conditional on a user-defined constraint. Then, we define a…
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
TopicsNeural Networks and Applications · Generative Adversarial Networks and Image Synthesis · Music and Audio Processing
MethodsDiffusion
