paper-with-me

Papers

Expanding the Role of Diffusion Models for Robust Classifier Training

2026-02-23 · Pin-Han Huang, Shang-Tse Chen, Hsuan-Tien Lin arxiv

Incorporating diffusion-generated synthetic data into adversarial training (AT) has been shown to substantially improve the training of robust image classifiers. In this work, we extend the role of diffusion models beyond merely generating synthetic data, examining whether their internal representations, which encode meaningful features of the data, can provide additional benefits for robust classifier training. Through systematic experiments, we show that diffusion models offer representations that are both diverse and partially robust, and that explicitly incorporating diffusion representations as an auxiliary learning signal during AT consistently improves robustness across settings. Furthermore, our representation analysis indicates that incorporating diffusion models into AT encourages more disentangled features, while diffusion representations and diffusion-generated synthetic data play complementary roles in shaping representations. Experiments on CIFAR-10, CIFAR-100, and ImageNet validate these findings, demonstrating the effectiveness of jointly leveraging diffusion representations and synthetic data within AT.

📄 PDF Abstract BibTeX arXiv:2602.19931

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatic semantic role labeling in Ancient Greek using distributional semantic modeling

2020-05-01 · LREC 2020 5 · Alek Keersmaekers

This paper describes a first attempt to automatic semantic role labeling in Ancient Greek, using a supervised machine learning approach. A Random Forest classifier is trained on a small semantically annotated corpus of A…

Semantic Role Labeling

Class-incremental Learning with Pre-allocated Fixed Classifiers

2020-10-16 · Federico Pernici, Matteo Bruni, Claudio Baecchi, Francesco Turchini 외

In class-incremental learning, a learning agent faces a stream of data with the goal of learning new classes while not forgetting previous ones. Neural networks are known to suffer under this setting, as they forget prev…

class-incremental learningClass Incremental LearningIncremental Learning

Studying Classifier(-Free) Guidance From a Classifier-Centric Perspective

2025-03-13 · Xiaoming Zhao, Alexander G. Schwing

Classifier-free guidance has become a staple for conditional generation with denoising diffusion models. However, a comprehensive understanding of classifier-free guidance is still missing. In this work, we carry out an …

Denoising

Diversity and Diffusion: Observations on Synthetic Image Distributions with Stable Diffusion

2023-10-31 · David Marwood, Shumeet Baluja, Yair Alon

Recent progress in text-to-image (TTI) systems, such as StableDiffusion, Imagen, and DALL-E 2, have made it possible to create realistic images with simple text prompts. It is tempting to use these systems to eliminate t…

DiversityImage Generation

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