On the unreasonable vulnerability of transformers for image restoration -- and an easy fix
Shashank Agnihotri, Kanchana Vaishnavi Gandikota, Julia Grabinski,, Paramanand Chandramouli, Margret Keuper

TL;DR
This paper investigates the adversarial vulnerability of Vision Transformers in image restoration, revealing high susceptibility and proposing a simple fix to improve robustness, especially for the Restormer model.
Contribution
It demonstrates the vulnerability of ViTs for image restoration and proposes an effective, easy fix to enhance their adversarial robustness.
Findings
ViTs are highly susceptible to adversarial attacks in image restoration.
Adversarial training improves robustness significantly for Restormer.
Design choices based on iid performance may conflict with robustness objectives.
Abstract
Following their success in visual recognition tasks, Vision Transformers(ViTs) are being increasingly employed for image restoration. As a few recent works claim that ViTs for image classification also have better robustness properties, we investigate whether the improved adversarial robustness of ViTs extends to image restoration. We consider the recently proposed Restormer model, as well as NAFNet and the "Baseline network" which are both simplified versions of a Restormer. We use Projected Gradient Descent (PGD) and CosPGD, a recently proposed adversarial attack tailored to pixel-wise prediction tasks for our robustness evaluation. Our experiments are performed on real-world images from the GoPro dataset for image deblurring. Our analysis indicates that contrary to as advocated by ViTs in image classification works, these models are highly susceptible to adversarial attacks. We…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
MethodsNonlinear Activation Free Network
