中文
相关论文

相关论文: Towards a 3D Transfer-based Black-box Attack via C…

200 篇论文

Face recognition (FR) technology plays a crucial role in various applications, but its vulnerability to adversarial attacks poses significant security concerns. Existing research primarily focuses on transferability to different FR models,…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Xiaoliang Liu , Furao Shen , Feng Han , Jian Zhao , Changhai Nie

Point clouds-based Networks have achieved great attention in 3D object classification, segmentation and indoor scene semantic parsing. In terms of face recognition, 3D face recognition method which directly consume point clouds as input is…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Ziyu Zhang , Feipeng Da , Yi Yu

Deep neural networks (DNNs) are under threat from adversarial example attacks. The adversary can easily change the outputs of DNNs by adding small well-designed perturbations to inputs. Adversarial example detection is a fundamental work…

机器学习 · 计算机科学 2021-11-30 Hui Liu , Bo Zhao , Minzhi Ji , Yuefeng Peng , Jiabao Guo , Peng Liu

Decision-based methods have shown to be effective in black-box adversarial attacks, as they can obtain satisfactory performance and only require to access the final model prediction. Gradient estimation is a critical step in black-box…

机器学习 · 计算机科学 2023-10-31 Han Liu , Xingshuo Huang , Xiaotong Zhang , Qimai Li , Fenglong Ma , Wei Wang , Hongyang Chen , Hong Yu , Xianchao Zhang

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

Robustness of convolutional neural networks (CNNs) has gained in importance on account of adversarial examples, i.e., inputs added as well-designed perturbations that are imperceptible to humans but can cause the model to predict…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Tiange Luo , Tianle Cai , Mengxiao Zhang , Siyu Chen , Di He , Liwei Wang

Transferable adversarial examples highlight the vulnerability of deep neural networks (DNNs) to imperceptible perturbations across various real-world applications. While there have been notable advancements in untargeted transferable…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Teng Li , Xingjun Ma , Yu-Gang Jiang

By adding human-imperceptible noise to clean images, the resultant adversarial examples can fool other unknown models. Features of a pixel extracted by deep neural networks (DNNs) are influenced by its surrounding regions, and different…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Lianli Gao , Qilong Zhang , Jingkuan Song , Xianglong Liu , Heng Tao Shen

Neural networks are vulnerable to adversarial examples, which are malicious inputs crafted to fool pre-trained models. Adversarial examples often exhibit black-box attacking transferability, which allows that adversarial examples crafted…

计算机视觉与模式识别 · 计算机科学 2020-03-04 ZhaoXin Huan , Yulong Wang , Xiaolu Zhang , Lin Shang , Chilin Fu , Jun Zhou

Cloud-edge collaboration enhances machine perception by combining the strengths of edge and cloud computing. Edge devices capture raw data (e.g., 3D point clouds) and extract salient features, which are sent to the cloud for deeper analysis…

图像与视频处理 · 电气工程与系统科学 2026-03-05 Chongzhen Tian , Hui Yuan , Pan Zhao , Chang Sun , Raouf Hamzaoui , Sam Kwong

Point cloud segmentation is the foundation of 3D environmental perception for modern intelligent systems. To solve this problem and image segmentation, conditional random fields (CRFs) are usually formulated as discrete models in label…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Fei Yang , Franck Davoine , Huan Wang , Zhong Jin

We present a novel approach to point set registration which is based on one-shot adversarial learning. The idea of the algorithm is inspired by recent successes of generative adversarial networks. Treating the point clouds as…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Sergei Divakov , Ivan Oseledets

State-of-the-art crowd counting and localization are primarily modeled using two paradigms: density maps and point regression. Given the field's security ramifications, there is active interest in model robustness against adversarial…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Alabi Mehzabin Anisha , Guangjing Wang , Sriram Chellappan

Deep learning models are vulnerable to adversarial examples, which can fool a target classifier by imposing imperceptible perturbations onto natural examples. In this work, we consider the practical and challenging decision-based black-box…

机器学习 · 计算机科学 2021-05-11 Qi-An Fu , Yinpeng Dong , Hang Su , Jun Zhu

Rapid progress is being made in developing large, pretrained, task-agnostic foundational vision models such as CLIP, ALIGN, DINOv2, etc. In fact, we are approaching the point where these models do not have to be finetuned downstream, and…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Nathan Inkawhich , Gwendolyn McDonald , Ryan Luley

The rapid advancement of artificial intelligence within the realm of cybersecurity raises significant security concerns. The vulnerability of deep learning models in adversarial attacks is one of the major issues. In adversarial machine…

密码学与安全 · 计算机科学 2024-04-18 Khushnaseeb Roshan , Aasim Zafar

Black-box adversarial attacks are widely used as tools to test the robustness of deep neural networks against malicious perturbations of input data aimed at a specific change in the output of the model. Such methods, although they remain…

机器学习 · 计算机科学 2026-03-13 Anna Chistyakova , Mikhail Pautov

Most autonomous vehicles (AVs) rely on LiDAR and RGB camera sensors for perception. Using these point cloud and image data, perception models based on deep neural nets (DNNs) have achieved state-of-the-art performance in 3D detection. The…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Mazen Abdelfattah , Kaiwen Yuan , Z. Jane Wang , Rabab Ward

Deep neural networks for 3D point cloud classification, such as PointNet, have been demonstrated to be vulnerable to adversarial attacks. Current adversarial defenders often learn to denoise the (attacked) point clouds by reconstruction,…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Kaidong Li , Ziming Zhang , Cuncong Zhong , Guanghui Wang

Deep neural networks are known to be vulnerable to adversarial examples crafted by adding human-imperceptible perturbations to the benign input. After achieving nearly 100% attack success rates in white-box setting, more focus is shifted to…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Xu Han , Anmin Liu , Chenxuan Yao , Yanbo Fan , Kun He
‹ 上一页 1 8 9 10 下一页 ›