CRLGOct 21, 2022

Neural Architectural Backdoors

arXiv:2210.12179v21 citationsh-index: 52
Originality Highly original
AI Analysis

This work raises security concerns for machine learning practitioners using NAS, as it introduces a new, hard-to-detect attack method that could compromise model integrity.

The paper tackles the problem of exploiting neural architecture search (NAS) as an attack vector to create neural architectures with inherent backdoors, resulting in high evasiveness, transferability, and robustness without requiring data pollution or parameter perturbation.

This paper asks the intriguing question: is it possible to exploit neural architecture search (NAS) as a new attack vector to launch previously improbable attacks? Specifically, we present EVAS, a new attack that leverages NAS to find neural architectures with inherent backdoors and exploits such vulnerability using input-aware triggers. Compared with existing attacks, EVAS demonstrates many interesting properties: (i) it does not require polluting training data or perturbing model parameters; (ii) it is agnostic to downstream fine-tuning or even re-training from scratch; (iii) it naturally evades defenses that rely on inspecting model parameters or training data. With extensive evaluation on benchmark datasets, we show that EVAS features high evasiveness, transferability, and robustness, thereby expanding the adversary's design spectrum. We further characterize the mechanisms underlying EVAS, which are possibly explainable by architecture-level ``shortcuts'' that recognize trigger patterns. This work raises concerns about the current practice of NAS and points to potential directions to develop effective countermeasures.

Foundations

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

Your Notes