TL;DR
Diffusion models often lack explicit control over their output distributions, limiting their flexibility. Jeffrey guidance is a new framework that enhances control by updating marginal distributions towards a target while maintaining the overall structure.
✦ Why It Matters
Engineers can leverage Jeffrey guidance to enhance control and fairness in generative models for diverse applications.
Key Takeaways
How It Works
Jeffrey guidance employs a principled approach based on Jeffrey's rule of conditioning, which allows for the adjustment of marginal distributions towards a specified target. This method preserves the conditional structure of the data while minimally altering the joint distribution, enabling more precise control over the output of diffusion models.
Related