paper-with-me

홈 › Papers

3DHacker: Spectrum-based Decision Boundary Generation for Hard-label 3D Point Cloud Attack

2023-08-15 · ICCV 2023 1 · Yunbo Tao, Daizong Liu, Pan Zhou, Yulai Xie, Wei Du, Wei Hu

With the maturity of depth sensors, the vulnerability of 3D point cloud models has received increasing attention in various applications such as autonomous driving and robot navigation. Previous 3D adversarial attackers either follow the white-box setting to iteratively update the coordinate perturbations based on gradients, or utilize the output model logits to estimate noisy gradients in the black-box setting. However, these attack methods are hard to be deployed in real-world scenarios since realistic 3D applications will not share any model details to users. Therefore, we explore a more challenging yet practical 3D attack setting, \textit{i.e.}, attacking point clouds with black-box hard labels, in which the attacker can only have access to the prediction label of the input. To tackle this setting, we propose a novel 3D attack method, termed \textbf{3D} \textbf{H}ard-label att\textbf{acker} (\textbf{3DHacker}), based on the developed decision boundary algorithm to generate adversarial samples solely with the knowledge of class labels. Specifically, to construct the class-aware model decision boundary, 3DHacker first randomly fuses two point clouds of different classes in the spectral domain to craft their intermediate sample with high imperceptibility, then projects it onto the decision boundary via binary search. To restrict the final perturbation size, 3DHacker further introduces an iterative optimization strategy to move the intermediate sample along the decision boundary for generating adversarial point clouds with smallest trivial perturbations. Extensive evaluations show that, even in the challenging hard-label setting, 3DHacker still competitively outperforms existing 3D attacks regarding the attack performance as well as adversary quality.

📄 PDF Abstract BibTeX arXiv:2308.07546

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingRobot Navigation

Similar Papers 제목 키워드 기반

Hard-Label Black-Box Attacks on 3D Point Clouds

2024-11-30 · Daizong Liu, Yunbo Tao, Pan Zhou, Wei Hu

With the maturity of depth sensors in various 3D safety-critical applications, 3D point cloud models have been shown to be vulnerable to adversarial attacks. Almost all existing 3D attackers simply follow the white-box o…

Unveiling the Hessian's Connection to the Decision Boundary

2023-06-12 · Mahalakshmi Sabanayagam, Freya Behrens, Urte Adomaityte, Anna Dawid

Understanding the properties of well-generalizing minima is at the heart of deep learning research. On the one hand, the generalization of neural networks has been connected to the decision boundary complexity, which is …

Large-Margin Classification with Multiple Decision Rules

2014-11-19 · Patrick K. Kimes, D. Neil Hayes, J. S. Marron, Yufeng Liu

Binary classification is a common statistical learning problem in which a model is estimated on a set of covariates for some outcome indicating the membership of one of two classes. In the literature, there exists a dist…

Binary ClassificationClassificationGeneral Classification

Invertible Network for Classification and Biomarker Selection for ASD

2019-07-23 · Juntang Zhuang, Nicha C. Dvornek, Xiaoxiao Li, Pamela Ventola 외

Determining biomarkers for autism spectrum disorder (ASD) is crucial to understanding its mechanisms. Recently deep learning methods have achieved success in the classification task of ASD using fMRI data. However, due t…

ClassificationGeneral Classificationregression

SDBF: Steep-Decision-Boundary Fingerprinting for Hard-Label Tampering Detection of DNN Models

2025-01-01 · CVPR 2025 1 · Xiaofan Bai, Shixin Li, Xiaojing Ma, Bin Benjamin Zhu 외

Cloud-based AI systems offer significant benefits but also introduce vulnerabilities, making deep neural network (DNN) models susceptible to malicious tampering. This tampering may involve harmful behavior injection …

Sensitivity