中文
相关论文

相关论文: Why Don't You Clean Your Glasses? Perception Attac…

200 篇论文

Deep Learning models, such as those used in an autonomous vehicle are vulnerable to adversarial attacks where an attacker could place an adversarial object in the environment, leading to mis-classification. Generating these adversarial…

机器学习 · 计算机科学 2023-10-20 Matthew Hull , Zijie J. Wang , Duen Horng Chau

The significant advancements in embodied vision navigation have raised concerns about its susceptibility to adversarial attacks exploiting deep neural networks. Investigating the adversarial robustness of embodied vision navigation is…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Meng Chen , Jiawei Tu , Chao Qi , Yonghao Dang , Feng Zhou , Wei Wei , Jianqin Yin

Deep neural network image classifiers are reported to be susceptible to adversarial evasion attacks, which use carefully crafted images created to mislead a classifier. Recently, various kinds of adversarial attack methods have been…

机器学习 · 计算机科学 2019-10-04 He Zhao , Trung Le , Paul Montague , Olivier De Vel , Tamas Abraham , Dinh Phung

It has been shown that most machine learning algorithms are susceptible to adversarial perturbations. Slightly perturbing an image in a carefully chosen direction in the image space may cause a trained neural network model to misclassify…

计算机视觉与模式识别 · 计算机科学 2017-07-13 Jiajun Lu , Hussein Sibai , Evan Fabry , David Forsyth

Object detection systems using deep learning models have become increasingly popular in robotics thanks to the rising power of CPUs and GPUs in embedded systems. However, these models are susceptible to adversarial attacks. While some…

机器人学 · 计算机科学 2024-07-12 Han Wu , Sareh Rowlands , Johan Wahlstrom

Deep neural networks are vulnerable to adversarial attacks. White-box adversarial attacks can fool neural networks with small adversarial perturbations, especially for large size images. However, keeping successful adversarial perturbations…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Yongwei Wang , Mingquan Feng , Rabab Ward , Z. Jane Wang , Lanjun Wang

Deep Learning algorithms have achieved the state-of-the-art performance for Image Classification and have been used even in security-critical applications, such as biometric recognition systems and self-driving cars. However, recent works…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Gabriel Resende Machado , Eugênio Silva , Ronaldo Ribeiro Goldschmidt

In recent research, adversarial attacks on person detectors using patches or static 3D model-based texture modifications have struggled with low success rates due to the flexible nature of human movement. Modeling the 3D deformations caused…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Yanjie Li , Kaisheng Liang , Bin Xiao

Adversarial attacks pose a critical security threat to real-world AI systems by injecting human-imperceptible perturbations into benign samples to induce misclassification in deep learning models. While existing detection methods, such as…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Yinghe Zhang , Chi Liu , Shuai Zhou , Sheng Shen , Peng Gui

Recently, adversarial machine learning attacks have posed serious security threats against practical audio signal classification systems, including speech recognition, speaker recognition, and music copyright detection. Previous studies…

声音 · 计算机科学 2022-07-28 Rui Duan , Zhe Qu , Shangqing Zhao , Leah Ding , Yao Liu , Zhuo Lu

Deep neural networks are known to be vulnerable to adversarial perturbations. The amount of these perturbations are generally quantified using $L_p$ metrics, such as $L_0$, $L_2$ and $L_\infty$. However, even when the measured perturbations…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Ayberk Aydin , Alptekin Temizel

Recently, Deep Neural Networks (DNNs) have achieved remarkable performances in many applications, while several studies have enhanced their vulnerabilities to malicious attacks. In this paper, we emulate the effects of natural weather…

机器学习 · 计算机科学 2022-05-30 Alberto Marchisio , Giovanni Caramia , Maurizio Martina , Muhammad Shafique

Recent research has demonstrated that adding some imperceptible perturbations to original images can fool deep learning models. However, the current adversarial perturbations are usually shown in the form of noises, and thus have no…

密码学与安全 · 计算机科学 2020-09-01 Xiaojun Jia , Xingxing Wei , Xiaochun Cao , Xiaoguang Han

Despite the great achievements made by neural networks on tasks such as image classification, they are brittle and vulnerable to adversarial example (AE) attacks, which are crafted by adding human-imperceptible perturbations to inputs in…

密码学与安全 · 计算机科学 2019-08-01 Fei Zuo , Bokai Yang , Xiaopeng Li , Lannan Luo , Qiang Zeng

Learning-based methods for underwater image enhancement (UWIE) have undergone extensive exploration. However, learning-based models are usually vulnerable to adversarial examples so as the UWIE models. To the best of our knowledge, there is…

图像与视频处理 · 电气工程与系统科学 2024-09-11 Siyu Zhai , Zhibo He , Xiaofeng Cong , Junming Hou , Jie Gui , Jian Wei You , Xin Gong , James Tin-Yau Kwok , Yuan Yan Tang

With the rapid advancement and increased use of deep learning models in image identification, security becomes a major concern to their deployment in safety-critical systems. Since the accuracy and robustness of deep learning models are…

机器学习 · 计算机科学 2022-08-31 Dvij Kalaria , Aritra Hazra , Partha Pratim Chakrabarti

Deep Learning models are vulnerable to adversarial examples, i.e.\ images obtained via deliberate imperceptible perturbations, such that the model misclassifies them with high confidence. However, class confidence by itself is an incomplete…

机器学习 · 统计学 2017-11-23 Ambrish Rawat , Martin Wistuba , Maria-Irina Nicolae

Deep Neural Networks have been shown to be vulnerable to various kinds of adversarial perturbations. In addition to widely studied additive noise based perturbations, adversarial examples can also be created by applying a per pixel spatial…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Ayberk Aydin , Deniz Sen , Berat Tuna Karli , Oguz Hanoglu , Alptekin Temizel

We propose a new real-world attack against the computer vision based systems of autonomous vehicles (AVs). Our novel Sign Embedding attack exploits the concept of adversarial examples to modify innocuous signs and advertisements in the…

密码学与安全 · 计算机科学 2018-03-28 Chawin Sitawarin , Arjun Nitin Bhagoji , Arsalan Mosenia , Prateek Mittal , Mung Chiang

With the rise in popularity of machine and deep learning models, there is an increased focus on their vulnerability to malicious inputs. These adversarial examples drift model predictions away from the original intent of the network and are…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Richard Tran , David Patrick , Michael Geyer , Amanda Fernandez