paper-with-me

Papers

Robust Structured Declarative Classifiers for 3D Point Clouds: Defending Adversarial Attacks with Implicit Gradients

2022-03-29 · CVPR 2022 1 · Kaidong Li, Ziming Zhang, Cuncong Zhong, Guanghui Wang

Deep neural networks for 3D point cloud classification, such as PointNet, have been demonstrated to be vulnerable to adversarial attacks. Current adversarial defenders often learn to denoise the (attacked) point clouds by reconstruction, and then feed them to the classifiers as input. In contrast to the literature, we propose a family of robust structured declarative classifiers for point cloud classification, where the internal constrained optimization mechanism can effectively defend adversarial attacks through implicit gradients. Such classifiers can be formulated using a bilevel optimization framework. We further propose an effective and efficient instantiation of our approach, namely, Lattice Point Classifier (LPC), based on structured sparse coding in the permutohedral lattice and 2D convolutional neural networks (CNNs) that is end-to-end trainable. We demonstrate state-of-the-art robust point cloud classification performance on ModelNet40 and ScanNet under seven different attackers. For instance, we achieve 89.51% and 83.16% test accuracy on each dataset under the recent JGBA attacker that outperforms DUP-Net and IF-Defense with PointNet by ~70%. Demo code is available at https://zhang-vislab.github.io.

📄 PDF Abstract BibTeX arXiv:2203.15245

Code (1)

KaidongLi/pytorch-LatticePointClassifier 공식 구현 pytorch

Tasks

3D Point Cloud ClassificationBilevel OptimizationClassificationPoint Cloud Classification

Similar Papers 제목 키워드 기반

Robust 3D Point Clouds Classification based on Declarative Defenders

2024-10-13 · Kaidong Li, Tianxiao Zhang, Cuncong Zhong, Ziming Zhang 외

3D point cloud classification requires distinct models from 2D image classification due to the divergent characteristics of the respective input data. While 3D point clouds are unstructured and sparse, 2D images are stru…

3D Point Cloud Classificationimage-classificationImage ClassificationPoint Cloud Classification

Cage-Based Deformation for Transferable and Undefendable Point Cloud Attack

2025-07-01 · Keke Tang, Ziyong Du, Weilong Peng, Xiaofei Wang 외

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 alternat…

Filling missing data in point clouds by merging structured and unstructured point clouds

2017-02-15 · Franziska Lippoldt, Hartmut Schwandt

Point clouds arising from structured data, mainly as a result of CT scans, provides special properties on the distribution of points and the distances between those. Yet often, the amount of data provided can not compare…

Surface Reconstruction

Ada3Diff: Defending against 3D Adversarial Point Clouds via Adaptive Diffusion

2022-11-29 · Kui Zhang, Hang Zhou, Jie Zhang, Qidong Huang 외

Deep 3D point cloud models are sensitive to adversarial attacks, which poses threats to safety-critical applications such as autonomous driving. Robust training and defend-by-denoising are typical strategies for defendin…

Autonomous DrivingDenoising

MultiBodySync: Multi-Body Segmentation and Motion Estimation via 3D Scan Synchronization

2021-01-17 · CVPR 2021 1 · Jiahui Huang, He Wang, Tolga Birdal, Minhyuk Sung 외

We present MultiBodySync, a novel, end-to-end trainable multi-body motion segmentation and rigid registration framework for multiple input 3D point clouds. The two non-trivial challenges posed by this multi-scan multibod…

Motion EstimationMotion SegmentationSegmentation