paper-with-me

홈 › Papers

IF-Defense: 3D Adversarial Point Cloud Defense via Implicit Function based Restoration

2020-10-11 · Ziyi Wu, Yueqi Duan, He Wang, Qingnan Fan, Leonidas J. Guibas

Point cloud is an important 3D data representation widely used in many essential applications. Leveraging deep neural networks, recent works have shown great success in processing 3D point clouds. However, those deep neural networks are vulnerable to various 3D adversarial attacks, which can be summarized as two primary types: point perturbation that affects local point distribution, and surface distortion that causes dramatic changes in geometry. In this paper, we simultaneously address both the aforementioned attacks by learning to restore the clean point clouds from the attacked ones. More specifically, we propose an IF-Defense framework to directly optimize the coordinates of input points with geometry-aware and distribution-aware constraints. The former aims to recover the surface of point cloud through implicit function, while the latter encourages evenly-distributed points. Our experimental results show that IF-Defense achieves the state-of-the-art defense performance against existing 3D adversarial attacks on PointNet, PointNet++, DGCNN, PointConv and RS-CNN. For example, compared with previous methods, IF-Defense presents 20.02% improvement in classification accuracy against salient point dropping attack and 16.29% against LG-GAN attack on PointNet. Our code is available at https://github.com/Wuziyi616/IF-Defense.

📄 PDF Abstract BibTeX arXiv:2010.05272

Code (2)

Wuziyi616/IF-Defense 공식 구현 pytorch
KaidongLi/pytorch-LatticePointClassifier pytorch

Methods 이 논문이 사용한 방법론

DGCNN 설명 없음
eToro Customer Care Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Defense-PointNet: Protecting PointNet Against Adversarial Attacks

2020-02-27 · Yu Zhang, Gongbo Liang, Tawfiq Salem, Nathan Jacobs

Despite remarkable performance across a broad range of tasks, neural networks have been shown to be vulnerable to adversarial attacks. Many works focus on adversarial attacks and defenses on 2D images, but few focus on 3…

Adversarial Robustness

Adversarial Attack and Defense on Point Sets

2019-02-28 · Jiancheng Yang, Qiang Zhang, Rongyao Fang, Bingbing Ni 외

Emergence of the utility of 3D point cloud data in safety-critical vision tasks (e.g., ADAS) urges researchers to pay more attention to the robustness of 3D representations and deep networks. To this end, we develop an a…

Adversarial Attack

The art of defense: letting networks fool the attacker

2021-04-07 · Jinlai Zhang, Yinpeng Dong, Binbin Liu, Bo Ouyang 외

Robust environment perception is critical for autonomous cars, and adversarial defenses are the most effective and widely studied ways to improve the robustness of environment perception. However, all of previous defense…

Adversarial Defense

Benchmarking and Analyzing Robust Point Cloud Recognition: Bag of Tricks for Defending Adversarial Examples

2023-07-31 · ICCV 2023 1 · Qiufan Ji, Lin Wang, Cong Shi, Shengshan Hu 외

Deep Neural Networks (DNNs) for 3D point cloud recognition are vulnerable to adversarial examples, threatening their practical deployment. Despite the many research endeavors have been made to tackle this issue in recent…

Adversarial RobustnessBenchmarking

Provable Defense Against Clustering Attacks on 3D Point Clouds

2021-11-22 · AAAI Workshop AdvML 2022 2 · Dishanika Dewani Denipitiyage, Thalaiyasingam Ajanthan, Parameswaran Kamalaruban, Adrian Weller

Lately, the literature on adversarial robustness spans from images to other domains such as point clouds. In this work, we consider clustering attacks on 3D point clouds and devise a provable defense mechanism to counter…

Adversarial RobustnessClustering