TL;DR
This paper introduces OUDefend, a novel over-and-under complete restoration network designed to improve the robustness of video recognition models against various adversarial attacks by balancing local and global feature representations.
Contribution
The paper proposes OUDefend, a new restoration network that combines overcomplete and undercomplete representations to defend against adversarial videos, which is a novel approach in this domain.
Findings
OUDefend improves robustness against additive, multiplicative, and physical adversarial video attacks.
The method effectively balances local and global features for better defense.
Experimental results demonstrate significant robustness gains over existing defenses.
Abstract
Adversarial robustness of deep neural networks is an extensively studied problem in the literature and various methods have been proposed to defend against adversarial images. However, only a handful of defense methods have been developed for defending against attacked videos. In this paper, we propose a novel Over-and-Under complete restoration network for Defending against adversarial videos (OUDefend). Most restoration networks adopt an encoder-decoder architecture that first shrinks spatial dimension then expands it back. This approach learns undercomplete representations, which have large receptive fields to collect global information but overlooks local details. On the other hand, overcomplete representations have opposite properties. Hence, OUDefend is designed to balance local and global features by learning those two representations. We attach OUDefend to target video…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
