中文
相关论文

相关论文: PatchZero: Defending against Adversarial Patch Att…

200 篇论文

Adversarial examples present significant challenges to the security of Deep Neural Network (DNN) applications. Specifically, there are patch-based and texture-based attacks that are usually used to craft physical-world adversarial examples,…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Wei Zhang , Xinyu Chang , Xiao Li , Yiming Zhu , Xiaolin Hu

Deep neural networks (DNNs) are vulnerable to various types of adversarial examples, bringing huge threats to security-critical applications. Among these, adversarial patches have drawn increasing attention due to their good applicability…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Xiaosen Wang , Kunyu Wang

Deep neural networks were applied with success in a myriad of applications, but in safety critical use cases adversarial attacks still pose a significant threat. These attacks were demonstrated on various classification and detection tasks…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Soma Kontar , Andras Horvath

Object detection is a fundamental task in various applications ranging from autonomous driving to intelligent security systems. However, recognition of a person can be hindered when their clothing is decorated with carefully designed…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Wenyi Tan , Yang Li , Chenxing Zhao , Zhunga Liu , Quan Pan

Recently, self-supervised learning (SSL) was shown to be vulnerable to patch-based data poisoning backdoor attacks. It was shown that an adversary can poison a small part of the unlabeled data so that when a victim trains an SSL model on…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Ajinkya Tejankar , Maziar Sanjabi , Qifan Wang , Sinong Wang , Hamed Firooz , Hamed Pirsiavash , Liang Tan

Realistic adversarial attacks on various camera-based perception tasks of autonomous vehicles have been successfully demonstrated so far. However, only a few works considered attacks on traffic light detectors. This work shows how CNNs for…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Svetlana Pavlitska , Jamie Robb , Nikolai Polley , Melih Yazgan , J. Marius Zöllner

Recently, there has been a lot of progress in reducing the computation of deep models at inference time. These methods can reduce both the computational needs and power usage of deep models. Some of these approaches adaptively scale the…

计算机视觉与模式识别 · 计算机科学 2023-10-05 KL Navaneet , Soroush Abbasi Koohpayegani , Essam Sleiman , Hamed Pirsiavash

The vulnerability of deep neural networks (DNNs) to adversarial examples has attracted more attention. Many algorithms have been proposed to craft powerful adversarial examples. However, most of these algorithms modified the global or local…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Yaguan Qian , Jiamin Wang , Bin Wang , Shaoning Zeng , Zhaoquan Gu , Shouling Ji , Wassim Swaileh

Despite the outstanding performance of deep neural networks, they are vulnerable to adversarial attacks. While there are many invisible attacks in the digital domain, most physical world adversarial attacks are visible. Here we present an…

密码学与安全 · 计算机科学 2023-11-29 Zvi Stein , Adrian Stern

State-of-the-art defenses against adversarial patch attacks can now achieve strong certifiable robustness with a marginal drop in model utility. However, this impressive performance typically comes at the cost of 10-100x more inference-time…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Chong Xiang , Tong Wu , Sihui Dai , Jonathan Petit , Suman Jana , Prateek Mittal

Face recognition is greatly improved by deep convolutional neural networks (CNNs). Recently, these face recognition models have been used for identity authentication in security sensitive applications. However, deep CNNs are vulnerable to…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Zihao Xiao , Xianfeng Gao , Chilin Fu , Yinpeng Dong , Wei Gao , Xiaolu Zhang , Jun Zhou , Jun Zhu

Object detection is a crucial task in autonomous driving. While existing research has proposed various attacks on object detection, such as those using adversarial patches or stickers, the exploration of projection attacks on 3D surfaces…

密码学与安全 · 计算机科学 2024-09-27 Ce Zhou , Qiben Yan , Sijia Liu

We present Vax-a-Net; a technique for immunizing convolutional neural networks (CNNs) against adversarial patch attacks (APAs). APAs insert visually overt, local regions (patches) into an image to induce misclassification. We introduce a…

计算机视觉与模式识别 · 计算机科学 2020-09-18 T. Gittings , S. Schneider , J. Collomosse

With the trend of adversarial attacks, researchers attempt to fool trained object detectors in 2D scenes. Among many of them, an intriguing new form of attack with potential real-world usage is to append adversarial patches (e.g. logos) to…

机器学习 · 计算机科学 2020-11-30 Yi Wang , Jingyang Zhou , Tianlong Chen , Sijia Liu , Shiyu Chang , Chandrajit Bajaj , Zhangyang Wang

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

State-of-the-art generative model-based attacks against image classifiers overwhelmingly focus on single-object (i.e., single dominant object) images. Different from such settings, we tackle a more practical problem of generating…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Abhishek Aich , Shasha Li , Chengyu Song , M. Salman Asif , Srikanth V. Krishnamurthy , Amit K. Roy-Chowdhury

Optical Character Recognition (OCR) enables automatic text extraction from scanned or digitized text images, but it also makes it easy to pirate valuable or sensitive text from these images. Previous methods to prevent OCR piracy by…

计算机视觉与模式识别 · 计算机科学 2023-08-07 JiaCheng Deng , Li Dong , Jiahao Chen , Diqun Yan , Rangding Wang , Dengpan Ye , Lingchen Zhao , Jinyu Tian

Autonomous flying robots, e.g. multirotors, often rely on a neural network that makes predictions based on a camera image. These deep learning (DL) models can compute surprising results if applied to input images outside the training…

机器人学 · 计算机科学 2023-08-01 Pia Hanfeld , Marina M. -C. Höhne , Michael Bussmann , Wolfgang Hönig

It is well-known that the most existing machine learning (ML)-based safety-critical applications are vulnerable to carefully crafted input instances called adversarial examples (AXs). An adversary can conveniently attack these target…

密码学与安全 · 计算机科学 2022-03-30 Inderjeet Singh , Toshinori Araki , Kazuya Kakizaki

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
‹ 上一页 1 8 9 10 下一页 ›