中文
相关论文

相关论文: Making an Invisibility Cloak: Real World Adversari…

200 篇论文

Deep Neural Networks (DNNs) are notoriously vulnerable to adversarial input designs with limited noise budgets. While numerous successful attacks with subtle modifications to original input have been proposed, defense techniques against…

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

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

Despite ongoing research on the topic of adversarial examples in deep learning for computer vision, some fundamentals of the nature of these attacks remain unclear. As the manifold hypothesis posits, high-dimensional data tends to be part…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Jens Bayer , Stefan Becker , David Münch , Michael Arens , Jürgen Beyerer

As a defense strategy against adversarial attacks, adversarial detection aims to identify and filter out adversarial data from the data flow based on discrepancies in distribution and noise patterns between natural and adversarial data.…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Qian Wang , Chen Li , Yuchen Luo , Hefei Ling , Shijuan Huang , Ruoxi Jia , Ning Yu

Whilst adversarial attack detection has received considerable attention, it remains a fundamentally challenging problem from two perspectives. First, while threat models can be well-defined, attacker strategies may still vary widely within…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Nathan Drenkow , Neil Fendley , Philippe Burlina

Localized adversarial patches aim to induce misclassification in machine learning models by arbitrarily modifying pixels within a restricted region of an image. Such attacks can be realized in the physical world by attaching the adversarial…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Chong Xiang , Arjun Nitin Bhagoji , Vikash Sehwag , Prateek Mittal

Adversarial attack patches have gained increasing attention due to their practical applicability in physical-world scenarios. However, the bright colors used in attack patches represent a significant drawback, as they can be easily…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Mingzhen Shao

As neural networks become the tool of choice to solve an increasing variety of problems in our society, adversarial attacks become critical. The possibility of generating data instances deliberately designed to fool a network's analysis can…

机器学习 · 计算机科学 2021-03-19 Gabriel D. Cantareira , Rodrigo F. Mello , Fernando V. Paulovich

Many recent studies have shown that deep neural models are vulnerable to adversarial samples: images with imperceptible perturbations, for example, can fool image classifiers. In this paper, we present the first type-specific approach to…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Omid Mohamad Nezami , Akshay Chaturvedi , Mark Dras , Utpal Garain

Vision systems that deploy Deep Neural Networks (DNNs) are known to be vulnerable to adversarial examples. Recent research has shown that checking the intrinsic consistencies in the input data is a promising way to detect adversarial…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Mingjun Yin , Shasha Li , Zikui Cai , Chengyu Song , M. Salman Asif , Amit K. Roy-Chowdhury , Srikanth V. Krishnamurthy

The adversarial attack can force a CNN-based model to produce an incorrect output by craftily manipulating human-imperceptible input. Exploring such perturbations can help us gain a deeper understanding of the vulnerability of neural…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Xiangyu Yin , Wenjie Ruan , Jonathan Fieldsend

Deep Neural Networks (DNNs) have been extensively utilized in aerial detection. However, DNNs' sensitivity and vulnerability to maliciously elaborated adversarial examples have progressively garnered attention. Recently, physical attacks…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Jiawei Lian , Xiaofei Wang , Yuru Su , Mingyang Ma , Shaohui Mei

Recent years have seen an increasing interest in physical adversarial attacks, which aim to craft deployable patterns for deceiving deep neural networks, especially for person detectors. However, the adversarial patterns of existing…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Jikang Cheng , Ying Zhang , Zhongyuan Wang , Zou Qin , Chen Li

Near-infrared (NIR) face recognition systems, which can operate effectively in low-light conditions or in the presence of makeup, exhibit vulnerabilities when subjected to physical adversarial attacks. To further demonstrate the potential…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Songyan Xie , Jinghang Wen , Encheng Su , Qiucheng Yu

Autonomous vehicles increasingly utilize the vision-based perception module to acquire information about driving environments and detect obstacles. Correct detection and classification are important to ensure safe driving decisions.…

密码学与安全 · 计算机科学 2024-01-02 Wenjun Zhu , Xiaoyu Ji , Yushi Cheng , Shibo Zhang , Wenyuan Xu

In this paper, we tackle the issue of physical adversarial examples for object detectors in the wild. Specifically, we proposed to generate adversarial patterns to be applied on vehicle surface so that it's not recognizable by detectors in…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Tong Wu , Xuefei Ning , Wenshuo Li , Ranran Huang , Huazhong Yang , Yu Wang

Adversarial examples are inputs with imperceptible perturbations that easily misleading deep neural networks(DNNs). Recently, adversarial patch, with noise confined to a small and localized patch, has emerged for its easy feasibility in…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Aishan Liu , Jiakai Wang , Xianglong Liu , Bowen Cao , Chongzhi Zhang , Hang Yu

In this paper, we present a comprehensive survey of the current trends focusing specifically on physical adversarial attacks. We aim to provide a thorough understanding of the concept of physical adversarial attacks, analyzing their key…

密码学与安全 · 计算机科学 2023-08-14 Amira Guesmi , Muhammad Abdullah Hanif , Bassem Ouni , Muhammed Shafique

Recent works showed the vulnerability of image classifiers to adversarial attacks in the digital domain. However, the majority of attacks involve adding small perturbation to an image to fool the classifier. Unfortunately, such procedures…

计算机视觉与模式识别 · 计算机科学 2020-11-06 Mikhail Pautov , Grigorii Melnikov , Edgar Kaziakhmedov , Klim Kireev , Aleksandr Petiushko

Deepfake detection systems deployed in real-world environments are subject to adversaries capable of crafting imperceptible perturbations that degrade model performance. While adversarial training is a widely adopted defense, its…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Adrian Serrano , Erwan Umlil , Ronan Thomas