CVAICRLGJul 31, 2022

Is current research on adversarial robustness addressing the right problem?

arXiv:2208.00539v21 citationsh-index: 54
AI Analysis

This is an incremental critique aimed at researchers in adversarial machine learning, proposing a reformulation of the problem to achieve more meaningful robustness gains.

The paper argues that current adversarial robustness research focuses on imperceptible perturbations, which is a contrived setting, and suggests shifting towards developing models robust to a broader range of perceptible perturbations and transformations to better address the problem.

Short answer: Yes, Long answer: No! Indeed, research on adversarial robustness has led to invaluable insights helping us understand and explore different aspects of the problem. Many attacks and defenses have been proposed over the last couple of years. The problem, however, remains largely unsolved and poorly understood. Here, I argue that the current formulation of the problem serves short term goals, and needs to be revised for us to achieve bigger gains. Specifically, the bound on perturbation has created a somewhat contrived setting and needs to be relaxed. This has misled us to focus on model classes that are not expressive enough to begin with. Instead, inspired by human vision and the fact that we rely more on robust features such as shape, vertices, and foreground objects than non-robust features such as texture, efforts should be steered towards looking for significantly different classes of models. Maybe instead of narrowing down on imperceptible adversarial perturbations, we should attack a more general problem which is finding architectures that are simultaneously robust to perceptible perturbations, geometric transformations (e.g. rotation, scaling), image distortions (lighting, blur), and more (e.g. occlusion, shadow). Only then we may be able to solve the problem of adversarial vulnerability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes