paper-with-me

Papers

Towards Understanding the Generative Capability of Adversarially Robust Classifiers

2021-08-20 · ICCV 2021 10 · Yao Zhu, Jiacheng Ma, Jiacheng Sun, Zewei Chen, Rongxin Jiang, Zhenguo Li

Recently, some works found an interesting phenomenon that adversarially robust classifiers can generate good images comparable to generative models. We investigate this phenomenon from an energy perspective and provide a novel explanation. We reformulate adversarial example generation, adversarial training, and image generation in terms of an energy function. We find that adversarial training contributes to obtaining an energy function that is flat and has low energy around the real data, which is the key for generative capability. Based on our new understanding, we further propose a better adversarial training method, Joint Energy Adversarial Training (JEAT), which can generate high-quality images and achieve new state-of-the-art robustness under a wide range of attacks. The Inception Score of the images (CIFAR-10) generated by JEAT is 8.80, much better than original robust classifiers (7.50).

📄 PDF Abstract BibTeX arXiv:2108.09093

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Enhancing Diffusion-Based Image Synthesis with Robust Classifier Guidance

2022-08-18 · Bahjat Kawar, Roy Ganz, Michael Elad

Denoising diffusion probabilistic models (DDPMs) are a recent family of generative models that achieve state-of-the-art results. In order to obtain class-conditional generation, it was suggested to guide the diffusion pr…

DenoisingImage Generation

Your Classifier Can Do More: Towards Bridging the Gaps in Classification, Robustness, and Generation

2025-05-26 · Kaichao Jiang, He Wang, Xiaoshuai Hao, Xiulong Yang 외

Joint Energy-based Models (JEMs), a class of hybrid generative-discriminative models, are well known for their ability to achieve both high classification accuracy and generative capability within a single model. However…

Adversarial Robustness

Adversarially robust segmentation models learn perceptually-aligned gradients

2022-04-03 · Pedro Sandoval-Segura

The effects of adversarial training on semantic segmentation networks has not been thoroughly explored. While previous work has shown that adversarially-trained image classifiers can be used to perform image synthesis, w…

Image GenerationImage InpaintingSegmentationSemantic Segmentation

Score-Based Generative Classifiers

2021-10-01 · Roland S. Zimmermann, Lukas Schott, Yang song, Benjamin A. Dunn 외

The tremendous success of generative models in recent years raises the question whether they can also be used to perform classification. Generative models have been used as adversarially robust classifiers on simple data…

Classification

Unique properties of adversarially trained linear classifiers on Gaussian data

2020-06-06 · Jamie Hayes

Machine learning models are vulnerable to adversarial perturbations, that when added to an input, can cause high confidence misclassifications. The adversarial learning research community has made remarkable progress in …

BIG-bench Machine LearningBinary ClassificationLearning Theory