paper-with-me

Papers

Explaining generative diffusion models via visual analysis for interpretable decision-making process

2024-02-16 · Ji-Hoon Park, Yeong-Joon Ju, Seong-Whan Lee

Diffusion models have demonstrated remarkable performance in generation tasks. Nevertheless, explaining the diffusion process remains challenging due to it being a sequence of denoising noisy images that are difficult for experts to interpret. To address this issue, we propose the three research questions to interpret the diffusion process from the perspective of the visual concepts generated by the model and the region where the model attends in each time step. We devise tools for visualizing the diffusion process and answering the aforementioned research questions to render the diffusion process human-understandable. We show how the output is progressively generated in the diffusion process by explaining the level of denoising and highlighting relationships to foundational visual concepts at each time step through the results of experiments with various visual analyses using the tools. Throughout the training of the diffusion model, the model learns diverse visual concepts corresponding to each time-step, enabling the model to predict varying levels of visual concepts at different stages. We substantiate our tools using Area Under Cover (AUC) score, correlation quantification, and cross-attention mapping. Our findings provide insights into the diffusion process and pave the way for further research into explainable diffusion mechanisms.

📄 PDF Abstract BibTeX arXiv:2402.10404

Code (1)

ian-jihoonpark/X-Diffusion 공식 구현 pytorch

Tasks

Decision MakingDenoising

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 제목 키워드 기반

Diffexplainer: Towards Cross-modal Global Explanations with Diffusion Models

2024-04-03 · Matteo Pennisi, Giovanni Bellitto, Simone Palazzo, Mubarak Shah 외

We present DiffExplainer, a novel framework that, leveraging language-vision models, enables multimodal global explainability. DiffExplainer employs diffusion models conditioned on optimized text prompts, synthesizing im…

Color encoding in Latent Space of Stable Diffusion Models

2025-12-10 · Guillem Arias, Ariadna Solà, Martí Armengod, Maria Vanrell arxiv

Recent advances in diffusion-based generative models have achieved remarkable visual fidelity, yet a detailed understanding of how specific perceptual attributes - such as color and shape - are internally represented rem…

Towards Interpretable Visual Decoding with Attention to Brain Representations

2025-09-28 · Pinyuan Feng, Hossein Adeli, Wenxuan Guo, Fan Cheng 외 arxiv

Recent work has demonstrated that complex visual stimuli can be decoded from human brain activity using deep generative models, offering new ways to probe how the brain represents real-world scenes. However, many existin…

Image Reconstruction

Explaining latent representations of generative models with large multimodal models

2024-02-02 · Mengdan Zhu, Zhenke Liu, Bo Pan, Abhinav Angirekula 외

Learning interpretable representations of data generative latent factors is an important topic for the development of artificial intelligence. With the rise of the large multimodal model, it can align images with text to…

DisentanglementExplanation Generation

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…