paper-with-me

홈 › Papers

Contrastive Denoising Score for Text-guided Latent Diffusion Image Editing

2023-11-30 · CVPR 2024 1 · Hyelin Nam, Gihyun Kwon, Geon Yeong Park, Jong Chul Ye

With the remarkable advent of text-to-image diffusion models, image editing methods have become more diverse and continue to evolve. A promising recent approach in this realm is Delta Denoising Score (DDS) - an image editing technique based on Score Distillation Sampling (SDS) framework that leverages the rich generative prior of text-to-image diffusion models. However, relying solely on the difference between scoring functions is insufficient for preserving specific structural elements from the original image, a crucial aspect of image editing. To address this, here we present an embarrassingly simple yet very powerful modification of DDS, called Contrastive Denoising Score (CDS), for latent diffusion models (LDM). Inspired by the similarities and differences between DDS and the contrastive learning for unpaired image-to-image translation(CUT), we introduce a straightforward approach using CUT loss within the DDS framework. Rather than employing auxiliary networks as in the original CUT approach, we leverage the intermediate features of LDM, specifically those from the self-attention layers, which possesses rich spatial information. Our approach enables zero-shot image-to-image translation and neural radiance field (NeRF) editing, achieving structural correspondence between the input and output while maintaining content controllability. Qualitative results and comparisons demonstrates the effectiveness of our proposed method. Project page: https://hyelinnam.github.io/CDS/

📄 PDF Abstract BibTeX arXiv:2311.18608

Code (1)

HyelinNAM/ContrastiveDenoisingScore pytorch

Tasks

Contrastive LearningDenoisingImage-to-Image TranslationNeRFTranslation

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…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Sample-Adaptive Latent Rewards for Uncertainty-Guided Diffusion Post-Training

2026-08-06 · Rui Li, Yuanzhi Liang, Ke Hao, Ziqiao Weng 외 arxiv

Latent reward models can supervise visual diffusion models without decoding intermediate states into pixel space. This makes alignment with human preferences more efficient. However, existing latent reward models output …

Diffusion-Based Representation Learning

2021-05-29 · Korbinian Abstreiter, Sarthak Mittal, Stefan Bauer, Bernhard Schölkopf 외

Diffusion-based methods represented as stochastic differential equations on a continuous-time domain have recently proven successful as a non-adversarial generative model. Training such models relies on denoising score m…

Denoisingimage-classificationImage ClassificationRepresentation Learning+1

Similarity-Guided Diffusion for Contrastive Sequential Recommendation

2025-07-16 · Jinkyeong Choi, Yejin Noh, Donghyeon Park

In sequential recommendation systems, data augmentation and contrastive learning techniques have recently been introduced using diffusion models to achieve robust representation learning. However, most of the existing ap…

Contrastive LearningData AugmentationDenoisingRecommendation Systems+2

Single-Reference Text-to-Image Manipulation with Dual Contrastive Denoising Score

2025-08-18 · Syed Muhmmad Israr, Feng Zhao arxiv

Large-scale text-to-image generative models have shown remarkable ability to synthesize diverse and high-quality images. However, it is still challenging to directly apply these models for editing real images for two rea…

Image-to-Image TranslationContrastive LearningImage ManipulationImage Editing

Contrastive Blind Denoising Autoencoder for Real-Time Denoising of Industrial IoT Sensor Data

2020-04-14 · Saúl Langarica, Felipe Núñez

In an industrial IoT setting, ensuring the quality of sensor data is a must when data-driven algorithms operate on the upper layers of the control system. Unfortunately, the common place in industrial facilities is to fi…

DenoisingSelf-Supervised LearningTime SeriesTime Series Analysis