中文
相关论文

相关论文: Adversarial shape perturbations on 3D point clouds

200 篇论文

Deep neural networks are known to be vulnerable to adversarial examples which are carefully crafted instances to cause the models to make wrong predictions. While adversarial examples for 2D images and CNNs have been extensively studied,…

密码学与安全 · 计算机科学 2019-07-15 Chong Xiang , Charles R. Qi , Bo Li

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 attack and defense…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Jiancheng Yang , Qiang Zhang , Rongyao Fang , Bingbing Ni , Jinxian Liu , Qi Tian

Deep learning has successfully solved a wide range of tasks in 2D vision as a dominant AI technique. Recently, deep learning on 3D point clouds is becoming increasingly popular for addressing various tasks in this field. Despite remarkable…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Hanieh Naderi , Ivan V. Bajić

We introduce ShapeAdv, a novel framework to study shape-aware adversarial perturbations that reflect the underlying shape variations (e.g., geometric deformations and structural differences) in the 3D point cloud space. We develop…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Kibok Lee , Zhuoyuan Chen , Xinchen Yan , Raquel Urtasun , Ersin Yumer

3D object classification and segmentation using deep neural networks has been extremely successful. As the problem of identifying 3D objects has many safety-critical applications, the neural networks have to be robust against adversarial…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Daniel Liu , Ronald Yu , Hao Su

Deep neural networks are prone to adversarial examples that maliciously alter the network's outcome. Due to the increasing popularity of 3D sensors in safety-critical systems and the vast deployment of deep learning models for 3D point…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Itai Lang , Uriel Kotlicki , Shai Avidan

With recent developments of convolutional neural networks, deep learning for 3D point clouds has shown significant progress in various 3D scene understanding tasks, e.g., object recognition, semantic segmentation. In a safety-critical…

计算机视觉与模式识别 · 计算机科学 2021-09-20 Jaeyeon Kim , Binh-Son Hua , Duc Thanh Nguyen , Sai-Kit Yeung

Point cloud analysis has a wide range of applications in many areas such as computer vision, robotic manipulation, and autonomous driving. While deep learning has achieved remarkable success on image-based tasks, there are many unique…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Sushmita Sarker , Prithul Sarker , Gunner Stone , Ryan Gorman , Alireza Tavakkoli , George Bebis , Javad Sattarvand

Point cloud learning has lately attracted increasing attention due to its wide applications in many areas, such as computer vision, autonomous driving, and robotics. As a dominating technique in AI, deep learning has been successfully used…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Yulan Guo , Hanyun Wang , Qingyong Hu , Hao Liu , Li Liu , Mohammed Bennamoun

Point cloud stands as the most widely adopted format for representing 3D shapes and scenes due to its simplicity and geometric fidelity. However, its inherent unordered and irregular nature, exacerbated by sensor noise and occlusions,…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Minhas Kamal , Hiranya Garbha Kumar , Balakrishnan Prabhakaran

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…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Hanieh Naderi , Chinthaka Dinesh , Ivan V. Bajic , Shohreh Kasaei

Recent studies that incorporate geometric features and transformers into 3D point cloud feature learning have significantly improved the performance of 3D deep-learning models. However, their robustness against adversarial attacks has not…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Xuelong Dai , Bin Xiao

Recently, 3D deep learning models have been shown to be susceptible to adversarial attacks like their 2D counterparts. Most of the state-of-the-art (SOTA) 3D adversarial attacks perform perturbation to 3D point clouds. To reproduce these…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Jinlai Zhang , Lyujie Chen , Binbin Liu , Bo Ouyang , Qizhi Xie , Jihong Zhu , Weiming Li , Yanmei Meng

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas

Deep neural networks are vulnerable to adversarial attacks, in which imperceptible perturbations to their input lead to erroneous network predictions. This phenomenon has been extensively studied in the image domain, and has only recently…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Abdullah Hamdi , Sara Rojas , Ali Thabet , Bernard Ghanem

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 years, the…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Qiufan Ji , Lin Wang , Cong Shi , Shengshan Hu , Yingying Chen , Lichao Sun

Recent research has revealed that the security of deep neural networks that directly process 3D point clouds to classify objects can be threatened by adversarial samples. Although existing adversarial attack methods achieve high success…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Atrin Arya , Hanieh Naderi , Shohreh Kasaei

Adversary and invisibility are two fundamental but conflict characters of adversarial perturbations. Previous adversarial attacks on 3D point cloud recognition have often been criticized for their noticeable point outliers, since they just…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Qidong Huang , Xiaoyi Dong , Dongdong Chen , Hang Zhou , Weiming Zhang , Nenghai Yu

A fundamental question in learning to classify 3D shapes is how to treat the data in a way that would allow us to construct efficient and accurate geometric processing and analysis procedures. Here, we restrict ourselves to networks that…

计算几何 · 计算机科学 2019-10-04 Mor Joseph-Rivlin , Alon Zvirin , Ron Kimmel

With the increasing attention in various 3D safety-critical applications, point cloud learning models have been shown to be vulnerable to adversarial attacks. Although existing 3D attack methods achieve high success rates, they delve into…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Daizong Liu , Wei Hu , Xin Li
‹ 上一页 1 2 3 10 下一页 ›