PAT: Pseudo-Adversarial Training For Detecting Adversarial Videos
Nupur Thakur, Baoxin Li

TL;DR
This paper introduces Pseudo-Adversarial Training (PAT), a novel method for detecting adversarial frames in videos without prior attack knowledge, using transition frames and pseudo perturbations to improve detection accuracy.
Contribution
The paper presents a simple, attack-agnostic algorithm for detecting adversarial video frames by generating transition frames and pseudo perturbations for training.
Findings
High detection rate of adversarial frames on UCF-101 and 20BN-Jester datasets.
Transition frames effectively capture deviations caused by adversarial perturbations.
Pseudo perturbations enable training without knowledge of specific attack models.
Abstract
Extensive research has demonstrated that deep neural networks (DNNs) are prone to adversarial attacks. Although various defense mechanisms have been proposed for image classification networks, fewer approaches exist for video-based models that are used in security-sensitive applications like surveillance. In this paper, we propose a novel yet simple algorithm called Pseudo-Adversarial Training (PAT), to detect the adversarial frames in a video without requiring knowledge of the attack. Our approach generates `transition frames' that capture critical deviation from the original frames and eliminate the components insignificant to the detection task. To avoid the necessity of knowing the attack model, we produce `pseudo perturbations' to train our detection network. Adversarial detection is then achieved through the use of the detected frames. Experimental results on UCF-101 and…
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 · Anomaly Detection Techniques and Applications · Digital Media Forensic Detection
