中文
相关论文

相关论文: IPatch: A Remote Adversarial Patch

200 篇论文

Visual localization, which estimates a camera's pose within a known scene, is a fundamental capability for autonomous systems. While absolute pose regression (APR) methods have shown promise for efficient inference, they often struggle with…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Sihang Li , Siqi Tan , Bowen Chang , Jing Zhang , Chen Feng , Yiming Li

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

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

We present a method to create universal, robust, targeted adversarial image patches in the real world. The patches are universal because they can be used to attack any scene, robust because they work under a wide variety of transformations,…

计算机视觉与模式识别 · 计算机科学 2018-05-18 Tom B. Brown , Dandelion Mané , Aurko Roy , Martín Abadi , Justin Gilmer

Regarding image forensics, researchers have proposed various approaches to detect and/or localize manipulations, such as splices. Recent best performing image-forensics algorithms greatly benefit from the application of deep learning, but…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Andras Rozsa , Zheng Zhong , Terrance E. Boult

Adversarial attacks are small, carefully crafted perturbations, imperceptible to the naked eye; that when added to an image cause deep learning models to misclassify the image with potentially detrimental outcomes. With the rise of…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Rohan Reddy Mekala , Gudjon Einar Magnusson , Adam Porter , Mikael Lindvall , Madeline Diep

Recent studies have shown that Adversarial Patches (APs) can effectively manipulate object detection models. However, the conspicuous patterns often associated with these patches tend to attract human attention, posing a significant…

密码学与安全 · 计算机科学 2024-10-28 Zheng Zhou , Hongbo Zhao , Ju Liu , Qiaosheng Zhang , Liwei Geng , Shuchang Lyu , Wenquan Feng

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

Deep neural networks have been shown to be fooled rather easily using adversarial attack algorithms. Practical methods such as adversarial patches have been shown to be extremely effective in causing misclassification. However, these…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Akshayvarun Subramanya , Vipin Pillai , Hamed Pirsiavash

Deep Learning has become popular due to its vast applications in almost all domains. However, models trained using deep learning are prone to failure for adversarial samples and carry a considerable risk in sensitive applications. Most of…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Satyadwyoom Kumar , Saurabh Gupta , Arun Balaji Buduru

We consider universal adversarial patches for faces -- small visual elements whose addition to a face image reliably destroys the performance of face detectors. Unlike previous work that mostly focused on the algorithmic design of…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Xiao Yang , Fangyun Wei , Hongyang Zhang , Jun Zhu

This paper considers attacks against machine learning algorithms used in remote sensing applications, a domain that presents a suite of challenges that are not fully addressed by current research focused on natural image data such as…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Wojciech Czaja , Neil Fendley , Michael Pekala , Christopher Ratto , I-Jeng Wang

Modern autonomous driving systems rely heavily on deep learning models to process point cloud sensory data; meanwhile, deep models have been shown to be susceptible to adversarial attacks with visually imperceptible perturbations. Despite…

计算机视觉与模式识别 · 计算机科学 2020-04-03 James Tu , Mengye Ren , Siva Manivasagam , Ming Liang , Bin Yang , Richard Du , Frank Cheng , Raquel Urtasun

A growing body of work has shown that deep neural networks are susceptible to adversarial examples. These take the form of small perturbations applied to the model's input which lead to incorrect predictions. Unfortunately, most literature…

Recent studies have shown that state-of-the-art deep learning models are vulnerable to the inputs with small perturbations (adversarial examples). We observe two critical obstacles in adversarial examples: (i) Strong adversarial attacks…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Xiaoyong Yuan , Pan He , Xiaolin Andy Li , Dapeng Oliver Wu

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

Previous studies have shown the vulnerability of vision transformers to adversarial patches, but these studies all rely on a critical assumption: the attack patches must be perfectly aligned with the patches used for linear projection in…

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

Deep learning and convolutional neural networks allow achieving impressive performance in computer vision tasks, such as object detection and semantic segmentation (SS). However, recent studies have shown evident weaknesses of such models…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Federico Nesti , Giulio Rossolini , Saasha Nair , Alessandro Biondi , Giorgio Buttazzo

Adversarial attacks against deep learning-based object detectors (ODs) have been studied extensively in the past few years. These attacks cause the model to make incorrect predictions by placing a patch containing an adversarial pattern on…

机器学习 · 计算机科学 2022-11-17 Avishag Shapira , Ron Bitton , Dan Avraham , Alon Zolfi , Yuval Elovici , Asaf Shabtai

It has been well demonstrated that adversarial examples, i.e., natural images with visually imperceptible perturbations added, generally exist for deep networks to fail on image classification. In this paper, we extend adversarial examples…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Cihang Xie , Jianyu Wang , Zhishuai Zhang , Yuyin Zhou , Lingxi Xie , Alan Yuille