paper-with-me

Papers

Guiding Noisy Label Conditional Diffusion Models with Score-based Discriminator Correction

2025-08-27 · Dat Nguyen Cong, Hieu Tran Bao, Hoang Thanh-Tung arxiv

Diffusion models have gained prominence as state-of-the-art techniques for synthesizing images and videos, particularly due to their ability to scale effectively with large datasets. Recent studies have uncovered that these extensive datasets often contain mistakes from manual labeling processes. However, the extent to which such errors compromise the generative capabilities and controllability of diffusion models is not well studied. This paper introduces Score-based Discriminator Correction (SBDC), a guidance technique for aligning noisy pre-trained conditional diffusion models. The guidance is built on discriminator training using adversarial loss, drawing on prior noise detection techniques to assess the authenticity of each sample. We further show that limiting the usage of our guidance to the early phase of the generation process leads to better performance. Our method is computationally efficient, only marginally increases inference time, and does not require retraining diffusion models. Experiments on different noise settings demonstrate the superiority of our method over previous state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2508.19581

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Label-Noise Robust Diffusion Models

2024-02-27 · Byeonghu Na, Yeongmin Kim, HeeSun Bae, Jung Hyun Lee 외

Conditional diffusion models have shown remarkable performance in various generative tasks, but training them requires large-scale datasets that often contain noise in conditional inputs, a.k.a. noisy labels. This noise …

Denoising

Don't drop your samples! Coherence-aware training benefits Conditional diffusion

2024-05-30 · CVPR 2024 1 · Nicolas Dufour, Victor Besnier, Vicky Kalogeiton, David Picard

Conditional diffusion models are powerful generative models that can leverage various types of conditional information, such as class labels, segmentation masks, or text captions. However, in many real-world scenarios, c…

Multi-Channel Uncertainty-Weighted Score Matching for Conditional Diffusion in Medical UDA

2025-09-26 · Chen Li, Meilong Xu, Xiaoling Hu, Weimin Lyu 외 arxiv

Robust medical image segmentation across modalities remains challenging due to severe domain shifts and the lack of target-domain labels. While diffusion models have been explored for cross-domain generation and augmenta…

Medical Image Segmentation

Stochastic Conditional Diffusion Models for Robust Semantic Image Synthesis

2024-02-26 · Juyeon Ko, Inho Kong, Dogyun Park, Hyunwoo J. Kim

Semantic image synthesis (SIS) is a task to generate realistic images corresponding to semantic maps (labels). However, in real-world applications, SIS often encounters noisy user inputs. To address this, we propose Stoc…

Conditional Image GenerationImage GenerationImage-to-Image TranslationNoisy Semantic Image Synthesis

Guiding a Diffusion Model with a Bad Version of Itself

2024-06-04 · Tero Karras, Miika Aittala, Tuomas Kynkäänniemi, Jaakko Lehtinen 외

The primary axes of interest in image-generating diffusion models are image quality, the amount of variation in the results, and how well the results align with a given condition, e.g., a class label or a text prompt. Th…

Image Generation