Image Synthesis with a Single (Robust) Classifier
About
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.
Shibani Santurkar, Dimitris Tsipras, Brandon Tran, Andrew Ilyas, Logan Engstrom, Aleksander Madry• 2019
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Deblurring | ImageNet-1K 256x256 (val) | PSNR34.32 | 6 | |
| Deblurring | ImageNet 1K noise sigma=0.05 256x256 | PSNR16.37 | 6 | |
| 4x super-resolution | ImageNet 1K noise sigma=0.05 256x256 | PSNR16.3 | 6 | |
| 4x super-resolution | ImageNet-1K 256x256 (val) | PSNR17.58 | 6 | |
| Deblurring (Anisotropic Gaussian) | ImageNet 1K 256 x 256 Noiseless | PSNR33.34 | 5 | |
| Noisy Anisotropic Gaussian Deblurring | ImageNet-1K 256x256 (test) | PSNR17.49 | 5 | |
| 4x Super-resolution (Bicubic) | ImageNet 1K Noiseless (256 x 256) | PSNR17.65 | 5 | |
| Noisy 4x Super-resolution (Bicubic kernel) | ImageNet-1K 256x256 (test) | PSNR16.16 | 5 |
Showing 8 of 8 rows