中文
相关论文

相关论文: Weighted Average Precision: Adversarial Example De…

200 篇论文

Deep learning (DL) has shown great success in many human-related tasks, which has led to its adoption in many computer vision based applications, such as security surveillance systems, autonomous vehicles and healthcare. Such…

计算机视觉与模式识别 · 计算机科学 2022-01-10 Ahmed Aldahdooh , Wassim Hamidouche , Sid Ahmed Fezza , Olivier Deforges

In autonomous driving (AD), accurate perception is indispensable to achieving safe and secure driving. Due to its safety-criticality, the security of AD perception has been widely studied. Among different attacks on AD perception, the…

密码学与安全 · 计算机科学 2023-08-24 Ningfei Wang , Yunpeng Luo , Takami Sato , Kaidi Xu , Qi Alfred Chen

Adversarial Examples (AEs) can deceive Deep Neural Networks (DNNs) and have received a lot of attention recently. However, majority of the research on AEs is in the digital domain and the adversarial patches are static, which is very…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Wei Jia , Zhaojun Lu , Haichun Zhang , Zhenglin Liu , Jie Wang , Gang Qu

The renaissance of deep learning has led to the massive development of automated driving. However, deep neural networks are vulnerable to adversarial examples. The perturbations of adversarial examples are imperceptible to human eyes but…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Jun Yan , Huilin Yin

Deep neural networks are being applied in many tasks with encouraging results, and have often reached human-level performance. However, deep neural networks are vulnerable to well-designed input samples called adversarial examples. In…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Dang Duy Thang , Toshihiro Matsui

Recent work in adversarial machine learning started to focus on the visual perception in autonomous driving and studied Adversarial Examples (AEs) for object detection models. However, in such visual perception pipeline the detected objects…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Yunhan Jia , Yantao Lu , Junjie Shen , Qi Alfred Chen , Zhenyu Zhong , Tao Wei

Autonomous driving systems (ADS) increasingly rely on deep learning-based perception models, which remain vulnerable to adversarial attacks. In this paper, we revisit adversarial attacks and defense methods, focusing on road sign…

机器人学 · 计算机科学 2025-05-26 Cheng Chen , Yuhong Wang , Nafis S Munir , Xiangwei Zhou , Xugui Zhou

Machine learning models, especially based on deep architectures are used in everyday applications ranging from self driving cars to medical diagnostics. It has been shown that such models are dangerously susceptible to adversarial samples,…

机器学习 · 计算机科学 2017-11-21 Lovedeep Gondara

Although deep neural networks (DNNs) have shown impressive performance on many perceptual tasks, they are vulnerable to adversarial examples that are generated by adding slight but maliciously crafted perturbations to benign images.…

机器学习 · 计算机科学 2022-10-18 Hui Liu , Bo Zhao , Kehuan Zhang , Peng Liu

Deep neural networks (DNNs) have shown huge superiority over humans in image recognition, speech processing, autonomous vehicles and medical diagnosis. However, recent studies indicate that DNNs are vulnerable to adversarial examples (AEs),…

机器学习 · 计算机科学 2019-09-24 Jiliang Zhang , Chen Li

Detection of adversarial examples has been a hot topic in the last years due to its importance for safely deploying machine learning algorithms in critical applications. However, the detection methods are generally validated by assuming a…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Federica Granese , Marine Picot , Marco Romanelli , Francisco Messina , Pablo Piantanida

Adversarial examples (AEs) are crafted by adding human-imperceptible perturbations to inputs such that a machine-learning based classifier incorrectly labels them. They have become a severe threat to the trustworthiness of machine learning.…

声音 · 计算机科学 2019-12-05 Qiang Zeng , Jianhai Su , Chenglong Fu , Golam Kayas , Lannan Luo

Adversarial examples (AEs) pose severe threats to the applications of deep neural networks (DNNs) to safety-critical domains, e.g., autonomous driving. While there has been a vast body of AE defense solutions, to the best of our knowledge,…

密码学与安全 · 计算机科学 2022-01-25 Yijun Yang , Ruiyuan Gao , Yu Li , Qiuxia Lai , Qiang Xu

Autonomous vehicle (AV) systems rely on robust perception models as a cornerstone of safety assurance. However, objects encountered on the road exhibit a long-tailed distribution, with rare or unseen categories posing challenges to a…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Mingfu Liang , Jong-Chyi Su , Samuel Schulter , Sparsh Garg , Shiyu Zhao , Ying Wu , Manmohan Chandraker

Deep neural networks (DNNs) have been shown to be vulnerable against adversarial examples (AEs) which are maliciously designed to fool target models. The normal examples (NEs) added with imperceptible adversarial perturbation, can be a…

计算机视觉与模式识别 · 计算机科学 2022-08-31 Mingyu Dong , Jiahao Chen , Diqun Yan , Jingxing Gao , Li Dong , Rangding Wang

Deep neural networks (DNNs) are found to be vulnerable against adversarial examples, which are carefully crafted inputs with a small magnitude of perturbation aiming to induce arbitrarily incorrect predictions. Recent studies show that…

密码学与安全 · 计算机科学 2019-07-12 Yulong Cao , Chaowei Xiao , Dawei Yang , Jing Fang , Ruigang Yang , Mingyan Liu , Bo Li

One of the many Autonomous Systems (ASs), such as autonomous driving cars, performs various safety-critical functions. Many of these autonomous systems take advantage of Artificial Intelligence (AI) techniques to perceive their environment.…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Nour Habib , Yunsu Cho , Abhishek Buragohain , Andreas Rausch

End-to-end autonomous driving systems have achieved significant progress, yet their adversarial robustness remains largely underexplored. In this work, we conduct a closed-loop evaluation of state-of-the-art autonomous driving agents under…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Ishan Sahu , Somnath Hazra , Somak Aditya , Soumyajit Dey

Deep neural networks (DNNs) have been shown to be vulnerable against adversarial examples (AEs), which are maliciously designed to cause dramatic model output errors. In this work, we reveal that normal examples (NEs) are insensitive to the…

机器学习 · 计算机科学 2021-03-09 Jinyu Tian , Jiantao Zhou , Yuanman Li , Jia Duan

Recent visual autonomous perception systems achieve remarkable performances with deep representation learning. However, they fail in scenarios with challenging illumination.While event cameras can mitigate this problem, there is a lack of a…

机器人学 · 计算机科学 2026-03-18 Jinghang Li , Shichao Li , Qing Lian , Peiliang Li , Xiaozhi Chen , Yi Zhou
‹ 上一页 1 2 3 10 下一页 ›