中文
相关论文

相关论文: Adversarial Patch Camouflage against Aerial Detect…

200 篇论文

Adversarial patches are still a simple yet powerful white box attack that can be used to fool object detectors by suppressing possible detections. The patches of these so-called evasion attacks are computational expensive to produce and…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Jens Bayer , Stefan Becker , David Münch , Michael Arens

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 systems are susceptible to adversarial attacks, where a small, imperceptible change at the input alters the model prediction. However, to date the majority of the approaches to detect these attacks have been designed for…

计算与语言 · 计算机科学 2022-09-27 Vyas Raina , Mark Gales

Adversarial patch attacks are among one of the most practical threat models against real-world computer vision systems. This paper studies certified and empirical defenses against patch attacks. We begin with a set of experiments showing…

密码学与安全 · 计算机科学 2020-09-28 Ping-Yeh Chiang , Renkun Ni , Ahmed Abdelkader , Chen Zhu , Christoph Studer , Tom Goldstein

It is known that deep neural networks (DNNs) are vulnerable to adversarial attacks. The so-called physical adversarial examples deceive DNN-based decisionmakers by attaching adversarial patches to real objects. However, most of the existing…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Kaidi Xu , Gaoyuan Zhang , Sijia Liu , Quanfu Fan , Mengshu Sun , Hongge Chen , Pin-Yu Chen , Yanzhi Wang , Xue Lin

Adversarial patches are widely used to evaluate the robustness of object detection systems in real-world scenarios. These patches were initially designed to deceive single-modal detectors (e.g., visible or infrared) and have recently been…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Jiahuan Long , Wen Yao , Tingsong Jiang , Chao Ma

We present a systematic study of adversarial attacks on state-of-the-art object detection frameworks. Using standard detection datasets, we train patterns that suppress the objectness scores produced by a range of commonly used detectors,…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Zuxuan Wu , Ser-Nam Lim , Larry Davis , Tom Goldstein

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

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

Over the past decade, side-channels have proven to be significant and practical threats to modern computing systems. Recent attacks have all exploited the underlying shared hardware. While practical, mounting such a complicated attack is…

密码学与安全 · 计算机科学 2020-04-24 Mehmet Sinan Inci , Thomas Eisenbarth , Berk Sunar

Adversarial patches present significant challenges to the robustness of deep learning models, making the development of effective defenses become critical for real-world applications. This paper introduces DIFFender, a novel DIFfusion-based…

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

While machine learning applications are getting mainstream owing to a demonstrated efficiency in solving complex problems, they suffer from inherent vulnerability to adversarial attacks. Adversarial attacks consist of additive noise to an…

密码学与安全 · 计算机科学 2021-10-12 Bilel Tarchoun , Ihsen Alouani , Anouar Ben Khalifa , Mohamed Ali Mahjoub

An adversarial patch can arbitrarily manipulate image pixels within a restricted region to induce model misclassification. The threat of this localized attack has gained significant attention because the adversary can mount a…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Chong Xiang , Prateek Mittal

Deep neural networks based object detection models have revolutionized computer vision and fueled the development of a wide range of visual recognition applications. However, recent studies have revealed that deep object detectors can be…

密码学与安全 · 计算机科学 2020-07-14 Ka-Ho Chow , Ling Liu , Mehmet Emre Gursoy , Stacey Truex , Wenqi Wei , Yanzhao Wu

Deep learning has substantially boosted the performance of Monocular Depth Estimation (MDE), a critical component in fully vision-based autonomous driving (AD) systems (e.g., Tesla and Toyota). In this work, we develop an attack against…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Zhiyuan Cheng , James Liang , Hongjun Choi , Guanhong Tao , Zhiwen Cao , Dongfang Liu , Xiangyu Zhang

Deep neural networks (DNNs) are vulnerable to adversarial attack which is maliciously implemented by adding human-imperceptible perturbation to images and thus leads to incorrect prediction. Existing studies have proposed various methods to…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Chen Ma , Chenxu Zhao , Hailin Shi , Li Chen , Junhai Yong , Dan Zeng

Deep learning has successfully solved a wide range of tasks in 2D vision as a dominant AI technique. Recently, deep learning on 3D point clouds is becoming increasingly popular for addressing various tasks in this field. Despite remarkable…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Hanieh Naderi , Ivan V. Bajić

Data economy relies on data-driven systems and complex machine learning applications are fueled by them. Unfortunately, however, machine learning models are exposed to fraudulent activities and adversarial attacks, which threaten their…

机器学习 · 计算机科学 2023-07-06 Danele Lunghi , Alkis Simitsis , Olivier Caelen , Gianluca Bontempi

Adversarial attacks have emerged as a major challenge to the trustworthy deployment of machine learning models, particularly in computer vision applications. These attacks have a varied level of potency and can be implemented in both white…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Nandish Chattopadhyay , Abdul Basit , Bassem Ouni , Muhammad Shafique

Deep neural networks exhibit excellent performance in computer vision tasks, but their vulnerability to real-world adversarial attacks, achieved through physical objects that can corrupt their predictions, raises serious security concerns…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Giulio Rossolini , Alessandro Biondi , Giorgio Buttazzo