LGCRDec 20, 2022

Multi-head Uncertainty Inference for Adversarial Attack Detection

arXiv:2212.10006v13 citationsh-index: 74
Originality Incremental advance
AI Analysis

This work addresses adversarial attack detection for deep learning systems, presenting an incremental improvement over prior uncertainty inference methods.

The paper tackles the problem of detecting adversarial attacks on deep neural networks by proposing a multi-head uncertainty inference framework, which outperforms existing uncertainty inference methods in detection tasks.

Deep neural networks (DNNs) are sensitive and susceptible to tiny perturbation by adversarial attacks which causes erroneous predictions. Various methods, including adversarial defense and uncertainty inference (UI), have been developed in recent years to overcome the adversarial attacks. In this paper, we propose a multi-head uncertainty inference (MH-UI) framework for detecting adversarial attack examples. We adopt a multi-head architecture with multiple prediction heads (i.e., classifiers) to obtain predictions from different depths in the DNNs and introduce shallow information for the UI. Using independent heads at different depths, the normalized predictions are assumed to follow the same Dirichlet distribution, and we estimate distribution parameter of it by moment matching. Cognitive uncertainty brought by the adversarial attacks will be reflected and amplified on the distribution. Experimental results show that the proposed MH-UI framework can outperform all the referred UI methods in the adversarial attack detection task with different settings.

Foundations

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

Your Notes