中文
相关论文

相关论文: RFLA: A Stealthy Reflected Light Adversarial Attac…

200 篇论文

Face recognition has been greatly facilitated by the development of deep neural networks (DNNs) and has been widely applied to many safety-critical applications. However, recent studies have shown that DNNs are very vulnerable to…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Xin Zheng , Yanbo Fan , Baoyuan Wu , Yong Zhang , Jue Wang , Shirui Pan

The state-of-the-art deep neural networks (DNNs) are vulnerable against adversarial examples with additive random-like noise perturbations. While such examples are hardly found in the physical world, the image blurring effect caused by…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Qing Guo , Felix Juefei-Xu , Xiaofei Xie , Lei Ma , Jian Wang , Bing Yu , Wei Feng , Yang Liu

Deep neural networks (DNNs) have become essential for processing the vast amounts of aerial imagery collected using earth-observing satellite platforms. However, DNNs are vulnerable towards adversarial examples, and it is expected that this…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Andrew Du , Bo Chen , Tat-Jun Chin , Yee Wei Law , Michele Sasdelli , Ramesh Rajasegaran , Dillon Campbell

Deep neural networks (DNNs) have been shown to be vulnerable to adversarial attacks -- subtle, perceptually indistinguishable perturbations of inputs that change the response of the model. In the context of vision, we hypothesize that an…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Muhammad A. Shah , Bhiksha Raj

The studies on black-box adversarial attacks have become increasingly prevalent due to the intractable acquisition of the structural knowledge of deep neural networks (DNNs). However, the performance of emerging attacks is negatively…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Jie Wang , Zhaoxia Yin , Jin Tang , Jing Jiang , Bin Luo

Physical adversarial attacks against object detectors have seen increasing success in recent years. However, these attacks require direct access to the object of interest in order to apply a physical patch. Furthermore, to hide multiple…

计算机视觉与模式识别 · 计算机科学 2020-12-24 Alon Zolfi , Moshe Kravchik , Yuval Elovici , Asaf Shabtai

Deep neural networks are highly vulnerable to adversarial examples, which imposes severe security issues for these state-of-the-art models. Many defense methods have been proposed to mitigate this problem. However, a lot of them depend on…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Nader Asadi , AmirMohammad Sarfi , Mehrdad Hosseinzadeh , Sahba Tahsini , Mahdi Eftekhari

A number of attacks rely on infrared light sources or heat-absorbing material to imperceptibly fool systems into misinterpreting visual input in various image recognition applications. However, almost all existing approaches can only mount…

密码学与安全 · 计算机科学 2025-09-03 Pascal Zimmer , Simon Lachnit , Alexander Jan Zielinski , Ghassan Karame

In this paper, we propose a defence strategy to improve adversarial robustness by incorporating hidden layer representation. The key of this defence strategy aims to compress or filter input information including adversarial perturbation.…

机器学习 · 计算机科学 2022-06-24 Haojing Shen , Sihong Chen , Ran Wang , Xizhao Wang

Nowadays, the susceptibility of deep neural networks (DNNs) has garnered significant attention. Researchers are exploring patch-based physical attacks, yet traditional approaches, while effective, often result in conspicuous patches…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Kalibinuer Tiliwalidi

Following the recent adoption of deep neural networks (DNN) accross a wide range of applications, adversarial attacks against these models have proven to be an indisputable threat. Adversarial samples are crafted with a deliberate intention…

机器学习 · 计算机科学 2017-08-31 Valentina Zantedeschi , Maria-Irina Nicolae , Ambrish Rawat

Recent studies have shown that DNNs can be compromised by backdoor attacks crafted at training time. A backdoor attack installs a backdoor into the victim model by injecting a backdoor pattern into a small proportion of the training data.…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Yunfei Liu , Xingjun Ma , James Bailey , Feng Lu

Deep neural networks (DNNs) remain vulnerable to adversarial attacks that cause misclassification when specific perturbations are added to input images. This vulnerability also threatens the reliability of DNN-based monocular depth…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Takeru Kusakabe , Yudai Hirose , Mashiho Mukaida , Satoshi Ono

Vision-and-Language Navigation (VLN) agents have made remarkable progress, but their robustness remains insufficiently studied. Existing adversarial evaluations often rely on perturbations that manifest as unusual textures rarely…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Chenyang Li , Wenbing Tang , Yihao Huang , Sinong Simon Zhan , Ming Hu , Xiaojun Jia , Yang Liu

Person re-identification (re-ID) is the task of matching person images across camera views, which plays an important role in surveillance and security applications. Inspired by great progress of deep learning, deep re-ID models began to be…

计算机视觉与模式识别 · 计算机科学 2019-10-28 Zhibo Wang , Siyan Zheng , Mengkai Song , Qian Wang , Alireza Rahimpour , Hairong Qi

Recently, some research show that deep neural networks are vulnerable to the adversarial attacks, the well-trainned samples or patches could be used to trick the neural network detector or human visual perception. However, these adversarial…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Xianyi Chen , Fazhan Liu , Dong Jiang , Kai Yan

Adversarial examples contain carefully crafted perturbations that can fool deep neural networks (DNNs) into making wrong predictions. Enhancing the adversarial robustness of DNNs has gained considerable interest in recent years. Although…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Shao-Yuan Lo , Vishal M. Patel

Deep Neural Networks (DNNs) have been shown to be vulnerable to adversarial examples. While numerous successful adversarial attacks have been proposed, defenses against these attacks remain relatively understudied. Existing defense…

机器学习 · 计算机科学 2025-06-17 Furkan Mumcu , Yasin Yilmaz

Deep learning-based object detection has become ubiquitous in the last decade due to its high accuracy in many real-world applications. With this growing trend, these models are interested in being attacked by adversaries, with most of the…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Pham Phuc , Son Vuong , Khang Nguyen , Tuan Dang

Deep learning models are widely deployed in many applications, such as object detection in various security fields. However, these models are vulnerable to backdoor attacks. Most backdoor attacks were intensively studied on classified…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Yaguan Qian , Boyuan Ji , Shuke He , Shenhui Huang , Xiang Ling , Bin Wang , Wei Wang