paper-with-me

홈 › Papers

CleanDIFT: Diffusion Features without Noise

2024-12-04 · CVPR 2025 1 · Nick Stracke, Stefan Andreas Baumann, Kolja Bauer, Frank Fundel, Björn Ommer

Internal features from large-scale pre-trained diffusion models have recently been established as powerful semantic descriptors for a wide range of downstream tasks. Works that use these features generally need to add noise to images before passing them through the model to obtain the semantic features, as the models do not offer the most useful features when given images with little to no noise. We show that this noise has a critical impact on the usefulness of these features that cannot be remedied by ensembling with different random noises. We address this issue by introducing a lightweight, unsupervised fine-tuning method that enables diffusion backbones to provide high-quality, noise-free semantic features. We show that these features readily outperform previous diffusion features by a wide margin in a wide variety of extraction setups and downstream tasks, offering better performance than even ensemble-based methods at a fraction of the cost.

📄 PDF Abstract BibTeX arXiv:2412.03439

Code (1)

CompVis/cleandift 공식 구현 jax

Tasks

Semantic correspondence

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

ForensicConcept: Transferable Forensic Concepts for AIGI Detection

2026-06-05 · Menyanshu Zhou, Ziyin Zhou, Ke Sun, Yunpeng Luo 외 arxiv

AI-generated image detectors achieve high accuracy on in-distribution data but often fail on unseen generators. A key obstacle to understanding this failure is the black-box nature of current detectors: they do not revea…

Drag Your Noise: Interactive Point-based Editing via Diffusion Semantic Propagation

2024-04-01 · CVPR 2024 1 · Haofeng Liu, Chenshu Xu, Yifei Yang, Lihua Zeng 외

Point-based interactive editing serves as an essential tool to complement the controllability of existing generative models. A concurrent work, DragDiffusion, updates the diffusion latent map in response to user inputs, …

Denoising

Squeezed Diffusion Models

2025-08-20 · Jyotirmai Singh, Samar Khanna, James Burgess arxiv

Diffusion models typically inject isotropic Gaussian noise, disregarding structure in the data. Motivated by the way quantum squeezed states redistribute uncertainty according to the Heisenberg uncertainty principle, we …

Feature Denoising Diffusion Model for Blind Image Quality Assessment

2024-01-22 · Xudong Li, Jingyuan Zheng, Runze Hu, Yan Zhang 외

Blind Image Quality Assessment (BIQA) aims to evaluate image quality in line with human perception, without reference benchmarks. Currently, deep learning BIQA methods typically depend on using features from high-level t…

Blind Image Quality AssessmentDenoisingImage Quality AssessmentTransfer Learning

A Noise is Worth Diffusion Guidance

2024-12-05 · Donghoon Ahn, Jiwon Kang, SangHyun Lee, Jaewon Min 외

Diffusion models excel in generating high-quality images. However, current diffusion models struggle to produce reliable images without guidance methods, such as classifier-free guidance (CFG). Are guidance methods truly…

DenoisingImage Generation