paper-with-me

홈 › Papers

I2AM: Interpreting Image-to-Image Latent Diffusion Models via Attribution Maps

2024-07-17 · Junseo Park, Hyeryung Jang

Large-scale diffusion models have made significant advancements in the field of image generation, especially through the use of cross-attention mechanisms that guide image formation based on textual descriptions. While the analysis of text-guided cross-attention in diffusion models has been extensively studied in recent years, its application in image-to-image diffusion models remains underexplored. This paper introduces the Image-to-Image Attribution Maps I2AM method, which aggregates patch-level cross-attention scores to enhance the interpretability of latent diffusion models across time steps, heads, and attention layers. I2AM facilitates detailed image-to-image attribution analysis, enabling observation of how diffusion models prioritize key features over time and head during the image generation process from reference images. Through extensive experiments, we first visualize the attribution maps of both generated and reference images, verifying that critical information from the reference image is effectively incorporated into the generated image, and vice versa. To further assess our understanding, we introduce a new evaluation metric tailored for reference-based image inpainting tasks. This metric, measuring the consistency between the attribution maps of generated and reference images, shows a strong correlation with established performance metrics for inpainting tasks, validating the potential use of I2AM in future research endeavors.

📄 PDF Abstract BibTeX arXiv:2407.12331

Code (0)

등록된 구현이 없습니다.

Tasks

Image AttributionImage GenerationImage Inpainting

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
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…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

The Journey, Not the Destination: How Data Guides Diffusion Models

2023-12-11 · Kristian Georgiev, Joshua Vendrow, Hadi Salman, Sung Min Park 외

Diffusion models trained on large datasets can synthesize photo-realistic images of remarkable quality and diversity. However, attributing these images back to the training data-that is, identifying specific training exa…

DenoisingDiversity

What the DAAM: Interpreting Stable Diffusion Using Cross Attention

2022-10-10 · Raphael Tang, Linqing Liu, Akshat Pandey, Zhiying Jiang 외

Large-scale diffusion neural networks represent a substantial milestone in text-to-image generation, but they remain poorly understood, lacking interpretability analyses. In this paper, we perform a text-image attributio…

DenoisingDescriptiveImage AttributionImage Generation+5

Proto-LeakNet: Towards Signal-Leak Aware Attribution in Synthetic Human Face Imagery

2025-11-06 · Claudio Giusti, Luca Guarnera, Sebastiano Battiato arxiv

The growing sophistication of synthetic image and deepfake generation models has turned source attribution and authenticity verification into a critical challenge for modern computer vision systems. Recent studies sugges…

Attributions All the Way Down? The Metagame of Interpretability

2026-05-07 · Hubert Baniecki, Przemyslaw Biecek, Fabian Fumagalli arxiv

We introduce the metagame, a conceptual framework for quantifying second-order interaction effects of model explanations. For any first-order attribution $φ(f)$ explaining a model $f$, we measure the directional influenc…

VALD-MD: Visual Attribution via Latent Diffusion for Medical Diagnostics

2024-01-02 · Ammar A. Siddiqui, Santosh Tirunagari, Tehseen Zia, David Windridge

Visual attribution in medical imaging seeks to make evident the diagnostically-relevant components of a medical image, in contrast to the more common detection of diseased tissue deployed in standard machine vision pipel…

MS-SSIMSSIM