LGCRCVMLJul 2, 2018

Adversarial Perturbations Against Real-Time Video Classification Systems

arXiv:1807.00458v1132 citations
Originality Incremental advance
AI Analysis

This addresses a critical vulnerability in surveillance, smart vehicles, and elderly care applications, where misclassification could lead to harmful outcomes, though it is incremental by building on existing adversarial attack methods.

The paper tackles the problem of adversarial perturbations in real-time video classification systems, showing that accounting for temporal structure enables the generation of adversarial examples that cause misclassification rates of over 80% for targeted activities while remaining stealthy.

Recent research has demonstrated the brittleness of machine learning systems to adversarial perturbations. However, the studies have been mostly limited to perturbations on images and more generally, classification that does not deal with temporally varying inputs. In this paper we ask "Are adversarial perturbations possible in real-time video classification systems and if so, what properties must they satisfy?" Such systems find application in surveillance applications, smart vehicles, and smart elderly care and thus, misclassification could be particularly harmful (e.g., a mishap at an elderly care facility may be missed). We show that accounting for temporal structure is key to generating adversarial examples in such systems. We exploit recent advances in generative adversarial network (GAN) architectures to account for temporal correlations and generate adversarial samples that can cause misclassification rates of over 80% for targeted activities. More importantly, the samples also leave other activities largely unaffected making them extremely stealthy. Finally, we also surprisingly find that in many scenarios, the same perturbation can be applied to every frame in a video clip that makes the adversary's ability to achieve misclassification relatively easy.

Code Implementations1 repo
Foundations

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

Your Notes