Backpropagating a VLM's yes/no answer probabilities into an image generator's LoRA weights distills new visual controls and commonsense rules into a fast feed-forward pass.
DAG: Depth-Aware Guidance with Denoising Diffusion Probabilistic Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Generative models have recently undergone significant advancement due to the diffusion models. The success of these models can be often attributed to their use of guidance techniques, such as classifier or classifier-free guidance, which provide effective mechanisms to trade-off between fidelity and diversity. However, these methods are not capable of guiding a generated image to be aware of its geometric configuration, e.g., depth, which hinders their application to areas that require a certain level of depth awareness. To address this limitation, we propose a novel guidance method for diffusion models that uses estimated depth information derived from the rich intermediate representations of diffusion models. We first present label-efficient depth estimation framework using internal representations of diffusion models. Subsequently, we propose the incorporation of two guidance techniques based on pseudo-labeling and depth-domain diffusion prior during the sampling phase to self-condition the generated image using the estimated depth map. Experiments and comprehensive ablation studies demonstrate the effectiveness of our method in guiding the diffusion models towards the generation of geometrically plausible images.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Dual-Process Image Generation
Backpropagating a VLM's yes/no answer probabilities into an image generator's LoRA weights distills new visual controls and commonsense rules into a fast feed-forward pass.