中文
相关论文

相关论文: DAP: A Dynamic Adversarial Patch for Evading Perso…

200 篇论文

Adversarial patch attacks present a significant threat to real-world object detectors due to their practical feasibility. Existing defense methods, which rely on attack data or prior knowledge, struggle to effectively address a wide range…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Lihua Jing , Rui Wang , Wenqi Ren , Xin Dong , Cong Zou

As vision-based machine learning models are increasingly integrated into autonomous and cyber-physical systems, concerns about (physical) adversarial patch attacks are growing. While state-of-the-art defenses can achieve certified…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Hossein Khalili , Seongbin Park , Venkat Bollapragada , Nader Sehatbakhsh

Adversarial patches are images designed to fool otherwise well-performing neural network-based computer vision models. Although these attacks were initially conceived of and studied digitally, in that the raw pixel values of the image were…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Gavin S. Hartnett , Li Ang Zhang , Caolionn O'Connell , Andrew J. Lohn , Jair Aguirre

Recently, physical adversarial attacks have been presented to evade DNNs-based object detectors. To ensure the security, many scenarios are simultaneously deployed with visible sensors and infrared sensors, leading to the failures of these…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Xingxing Wei , Yao Huang , Yitong Sun , Jie Yu

Adversarial attacks on machine learning models have seen increasing interest in the past years. By making only subtle changes to the input of a convolutional neural network, the output of the network can be swayed to output a completely…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Simen Thys , Wiebe Van Ranst , Toon Goedemé

In recent years, adversarial attacks against deep learning-based object detectors in the physical world have attracted much attention. To defend against these attacks, researchers have proposed various defense methods against adversarial…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Wei Zhang , Zhanhao Hu , Xiao Li , Xiaopei Zhu , Xiaolin Hu

Defending against physical adversarial attacks is a rapidly growing topic in deep learning and computer vision. Prominent forms of physical adversarial attacks, such as overlaid adversarial patches and objects, share similarities with…

密码学与安全 · 计算机科学 2020-11-13 Perry Deng , Mohammad Saidur Rahman , Matthew Wright

Machine learning models are known to be susceptible to adversarial perturbation. One famous attack is the adversarial patch, a sticker with a particularly crafted pattern that makes the model incorrectly predict the object it is placed on.…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Nabeel Hingun , Chawin Sitawarin , Jerry Li , David Wagner

This paper presents a novel patch-based adversarial attack pipeline that trains adversarial patches on 3D human meshes. We sample triangular faces on a reference human mesh, and create an adversarial texture atlas over those faces. The…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Arman Maesumi , Mingkang Zhu , Yi Wang , Tianlong Chen , Zhangyang Wang , Chandrajit Bajaj

Improvements in Generative Adversarial Networks (GANs) have greatly reduced the difficulty of producing new, photo-realistic images with unique semantic meaning. With this rise in ability to generate fake images comes demand to detect them.…

图像与视频处理 · 电气工程与系统科学 2020-09-17 Michael Goebel , B. S. Manjunath

The security of object detection systems has attracted increasing attention, especially when facing adversarial patch attacks. Since patch attacks change the pixels in a restricted area on objects, they are easy to implement in the physical…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Nan Ji , YanFei Feng , Haidong Xie , Xueshuang Xiang , Naijin Liu

Adversarial attacks, particularly patch attacks, pose significant threats to the robustness and reliability of deep learning models. Developing reliable defenses against patch attacks is crucial for real-world applications. This paper…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Caixin Kang , Yinpeng Dong , Zhengyi Wang , Shouwei Ruan , Yubo Chen , Hang Su , Xingxing Wei

The advent of adversarial patches poses a significant challenge to the robustness of AI models, particularly in the domain of computer vision tasks such as object detection. In contradistinction to traditional adversarial examples, these…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Wonho Lee , Hyunsik Na , Jisu Lee , Daeseon Choi

Adversarial attacks on face recognition (FR) systems pose a significant security threat, yet most are confined to the digital domain or require white-box access. We introduce GaP (Gaussian Patch), a novel method to generate a universal,…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Andrey Kaznacheev , Matvey Mikhalchuk , Andrey Kuznetsov , Aleksandr Petiushko , Anton Razzhigaev

Anomaly detection has become an indispensable tool for modern society, applied in a wide range of applications, from detecting fraudulent transactions to malignant brain tumours. Over time, many anomaly detection techniques have been…

机器学习 · 计算机科学 2021-10-26 Mikael Sabuhi , Ming Zhou , Cor-Paul Bezemer , Petr Musilek

Adversarial attacks on image classification systems have always been an important problem in the field of machine learning, and generative adversarial networks (GANs), as popular models in the field of image generation, have been widely…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Yahe Yang

Domain Adaptation is an actively researched problem in Computer Vision. In this work, we propose an approach that leverages unsupervised data to bring the source and target distributions closer in a learned joint feature space. We…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Swami Sankaranarayanan , Yogesh Balaji , Carlos D. Castillo , Rama Chellappa

Adversarial attacks in deep learning models, especially for safety-critical systems, are gaining more and more attention in recent years, due to the lack of trust in the security and robustness of AI models. Yet the more primitive…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Abhijith Sharma , Yijun Bian , Phil Munz , Apurva Narayan

To assess the vulnerability of deep learning in the physical world, recent works introduce adversarial patches and apply them on different tasks. In this paper, we propose another kind of adversarial patch: the Meaningful Adversarial…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Xingxing Wei , Ying Guo , Jie Yu

Adversarial patch-based attacks aim to fool a neural network with an intentionally generated noise, which is concentrated in a particular region of an input image. In this work, we perform an in-depth analysis of different patch generation…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Svetlana Pavlitskaya , Jonas Hendl , Sebastian Kleim , Leopold Müller , Fabian Wylczoch , J. Marius Zöllner