SAGA: Spectral Adversarial Geometric Attack on 3D Meshes
Tomer Stolik, Itai Lang, Shai Avidan

TL;DR
This paper introduces SAGA, a spectral domain-based adversarial attack method on 3D mesh autoencoders, demonstrating how to craft deceptive meshes that alter geometric reconstructions while maintaining visual plausibility.
Contribution
The paper presents a novel spectral adversarial attack framework for 3D meshes, focusing on geometric distortions to deceive autoencoders, which was not addressed in prior semantic-level mesh attack studies.
Findings
Effective spectral perturbations deceive autoencoders
Generated meshes maintain visual credibility
Code is publicly available for reproducibility
Abstract
A triangular mesh is one of the most popular 3D data representations. As such, the deployment of deep neural networks for mesh processing is widely spread and is increasingly attracting more attention. However, neural networks are prone to adversarial attacks, where carefully crafted inputs impair the model's functionality. The need to explore these vulnerabilities is a fundamental factor in the future development of 3D-based applications. Recently, mesh attacks were studied on the semantic level, where classifiers are misled to produce wrong predictions. Nevertheless, mesh surfaces possess complex geometric attributes beyond their semantic meaning, and their analysis often includes the need to encode and reconstruct the geometry of the shape. We propose a novel framework for a geometric adversarial attack on a 3D mesh autoencoder. In this setting, an adversarial input mesh deceives…
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
SAGA: Spectral Adversarial Geometric Attack on 3D Meshes· youtube
Taxonomy
TopicsAdversarial Robustness in Machine Learning
