paper-with-me

Papers

Cage-Based Deformation for Transferable and Undefendable Point Cloud Attack

2025-07-01 · Keke Tang, Ziyong Du, Weilong Peng, Xiaofei Wang, Peican Zhu, Ligang Liu, Zhihong Tian

Adversarial attacks on point clouds often impose strict geometric constraints to preserve plausibility; however, such constraints inherently limit transferability and undefendability. While deformation offers an alternative, existing unstructured approaches may introduce unnatural distortions, making adversarial point clouds conspicuous and undermining their plausibility. In this paper, we propose CageAttack, a cage-based deformation framework that produces natural adversarial point clouds. It first constructs a cage around the target object, providing a structured basis for smooth, natural-looking deformation. Perturbations are then applied to the cage vertices, which seamlessly propagate to the point cloud, ensuring that the resulting deformations remain intrinsic to the object and preserve plausibility. Extensive experiments on seven 3D deep neural network classifiers across three datasets show that CageAttack achieves a superior balance among transferability, undefendability, and plausibility, outperforming state-of-the-art methods. Codes will be made public upon acceptance.

📄 PDF Abstract BibTeX arXiv:2507.00690

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GSDeformer: Direct, Real-time and Extensible Cage-based Deformation for 3D Gaussian Splatting

2024-05-24 · Jiajun Huang, Shuolin Xu, Hongchuan Yu, Jian Jun Zhang 외

We present GSDeformer, a method that achieves cage-based deformation on 3D Gaussian Splatting (3DGS). Our method bridges cage-based deformation and 3DGS using a proxy point cloud representation. The point cloud is create…

3DGS

CAGE-GS: High-fidelity Cage Based 3D Gaussian Splatting Deformation

2025-04-17 · Yifei Tong, Runze Tian, Xiao Han, Dingyao Liu 외

As 3D Gaussian Splatting (3DGS) gains popularity as a 3D representation of real scenes, enabling user-friendly deformation to create novel scenes while preserving fine details from the original 3DGS has attracted signifi…

3DGS

Transferable and Undefendable Point Cloud Attacks via Medial Axis Transform

2025-07-25 · Keke Tang, Yuze Gao, Weilong Peng, Xiaofei Wang 외 arxiv

Studying adversarial attacks on point clouds is essential for evaluating and improving the robustness of 3D deep learning models. However, most existing attack methods are developed under ideal white-box settings and oft…

Adversarial AttackPoint Clouds

Neural Cages for Detail-Preserving 3D Deformations

2019-12-13 · CVPR 2020 6 · Wang Yifan, Noam Aigerman, Vladimir G. Kim, Siddhartha Chaudhuri 외

We propose a novel learnable representation for detail-preserving shape deformation. The goal of our method is to warp a source shape to match the general structure of a target shape, while preserving the surface details…

Deforming Radiance Fields with Cages

2022-07-25 · Tianhan Xu, Tatsuya Harada

Recent advances in radiance fields enable photorealistic rendering of static or dynamic 3D scenes, but still do not support explicit deformation that is used for scene manipulation or animation. In this paper, we propose…