LGAIMLJun 12, 2025

Rethinking Losses for Diffusion Bridge Samplers

arXiv:2506.10982v36 citationsh-index: 58
Originality Incremental advance
AI Analysis

This work addresses a methodological issue for researchers and practitioners using diffusion bridges in deep learning for sampling, offering an incremental improvement in loss function design.

The paper tackles the problem of selecting loss functions for diffusion bridge samplers, showing that using the reverse Kullback-Leibler loss with the log-derivative trick (rKL-LD) outperforms the Log Variance loss, achieving better performance on challenging benchmarks with less hyperparameter tuning and more stable training.

Diffusion bridges are a promising class of deep-learning methods for sampling from unnormalized distributions. Recent works show that the Log Variance (LV) loss consistently outperforms the reverse Kullback-Leibler (rKL) loss when using the reparametrization trick to compute rKL-gradients. While the on-policy LV loss yields identical gradients to the rKL loss when combined with the log-derivative trick for diffusion samplers with non-learnable forward processes, this equivalence does not hold for diffusion bridges or when diffusion coefficients are learned. Based on this insight we argue that for diffusion bridges the LV loss does not represent an optimization objective that can be motivated like the rKL loss via the data processing inequality. Our analysis shows that employing the rKL loss with the log-derivative trick (rKL-LD) does not only avoid these conceptual problems but also consistently outperforms the LV loss. Experimental results with different types of diffusion bridges on challenging benchmarks show that samplers trained with the rKL-LD loss achieve better performance. From a practical perspective we find that rKL-LD requires significantly less hyperparameter optimization and yields more stable training behavior.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes