中文
相关论文

相关论文: SAAM: Stealthy Adversarial Attack on Monocular Dep…

200 篇论文

Adversarial Training (AT), which adversarially perturb the input samples during training, has been acknowledged as one of the most effective defenses against adversarial attacks, yet suffers from inevitably decreased clean accuracy. Instead…

机器学习 · 计算机科学 2024-06-06 Yihao Zhang , Hangzhou He , Jingyu Zhu , Huanran Chen , Yifei Wang , Zeming Wei

While deep neural networks (DNNs) achieve impressive performance on environment perception tasks, their sensitivity to adversarial perturbations limits their use in practical applications. In this paper, we (i) propose a novel adversarial…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Marvin Klingner , Varun Ravi Kumar , Senthil Yogamani , Andreas Bär , Tim Fingscheidt

Recently, there has been increasing concern about the vulnerability of deep neural network (DNN)-based synthetic aperture radar (SAR) automatic target recognition (ATR) to adversarial attacks, where a DNN could be easily deceived by clean…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Bowen Peng , Bo Peng , Jingyuan Xia , Tianpeng Liu , Yongxiang Liu , Li Liu

Blind spots or outright deceit can bedevil and deceive machine learning models. Unidentified objects such as digital "stickers," also known as adversarial patches, can fool facial recognition systems, surveillance systems and self-driving…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Zijian Zhu , Hang Su , Chang Liu , Wenzhao Xiang , Shibao Zheng

Deep neural networks have achieved unprecedented success on diverse vision tasks. However, they are vulnerable to adversarial noise that is imperceptible to humans. This phenomenon negatively affects their deployment in real-world…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Jianping Zhang , Jen-tse Huang , Wenxuan Wang , Yichen Li , Weibin Wu , Xiaosen Wang , Yuxin Su , Michael R. Lyu

A triangular mesh is one of the most popular 3D data representations. As such, the deployment of deep neural networks for mesh processing is widely spread and is increasingly attracting more attention. However, neural networks are prone to…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Tomer Stolik , Itai Lang , Shai Avidan

Deep learning-based automatic modulation classification (AMC) models are susceptible to adversarial attacks. Such attacks inject specifically crafted wireless interference into transmitted signals to induce erroneous classification…

信号处理 · 电气工程与系统科学 2021-09-17 Rajeev Sahay , Christopher G. Brinton , David J. Love

Object detection techniques for Unmanned Aerial Vehicles (UAVs) rely on Deep Neural Networks (DNNs), which are vulnerable to adversarial attacks. Nonetheless, adversarial patches generated by existing algorithms in the UAV domain pay very…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Dehong Kong , Siyuan Liang , Wenqi Ren

An adversary can fool deep neural network object detectors by generating adversarial noises. Most of the existing works focus on learning local visible noises in an adversarial "patch" fashion. However, the 2D patch attached to a 3D object…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Yexin Duan , Jialin Chen , Xingyu Zhou , Junhua Zou , Zhengyun He , Jin Zhang , Wu Zhang , Zhisong Pan

Currently, a plethora of saliency models based on deep neural networks have led great breakthroughs in many complex high-level vision tasks (e.g. scene description, object detection). The robustness of these models, however, has not yet…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Zhaohui Che , Ali Borji , Guangtao Zhai , Suiyi Ling , Guodong Guo , Patrick Le Callet

Deep learning image classification is vulnerable to adversarial attack, even if the attacker changes just a small patch of the image. We propose a defense against patch attacks based on partially occluding the image around each candidate…

机器学习 · 计算机科学 2020-04-30 Michael McCoyd , Won Park , Steven Chen , Neil Shah , Ryan Roggenkemper , Minjune Hwang , Jason Xinyu Liu , David Wagner

Physical adversarial attacks pose a significant practical threat as it deceives deep learning systems operating in the real world by producing prominent and maliciously designed physical perturbations. Emphasizing the evaluation of…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Amira Guesmi , Ioan Marius Bilasco , Muhammad Shafique , Ihsen Alouani

Person detection has attracted great attention in the computer vision area and is an imperative element in human-centric computer vision. Although the predictive performances of person detection networks have been improved dramatically,…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Youngjoon Yu , Hong Joo Lee , Hakmin Lee , Yong Man Ro

Deep neural networks have been shown vulnerable toadversarial patches, where exotic patterns can resultin models wrong prediction. Nevertheless, existing ap-proaches to adversarial patch generation hardly con-sider the contextual…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Jinqi Luo , Tao Bai , Jun Zhao

Adversarial attacks pose a significant threat to the robustness and reliability of machine learning systems, particularly in computer vision applications. This study investigates the performance of adversarial patches for the YOLO object…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Jakob Shack , Katarina Petrovic , Olga Saukh

Detection of military assets on the ground can be performed by applying deep learning-based object detectors on drone surveillance footage. The traditional way of hiding military assets from sight is camouflage, for example by using…

Monocular Depth Estimation (MDE) enables spatial understanding, 3D reconstruction, and autonomous navigation, yet deep learning approaches often predict only relative depth without a consistent metric scale. This limitation reduces…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Jiuling Zhang

Segment Anything Model (SAM) has attracted significant attention recently, due to its impressive performance on various downstream tasks in a zero-short manner. Computer vision (CV) area might follow the natural language processing (NLP)…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Chenshuang Zhang , Chaoning Zhang , Taegoo Kang , Donghun Kim , Sung-Ho Bae , In So Kweon

Deep neural networks are known to be susceptible to adversarial perturbations -- small perturbations that alter the output of the network and exist under strict norm limitations. While such perturbations are usually discussed as tailored to…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Yaniv Nemcovsky , Matan Jacoby , Alex M. Bronstein , Chaim Baskin

Recently, multi-agent collaborative (MAC) perception has been proposed and outperformed the traditional single-agent perception in many applications, such as autonomous driving. However, MAC perception is more vulnerable to adversarial…

密码学与安全 · 计算机科学 2024-07-09 Yangheng Zhao , Zhen Xiang , Sheng Yin , Xianghe Pang , Siheng Chen , Yanfeng Wang