CVJul 15

Conditioning Residuals for Diffusion Models via Representation Feedback

arXiv:2505.1099920.33 citationsh-index: 6
Predicted impact top 8% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners using diffusion models for multimedia generation, this method offers a simple, plug-and-play enhancement that improves generative quality and representation learning without external encoders or sampling-time changes.

This work proposes Conditioning Residuals, a lightweight feedback mechanism for diffusion models that routes internally inferred semantics as evolving, sample-dependent cues via the existing conditioning pathway. Experiments show consistent gains in generative performance and stronger representations in downstream tasks across various backbones and datasets.

Diffusion models now serve as a common foundation for multimedia generation, and useful intermediate representations emerge during their generative training. Standard architectures, however, propagate these representations through the main feature stream, without explicitly reintroducing their encoded semantics to later denoising layers. Meanwhile, such backbones already provide a conditioning pathway for global modulation by predefined inputs. This work examines whether this native pathway can also route internally inferred semantics as evolving, sample-dependent cues. We propose Conditioning Residuals, a lightweight feedback mechanism that converts aggregated features into residuals added to condition embeddings. By feeding back compact feature summaries, it provides adaptive generative guidance and encourages a tighter semantic bottleneck, without external encoders, auxiliary objectives, or sampling-time changes. It supports feedback at one or multiple depths in UNet and DiT backbones, with negligible overhead. Across diffusion formulations, backbone configurations, and datasets, experiments show consistent gains in generative performance, along with stronger representations in downstream linear probing and segmentation. Mechanistic analyses reveal improved generative training dynamics and reshaped feature structure, suggesting a grounded, generalizable way to enhance diffusion backbones from within.

Foundations

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

Your Notes