中文
相关论文

相关论文: Boosting 3D Adversarial Attacks with Attacking On …

200 篇论文

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

Deep Neural Networks (DNN) have become a promising paradigm when developing Artificial Intelligence (AI) and Machine Learning (ML) applications. However, DNN applications are vulnerable to fake data that are crafted with adversarial attack…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Zhixun He , Mukesh Singhal

It is imperative to ensure the robustness of deep learning models in critical applications such as, healthcare. While recent advances in deep learning have improved the performance of volumetric medical image segmentation models, these…

图像与视频处理 · 电气工程与系统科学 2023-07-21 Asif Hanif , Muzammal Naseer , Salman Khan , Mubarak Shah , Fahad Shahbaz Khan

Recent works found that deep neural networks (DNNs) can be fooled by adversarial examples, which are crafted by adding adversarial noise on clean inputs. The accuracy of DNNs on adversarial examples will decrease as the magnitude of the…

密码学与安全 · 计算机科学 2023-05-30 Zhanhao Hu , Jun Zhu , Bo Zhang , Xiaolin Hu

Deep Neural Networks (DNNs) have demonstrated exceptional performance on most recognition tasks such as image classification and segmentation. However, they have also been shown to be vulnerable to adversarial examples. This phenomenon has…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Anurag Arnab , Ondrej Miksik , Philip H. S. Torr

Deep neural networks have been shown to be vulnerable to adversarial examples---maliciously crafted examples that can trigger the target model to misbehave by adding imperceptible perturbations. Existing attack methods for k-nearest…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Xiaodan Li , Yuefeng Chen , Yuan He , Hui Xue

Deep neural networks (DNNs) exhibit vulnerability to adversarial examples that can transfer across different DNN models. A particularly challenging problem is developing transferable targeted attacks that can mislead DNN models into…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Kaisheng Liang , Xuelong Dai , Yanjie Li , Dong Wang , Bin Xiao

Deep Neural Networks (DNNs) are vulnerable to adversarial examples, which causes serious threats to security-critical applications. This motivated much research on providing mechanisms to make models more robust against adversarial attacks.…

机器学习 · 计算机科学 2021-09-28 Yuejun Guo , Qiang Hu , Maxime Cordy , Michail Papadakis , Yves Le Traon

Deep neural networks have been demonstrated to be vulnerable to adversarial attacks: subtle perturbation can completely change prediction result. The vulnerability has led to a surge of research in this direction, including adversarial…

计算机视觉与模式识别 · 计算机科学 2021-06-07 Quanyu Liao , Xin Wang , Bin Kong , Siwei Lyu , Bin Zhu , Youbing Yin , Qi Song , Xi Wu

Deep Neural Networks (DNNs) have recently led to significant improvements in many fields. However, DNNs are vulnerable to adversarial examples which are samples with imperceptible perturbations while dramatically misleading the DNNs.…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Jiayang Liu , Weiming Zhang , Yiwei Zhang , Dongdong Hou , Yujia Liu , Hongyue Zha , Nenghai Yu

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…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Yunbo Tao , Daizong Liu , Pan Zhou , Yulai Xie , Wei Du , Wei Hu

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

Adversarial attacks involve adding, small, often imperceptible, perturbations to inputs with the goal of getting a machine learning model to misclassifying them. While many different adversarial attack strategies have been proposed on image…

计算机视觉与模式识别 · 计算机科学 2018-06-01 Avishek Joey Bose , Parham Aarabi

Deep neural networks (DNNs) are known to have a fundamental sensitivity to adversarial attacks, perturbations of the input that are imperceptible to humans yet powerful enough to change the visual decision of a model. Adversarial attacks…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Drew Linsley , Pinyuan Feng , Thibaut Boissin , Alekh Karkada Ashok , Thomas Fel , Stephanie Olaiya , Thomas Serre

Adversarial attacks exploit the vulnerability of deep models against adversarial samples. Existing point cloud attackers are tailored to specific models, iteratively optimizing perturbations based on gradients in either a white-box or…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Zezeng Li , Xiaoyu Du , Na Lei , Liming Chen , Weimin Wang

Deep Neural Networks (DNNs) are highly vulnerable to adversarial examples, which pose significant challenges in security-sensitive applications. Among various adversarial attack strategies, input transformation-based attacks have…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Hangyu Liu , Bo Peng , Can Cui , Pengxiang Ding , Donglin Wang

Deep Neural Networks (DNNs) are highly sensitive to imperceptible malicious perturbations, known as adversarial attacks. Following the discovery of this vulnerability in real-world imaging and vision applications, the associated safety…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Tsachi Blau , Roy Ganz , Bahjat Kawar , Alex Bronstein , Michael Elad

Quantizing neural networks to low-bitwidth is important for model deployment on resource-limited edge hardware. Although a quantized network has a smaller model size and memory footprint, it is fragile to adversarial attacks. However, few…

机器学习 · 计算机科学 2022-10-18 Chaofan Tao , Ngai Wong

We propose distributed deep neural networks (DDNNs) over distributed computing hierarchies, consisting of the cloud, the edge (fog) and end devices. While being able to accommodate inference of a deep neural network (DNN) in the cloud, a…

计算机视觉与模式识别 · 计算机科学 2017-09-08 Surat Teerapittayanon , Bradley McDanel , H. T. Kung

State-of-the-art deep neural networks are known to be vulnerable to adversarial examples, formed by applying small but malicious perturbations to the original inputs. Moreover, the perturbations can \textit{transfer across models}:…

机器学习 · 统计学 2018-02-28 Lei Wu , Zhanxing Zhu , Cheng Tai , Weinan E