paper-with-me

홈 › Papers

Enhancing Conditional Image Generation with Explainable Latent Space Manipulation

2024-08-29 · Kshitij Pathania

In the realm of image synthesis, achieving fidelity to a reference image while adhering to conditional prompts remains a significant challenge. This paper proposes a novel approach that integrates a diffusion model with latent space manipulation and gradient-based selective attention mechanisms to address this issue. Leveraging Grad-SAM (Gradient-based Selective Attention Manipulation), we analyze the cross attention maps of the cross attention layers and gradients for the denoised latent vector, deriving importance scores of elements of denoised latent vector related to the subject of interest. Using this information, we create masks at specific timesteps during denoising to preserve subjects while seamlessly integrating the reference image features. This approach ensures the faithful formation of subjects based on conditional prompts, while concurrently refining the background for a more coherent composition. Our experiments on places365 dataset demonstrate promising results, with our proposed model achieving the lowest mean and median Frechet Inception Distance (FID) scores compared to baseline models, indicating superior fidelity preservation. Furthermore, our model exhibits competitive performance in aligning the generated images with provided textual descriptions, as evidenced by high CLIP scores. These results highlight the effectiveness of our approach in both fidelity preservation and textual context preservation, offering a significant advancement in text-to-image synthesis tasks.

📄 PDF Abstract BibTeX arXiv:2408.16232

Code (1)

kshitij79/CS-7476-Improvements-in-Diffusion-Model 공식 구현 pytorch

Tasks

Conditional Image GenerationDenoisingImage Generation

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 설명 없음
Channel-wise Cross Attention Channel-wise Cross Attention is a module for semantic segmentation used in the UCTransNet architecture. It is used to fuse…
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…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Optimized latent-code selection for explainable conditional text-to-image GANs

2022-04-27 · Zhenxing Zhang, Lambert Schomaker

The task of text-to-image generation has achieved remarkable progress due to the advances in the conditional generative adversarial networks (GANs). However, existing conditional text-to-image GANs approaches mostly conc…

Image GenerationText to Image GenerationText-to-Image Generation

TextField3D: Towards Enhancing Open-Vocabulary 3D Generation with Noisy Text Fields

2023-09-29 · Tianyu Huang, Yihan Zeng, Bowen Dong, Hang Xu 외

Recent works learn 3D representation explicitly under text-3D guidance. However, limited text-3D data restricts the vocabulary scale and text control of generations. Generators may easily fall into a stereotype concept f…

3D Generation

ZECO: ZeroFusion Guided 3D MRI Conditional Generation

2025-03-24 · Feiran Wang, Bin Duan, Jiachen Tao, Nikhil Sharma 외

Medical image segmentation is crucial for enhancing diagnostic accuracy and treatment planning in Magnetic Resonance Imaging (MRI). However, acquiring precise lesion masks for segmentation model training demands speciali…

DiagnosticImage SegmentationMedical Image SegmentationSegmentation+1

BiGR: Harnessing Binary Latent Codes for Image Generation and Improved Visual Representation Capabilities

2024-10-18 · Shaozhe Hao, Xuantong Liu, Xianbiao Qi, Shihao Zhao 외

We introduce BiGR, a novel conditional image generation model using compact binary latent codes for generative training, focusing on enhancing both generation and representation capabilities. BiGR is the first conditiona…

Conditional Image GenerationImage GenerationImage InpaintingText to Image Generation+2

ProjectedEx: Enhancing Generation in Explainable AI for Prostate Cancer

2025-01-02 · Xuyin Qi, Zeyu Zhang, Aaron Berliano Handoko, Huazhan Zheng 외

Prostate cancer, a growing global health concern, necessitates precise diagnostic tools, with Magnetic Resonance Imaging (MRI) offering high-resolution soft tissue imaging that significantly enhances diagnostic accuracy.…

AttributeDiagnosticImage GenerationLesion Classification+1