Robust vs. Vanilla Image Classifiers

Standard accuracy of adversarially-trained models (from RobustBench) compared against vanilla / standard models (from Papers with Code). Adversarial-training papers rarely report the vanilla SOTA they compare against, and the underlying vanilla model is usually unknown — so several comparison references are shown (best / median / mean / top-10 statistics of all PwC entries, the same restricted to vanilla (no extra data) models, and a hand-curated architecture-matched baseline whose standard accuracies are taken from the torchvision model zoo for ImageNet, CIFAR-10/100 data from kuangliu/pytorch-cifar and weiaicunzai/pytorch-cifar100 and from the original architecture papers for CIFAR-10/100 and ImageNet. Robust accuracy is the standardized AutoAttack value.

Loading data...