paper-with-me

홈 › Papers

Emergence and Evolution of Interpretable Concepts in Diffusion Models

2025-04-21 · Berk Tınaz, Zalan Fabian, Mahdi Soltanolkotabi

Diffusion models have become the go-to method for text-to-image generation, producing high-quality images from noise through a process called reverse diffusion. Understanding the dynamics of the reverse diffusion process is crucial in steering the generation and achieving high sample quality. However, the inner workings of diffusion models is still largely a mystery due to their black-box nature and complex, multi-step generation process. Mechanistic Interpretability (MI) techniques, such as Sparse Autoencoders (SAEs), aim at uncovering the operating principles of models through granular analysis of their internal representations. These MI techniques have been successful in understanding and steering the behavior of large language models at scale. However, the great potential of SAEs has not yet been applied toward gaining insight into the intricate generative process of diffusion models. In this work, we leverage the SAE framework to probe the inner workings of a popular text-to-image diffusion model, and uncover a variety of human-interpretable concepts in its activations. Interestingly, we find that even before the first reverse diffusion step is completed, the final composition of the scene can be predicted surprisingly well by looking at the spatial distribution of activated concepts. Moreover, going beyond correlational analysis, we show that the discovered concepts have a causal effect on the model output and can be leveraged to steer the generative process. We design intervention techniques aimed at manipulating image composition and style, and demonstrate that (1) in early stages of diffusion image composition can be effectively controlled, (2) in the middle stages of diffusion image composition is finalized, however stylistic interventions are effective, and (3) in the final stages of diffusion only minor textural details are subject to change.

📄 PDF Abstract BibTeX arXiv:2504.15473

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Neural (Tangent Kernel) Collapse

2023-05-25 · NeurIPS 2023 11

This work bridges two important concepts: the Neural Tangent Kernel (NTK), which captures the evolution of deep neural networks (DNNs) during training, and the Neural Collapse (NC) phenomenon, which refers to the emergen…

Attention Dynamics in Diffusion Models: A Visual Analytics Framework for Human-AI Collaboration

2026-06-28 · Yiran Xiao, George Legrady arxiv

Diffusion-based text-to-image models can synthesize complex and highly structured visual content, yet the emergence and evolution of semantic structure remain difficult to interpret. Many existing workflows rely on aggre…

The Emergence of Compositional Languages for Numeric Concepts Through Iterated Learning in Neural Agents

2019-10-11 · Shangmin Guo, Yi Ren, Serhii Havrylov, Stella Frank 외

Since first introduced, computer simulation has been an increasingly important tool in evolutionary linguistics. Recently, with the development of deep learning techniques, research in grounded language learning has also…

Grounded language learning

Language Evolution with Deep Learning

2024-03-18 · Mathieu Rita, Paul Michel, Rahma Chaabouni, Olivier Pietquin 외

Computational modeling plays an essential role in the study of language emergence. It aims to simulate the conditions and learning processes that could trigger the emergence of a structured language within a simulated co…

Deep Learning

Self-Discovering Interpretable Diffusion Latent Directions for Responsible Text-to-Image Generation

2023-11-28 · CVPR 2024 1 · Hang Li, Chengzhi Shen, Philip Torr, Volker Tresp 외

Diffusion-based models have gained significant popularity for text-to-image generation due to their exceptional image-generation capabilities. A risk with these models is the potential generation of inappropriate content…

Image GenerationText to Image GenerationText-to-Image Generation