CVJul 2, 2025

3D Gaussian Splatting Driven Multi-View Robust Physical Adversarial Camouflage Generation

arXiv:2507.01367v23 citationsh-index: 21Has Code
AI Analysis

This work addresses the vulnerability of deep neural networks in physical environments, offering a more effective and robust adversarial attack method for autonomous systems, though it is incremental as it builds on prior camouflage-based approaches.

The paper tackles the problem of generating multi-view robust physical adversarial camouflage for safety-critical applications like autonomous driving, achieving state-of-the-art adversarial effectiveness and cross-view robustness through a 3D Gaussian Splatting-based framework.

Physical adversarial attack methods expose the vulnerabilities of deep neural networks and pose a significant threat to safety-critical scenarios such as autonomous driving. Camouflage-based physical attack is a more promising approach compared to the patch-based attack, offering stronger adversarial effectiveness in complex physical environments. However, most prior work relies on mesh priors of the target object and virtual environments constructed by simulators, which are time-consuming to obtain and inevitably differ from the real world. Moreover, due to the limitations of the backgrounds in training images, previous methods often fail to produce multi-view robust adversarial camouflage and tend to fall into sub-optimal solutions. Due to these reasons, prior work lacks adversarial effectiveness and robustness across diverse viewpoints and physical environments. We propose a physical attack framework based on 3D Gaussian Splatting (3DGS), named PGA, which provides rapid and precise reconstruction with few images, along with photo-realistic rendering capabilities. Our framework further enhances cross-view robustness and adversarial effectiveness by preventing mutual and self-occlusion among Gaussians and employing a min-max optimization approach that adjusts the imaging background of each viewpoint, helping the algorithm filter out non-robust adversarial features. Extensive experiments validate the effectiveness and superiority of PGA. Our code is available at:https://github.com/TRLou/PGA.

Foundations

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

Your Notes