AI Navigate

Delta-K: Boosting Multi-Instance Generation via Cross-Attention Augmentation

arXiv cs.AI / 3/12/2026

📰 NewsModels & Research

Key Points

  • Delta-K is a backbone-agnostic, plug-and-play inference framework designed to improve multi-instance generation by operating directly in the shared cross-attention key space.
  • It derives a differential key Delta K from a vision-language model to encode the semantic signature of missing concepts and injects this signal during the early semantic planning stage of diffusion.
  • Delta-K employs a dynamically optimized scheduling mechanism to stabilize diffusion noise around coherent anchors while preserving existing concepts, without requiring additional training, masks, or architectural modifications.
  • Experiments demonstrate Delta-K's generality, showing improved compositional alignment across both modern DiT models and classic U-Net architectures.

Abstract

While Diffusion Models excel in text-to-image synthesis, they often suffer from concept omission when synthesizing complex multi-instance scenes. Existing training-free methods attempt to resolve this by rescaling attention maps, which merely exacerbates unstructured noise without establishing coherent semantic representations. To address this, we propose Delta-K, a backbone-agnostic and plug-and-play inference framework that tackles omission by operating directly in the shared cross-attention Key space. Specifically, with Vision-language model, we extract a differential key \Delta K that encodes the semantic signature of missing concepts. This signal is then injected during the early semantic planning stage of the diffusion process. Governed by a dynamically optimized scheduling mechanism, Delta-K grounds diffuse noise into stable structural anchors while preserving existing concepts. Extensive experiments demonstrate the generality of our approach: Delta-K consistently improves compositional alignment across both modern DiT models and classical U-Net architectures, without requiring spatial masks, additional training, or architectural modifications.