paper-with-me

Papers

Diffusion Explainer: Visual Explanation for Text-to-image Stable Diffusion

2023-05-04 · Seongmin Lee, Benjamin Hoover, Hendrik Strobelt, Zijie J. Wang, Shengyun Peng, Austin Wright, Kevin Li, Haekyu Park, Haoyang Yang, Duen Horng Chau

Diffusion-based generative models' impressive ability to create convincing images has garnered global attention. However, their complex structures and operations often pose challenges for non-experts to grasp. We present Diffusion Explainer, the first interactive visualization tool that explains how Stable Diffusion transforms text prompts into images. Diffusion Explainer tightly integrates a visual overview of Stable Diffusion's complex structure with explanations of the underlying operations. By comparing image generation of prompt variants, users can discover the impact of keyword changes on image generation. A 56-participant user study demonstrates that Diffusion Explainer offers substantial learning benefits to non-experts. Our tool has been used by over 10,300 users from 124 countries at https://poloclub.github.io/diffusion-explainer/.

📄 PDF Abstract BibTeX arXiv:2305.03509

Code (1)

poloclub/diffusion-explainer 공식 구현

Tasks

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

Interactive Visual Learning for Stable Diffusion

2024-04-22 · Seongmin Lee, Benjamin Hoover, Hendrik Strobelt, Zijie J. Wang 외

Diffusion-based generative models' impressive ability to create convincing images has garnered global attention. However, their complex internal structures and operations often pose challenges for non-experts to grasp. W…

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…

Understanding the decisions of CNNs: An in-model approach

2020-04-11 · Pattern Recognition Letters 2020 4 · Isabel Rio-Torto, Kelwin Fernandes, Luís Teixeira

With the outstanding predictive performance of Convolutional Neural Networks on different tasks and their widespread use in real-world scenarios, it is essential to understand and trust these black-box models. While most…

Image ClassificationInterpretable Machine Learning

Verifying Relational Explanations: A Probabilistic Approach

2024-01-05 · Abisha Thapa Magar, Anup Shakya, Somdeb Sarkhel, Deepak Venugopal

Explanations on relational data are hard to verify since the explanation structures are more complex (e.g. graphs). To verify interpretable explanations (e.g. explanations of predictions made in images, text, etc.), typi…

counterfactual

Evaluation of Explanation Methods of AI -- CNNs in Image Classification Tasks with Reference-based and No-reference Metrics

2022-12-02 · A. Zhukov, J. Benois-Pineau, R. Giot

The most popular methods in AI-machine learning paradigm are mainly black boxes. This is why explanation of AI decisions is of emergency. Although dedicated explanation tools have been massively developed, the evaluation…

image-classificationImage ClassificationVideo Classification