paper-with-me

홈 › Papers

Understanding Key Point Cloud Features for Development Three-dimensional Adversarial Attacks

2022-10-19 · Hanieh Naderi, Chinthaka Dinesh, Ivan V. Bajic, Shohreh Kasaei

Adversarial attacks pose serious challenges for deep neural network (DNN)-based analysis of various input signals. In the case of three-dimensional point clouds, methods have been developed to identify points that play a key role in network decision, and these become crucial in generating existing adversarial attacks. For example, a saliency map approach is a popular method for identifying adversarial drop points, whose removal would significantly impact the network decision. This paper seeks to enhance the understanding of three-dimensional adversarial attacks by exploring which point cloud features are most important for predicting adversarial points. Specifically, Fourteen key point cloud features such as edge intensity and distance from the centroid are defined, and multiple linear regression is employed to assess their predictive power for adversarial points. Based on critical feature selection insights, a new attack method has been developed to evaluate whether the selected features can generate an attack successfully. Unlike traditional attack methods that rely on model-specific vulnerabilities, this approach focuses on the intrinsic characteristics of the point clouds themselves. It is demonstrated that these features can predict adversarial points across four different DNN architectures, Point Network (PointNet), PointNet++, Dynamic Graph Convolutional Neural Networks (DGCNN), and Point Convolutional Network (PointConv) outperforming random guessing and achieving results comparable to saliency map-based attacks. This study has important engineering applications, such as enhancing the security and robustness of three-dimensional point cloud-based systems in fields like robotics and autonomous driving.

📄 PDF Abstract BibTeX arXiv:2210.14164

Code (0)

등록된 구현이 없습니다.

Tasks

3D Point Cloud ClassificationAutonomous DrivingClassificationDecision Makingfeature selectionPoint Cloud Classification

Methods 이 논문이 사용한 방법론

DGCNN 설명 없음
Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Towards Semantic Segmentation of Urban-Scale 3D Point Clouds: A Dataset, Benchmarks and Challenges

2020-09-07 · CVPR 2021 1 · Qingyong Hu, Bo Yang, Sheikh Khalid, Wen Xiao 외

An essential prerequisite for unleashing the potential of supervised deep learning algorithms in the area of 3D scene understanding is the availability of large-scale and richly annotated datasets. However, publicly avai…

Scene UnderstandingSemantic Segmentation

Progressive Seed Generation Auto-encoder for Unsupervised Point Cloud Learning

2021-12-09 · ICCV 2021 10 · JuYoung Yang, Pyunghwan Ahn, Doyeon Kim, Haeil Lee 외

With the development of 3D scanning technologies, 3D vision tasks have become a popular research area. Owing to the large amount of data acquired by sensors, unsupervised learning is essential for understanding and utili…

3D Point Cloud Linear ClassificationPoint cloud reconstruction

TFCT-I2P: Three stream fusion network with color aware transformer for image-to-point cloud registration

2024-10-01 · Muyao Peng, Pei An, Zichen Wan, You Yang 외

Along with the advancements in artificial intelligence technologies, image-to-point-cloud registration (I2P) techniques have made significant strides. Nevertheless, the dimensional differences in the features of points c…

Image to Point Cloud RegistrationPoint Cloud Registration

Three iterations of $(d-1)$-WL test distinguish non isometric clouds of $d$-dimensional points

2023-03-22 · Valentino Delle Rose, Alexander Kozachinskiy, Cristóbal Rojas, Mircea Petrache 외

The Weisfeiler--Lehman (WL) test is a fundamental iterative algorithm for checking isomorphism of graphs. It has also been observed that it underlies the design of several graph neural network architectures, whose capabi…

Graph Neural Network

Blind Quality Assessment of 3D Dense Point Clouds with Structure Guided Resampling

2022-08-31 · Wei Zhou, Qi Yang, Qiuping Jiang, Guangtao Zhai 외

Objective quality assessment of 3D point clouds is essential for the development of immersive multimedia systems in real-world applications. Despite the success of perceptual quality evaluation for 2D images and videos, …