Temporal Concept Dynamics in Diffusion Models via Prompt-Conditioned Interventions
Ada Gorgun, Fawaz Sammani, Nikos Deligiannis, Bernt Schiele, Jonas Fischer
TL;DR
This work introduces Prompt-Conditioned Interventions (PCI) and Concept Insertion Success (CIS) to quantify how semantic concepts emerge and stabilize along diffusion trajectories in a training-free, model-agnostic manner. By switching prompts at varying timesteps and evaluating concept presence with LVLM-based VQA, the authors reveal consistent temporal patterns across architectures, show context-dependent insertability, and demonstrate actionable editing windows. The approach enables cross-model and fine-grained analyses of concept dynamics, and yields a CIS-guided editing method that outperforms strong baselines in preserving content while enforcing semantic changes. Overall, PCI/CIS provide a practical framework for temporally aware evaluation and editing of diffusion-based generative systems.
Abstract
Diffusion models are usually evaluated by their final outputs, gradually denoising random noise into meaningful images. Yet, generation unfolds along a trajectory, and analyzing this dynamic process is crucial for understanding how controllable, reliable, and predictable these models are in terms of their success/failure modes. In this work, we ask the question: when does noise turn into a specific concept (e.g., age) and lock in the denoising trajectory? We propose PCI (Prompt-Conditioned Intervention) to study this question. PCI is a training-free and model-agnostic framework for analyzing concept dynamics through diffusion time. The central idea is the analysis of Concept Insertion Success (CIS), defined as the probability that a concept inserted at a given timestep is preserved and reflected in the final image, offering a way to characterize the temporal dynamics of concept formation. Applied to several state-of-the-art text-to-image diffusion models and a broad taxonomy of concepts, PCI reveals diverse temporal behaviors across diffusion models, in which certain phases of the trajectory are more favorable to specific concepts even within the same concept type. These findings also provide actionable insights for text-driven image editing, highlighting when interventions are most effective without requiring access to model internals or training, and yielding quantitatively stronger edits that achieve a balance of semantic accuracy and content preservation than strong baselines. Code is available at: https://github.com/adagorgun/PCI-Prompt-Controlled-Interventions
