Improving Viewpoint Robustness for Visual Recognition via Adversarial Training
Shouwei Ruan, Yinpeng Dong, Hang Su, Jianteng Peng, Ning Chen, and, Xingxing Wei

TL;DR
This paper introduces VIAT, an adversarial training method that enhances viewpoint robustness in image classifiers by modeling diverse adversarial viewpoints and providing theoretical robustness guarantees.
Contribution
The paper proposes VIAT with GMVFool for generating diverse adversarial viewpoints and introduces ViewRS for certified robustness, along with a new dataset for benchmarking.
Findings
VIAT significantly improves viewpoint robustness of classifiers.
GMVFool generates diverse adversarial viewpoints for training.
ViewRS offers certified robustness guarantees.
Abstract
Viewpoint invariance remains challenging for visual recognition in the 3D world, as altering the viewing directions can significantly impact predictions for the same object. While substantial efforts have been dedicated to making neural networks invariant to 2D image translations and rotations, viewpoint invariance is rarely investigated. Motivated by the success of adversarial training in enhancing model robustness, we propose Viewpoint-Invariant Adversarial Training (VIAT) to improve the viewpoint robustness of image classifiers. Regarding viewpoint transformation as an attack, we formulate VIAT as a minimax optimization problem, where the inner maximization characterizes diverse adversarial viewpoints by learning a Gaussian mixture distribution based on the proposed attack method GMVFool. The outer minimization obtains a viewpoint-invariant classifier by minimizing the expected loss…
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.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
