Concept Reachability in Diffusion Models: Beyond Dataset Constraints
Marta Aparicio Rodriguez, Xenia Miscouridou, Anastasia Borovykh
TL;DR
We address the problem of concept reachability in diffusion models when prompts alone fail to access target concepts, due to dataset constraints such as scarcity, underspecification, and biases. The authors introduce a synthetic dataset and a two-space steering framework (prompt-space and $h$-space) to study reachability, supplemented by real-data validation on Stable Diffusion and CelebA. Key findings include a phase-transition-like behavior where reachability rapidly increases once a very small concept prevalence threshold is crossed (approximately $p_\mathcal{X}(f) \approx 0.01$), and that steering can reliably access concepts when prompting cannot, with prompt-space steering often outperforming $h$-space steering under underspecification. The work provides practical guidance for model providers to enable user-facing latent-space control as an alternative to costly data curation or retraining, with demonstrated relevance to real-world diffusion systems.
Abstract
Despite significant advances in quality and complexity of the generations in text-to-image models, prompting does not always lead to the desired outputs. Controlling model behaviour by directly steering intermediate model activations has emerged as a viable alternative allowing to reach concepts in latent space that may otherwise remain inaccessible by prompt. In this work, we introduce a set of experiments to deepen our understanding of concept reachability. We design a training data setup with three key obstacles: scarcity of concepts, underspecification of concepts in the captions, and data biases with tied concepts. Our results show: (i) concept reachability in latent space exhibits a distinct phase transition, with only a small number of samples being sufficient to enable reachability, (ii) where in the latent space the intervention is performed critically impacts reachability, showing that certain concepts are reachable only at certain stages of transformation, and (iii) while prompting ability rapidly diminishes with a decrease in quality of the dataset, concepts often remain reliably reachable through steering. Model providers can leverage this to bypass costly retraining and dataset curation and instead innovate with user-facing control mechanisms.
