Diffusion-Guided Search via Exponential Tilting (DiffTilt): An Application to Falsification of Safety-Critical Systems
arXiv:2607.23134
2026
Sampling
1 ideas extracted · analyzed Sep 2, 2026
What the math gives to ML
The paper's transferable contribution is an exponential-tilting view of guided diffusion for rare-event generation in a joint scenario space, rather than separately conditioning environment variables and system traces. The key asset is that the tilted distribution is the KL-nearest distribution to the diffusion prior subject to increased expected failure score, while its score decomposes into the prior diffusion score plus a learned guidance gradient. This suggests a principled rare-event sampler for diffusion models whose expensive simulator calls are used only to train or update a failure-value model, with importance weights retained for unbiased evaluation. The idea is not merely generic classifier guidance: the joint-space objective and explicit rarity-amplification measurements should be tested against conditional guidance and reward-weighted sampling.
Ideas from this paper
Unverified
2026
Modify a diffusion sampler over a complete scenario trajectory z by exponentially tilting its prior toward a learned failure score s(z), rather than conditioning independently on environment and execution variables. The resulting sampler spends more evaluations in rare failure regions while preserving an explicit importance weight for estimating probabilities under the original distribution.
Useful6/10
Difficulty5/10
Novelty4/10