Image Synthesis with a Single (Robust) Classifier
Shibani Santurkar, Dimitris Tsipras, Brandon Tran, Andrew Ilyas, Logan, Engstrom, Aleksander Madry

TL;DR
This paper demonstrates that a single, adversarially robust classifier can be used for various challenging image synthesis tasks, highlighting the utility of robustness in machine learning.
Contribution
It introduces a minimal approach using a single robust classifier for multiple image synthesis tasks, contrasting with more complex state-of-the-art methods.
Findings
Robust classifiers can be directly used for image synthesis.
Adversarial robustness enables manipulation of salient input features.
The approach simplifies image synthesis workflows.
Abstract
We show that the basic classification framework alone can be used to tackle some of the most challenging tasks in image synthesis. In contrast to other state-of-the-art approaches, the toolkit we develop is rather minimal: it uses a single, off-the-shelf classifier for all these tasks. The crux of our approach is that we train this classifier to be adversarially robust. It turns out that adversarial robustness is precisely what we need to directly manipulate salient features of the input. Overall, our findings demonstrate the utility of robustness in the broader machine learning context. Code and models for our experiments can be found at https://git.io/robust-apps.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis · Cell Image Analysis Techniques
