中文
相关论文

相关论文: Adaptive Local Adversarial Attacks on 3D Point Clo…

200 篇论文

Recently, deep neural networks have significant progress and successful application in various fields, but they are found vulnerable to attack instances, e.g., adversarial examples. State-of-art attack methods can generate attack images by…

机器学习 · 计算机科学 2019-03-19 Ping Yu , Kaitao Song , Jianfeng Lu

Recent deep networks have achieved good performance on a variety of 3d points classification tasks. However, these models often face challenges in "wild tasks".There are considerable differences between the labeled training/source data…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Junxuan Huang , Junsong Yuan , Chunming Qiao

Adding perturbations via utilizing auxiliary gradient information or discarding existing details of the benign images are two common approaches for generating adversarial examples. Though visual imperceptibility is the desired property of…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Zihan Chen , Ziyue Wang , Junjie Huang , Wentao Zhao , Xiao Liu , Dejian Guan

Adversarial examples have been demonstrated to threaten many computer vision tasks including object detection. However, the existing attacking methods for object detection have two limitations: poor transferability, which denotes that the…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Xingxing Wei , Siyuan Liang , Ning Chen , Xiaochun Cao

With the rapid progress of deep convolutional neural networks, in almost all robotic applications, the availability of 3D point clouds improves the accuracy of 3D semantic segmentation methods. Rendering of these irregular, unstructured,…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Mobina Mahdavi , Fahimeh Fooladgar , Shohreh Kasaei

Most existing adversarial attack methods for remote sensing images merely add adversarial perturbations or patches, resulting in unnatural modifications. Clouds are common atmospheric effects in remote sensing images. Generating clouds on…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Fei Ma , Yuqiang Feng , Fan Zhang , Yongsheng Zhou

Deep Neural Networks (DNNs) have recently achieved great success in many tasks, which encourages DNNs to be widely used as a machine learning service in model sharing scenarios. However, attackers can easily generate adversarial examples…

机器学习 · 计算机科学 2019-07-17 Xiaowei Zhou , Ivor W. Tsang , Jie Yin

Deep neural networks (DNNs) have demonstrated remarkable performance in analyzing 3D point cloud data. However, their vulnerability to adversarial attacks-such as point dropping, shifting, and adding-poses a critical challenge to the…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Nima Jamali , Matina Mahdizadeh Sani , Hanieh Naderi , Shohreh Kasaei

Evaluating the risk level of adversarial images is essential for safely deploying face authentication models in the real world. Popular approaches for physical-world attacks, such as print or replay attacks, suffer from some limitations,…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Sai Amrit Patnaik , Shivali Chansoriya , Anil K. Jain , Anoop M. Namboodiri

Generating adversarial examples is the art of creating a noise that is added to an input signal of a classifying neural network, and thus changing the network's classification, while keeping the noise as tenuous as possible. While the…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Roee Ben-Shlomo , Yevgeniy Men , Ido Imanuel

Adversarial training (AT) has been demonstrated as one of the most promising defense methods against various adversarial attacks. To our knowledge, existing AT-based methods usually train with the locally most adversarial perturbed points…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Chuanbiao Song , Yanbo Fan , Yichen Yang , Baoyuan Wu , Yiming Li , Zhifeng Li , Kun He

This paper presents the first adversarial example based method for attacking human instance segmentation networks, namely person segmentation networks in short, which are harder to fool than classification networks. We propose a novel…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Marc Treu , Trung-Nghia Le , Huy H. Nguyen , Junichi Yamagishi , Isao Echizen

Deep neural networks are vulnerable to adversarial examples. Adversarial training (AT) is an effective defense against adversarial examples. However, AT is prone to overfitting which degrades robustness substantially. Recently, data…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Lin Li , Jianing Qiu , Michael Spratling

This paper focuses on motion prediction for point cloud sequences in the challenging case of deformable 3D objects, such as human body motion. First, we investigate the challenges caused by deformable shapes and complex motions present in…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Pedro Gomes , Silvia Rossi , Laura Toni

Object detection from 3D point clouds remains a challenging task, though recent studies pushed the envelope with the deep learning techniques. Owing to the severe spatial occlusion and inherent variance of point density with the distance to…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Liang Du , Xiaoqing Ye , Xiao Tan , Jianfeng Feng , Zhenbo Xu , Errui Ding , Shilei Wen

Point clouds and meshes are widely used 3D data structures for many computer vision applications. While the meshes represent the surfaces of an object, point cloud represents sampled points from the surface which is also the output of…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Batuhan Cengiz , Mert Gulsen , Yusuf H. Sahin , Gozde Unal

Deep neural networks for 3D point clouds have been demonstrated to be vulnerable to adversarial examples. Previous 3D adversarial attack methods often exploit certain information about the target models, such as model parameters or outputs,…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Shuchao Pang , Zhenghan Chen , Shen Zhang , Liming Lu , Siyuan Liang , Anan Du , Yongbin Zhou

Despite the great progress of 3D vision, data privacy and security issues in 3D deep learning are not explored systematically. In the domain of 2D images, many availability attacks have been proposed to prevent data from being illicitly…

密码学与安全 · 计算机科学 2024-07-17 Yifan Zhu , Yibo Miao , Yinpeng Dong , Xiao-Shan Gao

Imperceptible adversarial attacks aim to fool DNNs by adding imperceptible perturbation to the input data. Previous methods typically improve the imperceptibility of attacks by integrating common attack paradigms with specifically designed…

机器学习 · 计算机科学 2025-03-13 Jin Li , Ziqiang He , Anwei Luo , Jian-Fang Hu , Z. Jane Wang , Xiangui Kang

Pre-trained large-scale models have exhibited remarkable efficacy in computer vision, particularly for 2D image analysis. However, when it comes to 3D point clouds, the constrained accessibility of data, in contrast to the vast repositories…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Mengke Li , Da Li , Guoqing Yang , Yiu-ming Cheung , Hui Huang