中文
相关论文

相关论文: Adversarial Framing for Image and Video Classifica…

200 篇论文

Adversarial examples have been demonstrated to threaten many computer vision tasks including object detection. However, the existing attacking methods for object detection have two limitations: poor transferability, which denotes that the…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Xingxing Wei , Siyuan Liang , Ning Chen , Xiaochun Cao

Adversarial training and adversarial purification are two widely used defense strategies for enhancing model robustness against adversarial attacks. However, adversarial training requires costly retraining, while adversarial purification…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Xuelong Dai , Dong Wang , Xiuzhen Cheng , Bin Xiao

Face recognition (FR) systems have demonstrated outstanding verification performance, suggesting suitability for real-world applications ranging from photo tagging in social media to automated border control (ABC). In an advanced FR system…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Fatemeh Vakhshiteh , Ahmad Nickabadi , Raghavendra Ramachandra

We propose a test-time defense mechanism against adversarial attacks: imperceptible image perturbations that significantly alter the predictions of a model. Unlike existing methods that rely on feature filtering or smoothing, which can lead…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Dong Lao , Yuxiang Zhang , Haniyeh Ehsani Oskouie , Yangchao Wu , Alex Wong , Stefano Soatto

Image-to-image translation is a long-established and a difficult problem in computer vision. In this paper we propose an adversarial based model for image-to-image translation. The regular deep neural-network based methods perform the task…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Manan Oza , Himanshu Vaghela , Sudhir Bagul

Recent advances in computer vision take advantage of adversarial data augmentation to ameliorate the generalization ability of classification models. Here, we present an effective and efficient alternative that advocates adversarial…

机器学习 · 计算机科学 2021-03-24 Tianlong Chen , Yu Cheng , Zhe Gan , Jianfeng Wang , Lijuan Wang , Zhangyang Wang , Jingjing Liu

In recent years, neural networks have become the default choice for image classification and many other learning tasks, even though they are vulnerable to so-called adversarial attacks. To increase their robustness against these attacks,…

机器学习 · 计算机科学 2020-02-10 Hasan Ferit Eniser , Maria Christakis , Valentin Wüstholz

The vulnerability of deep neural networks to adversarial attacks has been widely demonstrated (e.g., adversarial example attacks). Traditional attacks perform unstructured pixel-wise perturbation to fool the classifier. An alternative…

机器学习 · 计算机科学 2022-05-23 Shuo Wang , Surya Nepal , Carsten Rudolph , Marthie Grobler , Shangyu Chen , Tianle Chen

Deep neural networks perform well on real world data but are prone to adversarial perturbations: small changes in the input easily lead to misclassification. In this work, we propose an attack methodology not only for cases where the…

机器学习 · 计算机科学 2019-10-09 Aram-Alexandre Pooladian , Chris Finlay , Tim Hoheisel , Adam Oberman

Adversarial perturbation of images, in which a source image is deliberately modified with the intent of causing a classifier to misclassify the image, provides important insight into the robustness of image classifiers. In this work we…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Robert Bassett , Mitchell Graves , Patrick Reilly

Deep neural networks have become the driving force of modern image recognition systems. However, the vulnerability of neural networks against adversarial attacks poses a serious threat to the people affected by these systems. In this paper,…

机器学习 · 计算机科学 2021-12-13 Seungyong Moon , Gaon An , Hyun Oh Song

Adversarial attacks meticulously generate minuscule, imperceptible perturbations to images to deceive neural networks. Counteracting these, adversarial purification methods seek to transform adversarial input samples into clean output…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Sitong Liu , Zhichao Lian , Shuangquan Zhang , Liang Xiao

It is well known that the performance of deep neural networks (DNNs) is susceptible to subtle interference. So far, camera-based physical adversarial attacks haven't gotten much attention, but it is the vacancy of physical attack. In this…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Chengyin Hu , Weiwen Shi

We introduce a novel approach to counter adversarial attacks, namely, image resampling. Image resampling transforms a discrete image into a new one, simulating the process of scene recapturing or rerendering as specified by a geometrical…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Yue Cao , Tianlin Li , Xiaofeng Cao , Ivor Tsang , Yang Liu , Qing Guo

Neural network image classifiers are known to be vulnerable to adversarial images, i.e., natural images which have been modified by an adversarial perturbation specifically designed to be imperceptible to humans yet fool the classifier. Not…

计算机视觉与模式识别 · 计算机科学 2016-08-03 Gintare Karolina Dziugaite , Zoubin Ghahramani , Daniel M. Roy

Adversarial images aim to change a target model's decision by minimally perturbing a target image. In the black-box setting, the absence of gradient information often renders this search problem costly in terms of query complexity. In this…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Chuan Guo , Jared S. Frank , Kilian Q. Weinberger

Deep learning models, while achieving state-of-the-art performance on many tasks, are susceptible to adversarial attacks that exploit inherent vulnerabilities in their architectures. Adversarial attacks manipulate the input data with…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Shreyasi Mandal

Modern image classification systems are often built on deep neural networks, which suffer from adversarial examples--images with deliberately crafted, imperceptible noise to mislead the network's classification. To defend against…

机器学习 · 计算机科学 2019-12-02 Chang Xiao , Changxi Zheng

Adversarial attacks are often considered as threats to the robustness of Deep Neural Networks (DNNs). Various defending techniques have been developed to mitigate the potential negative impact of adversarial attacks against task…

机器学习 · 计算机科学 2022-04-12 Jianzhang Zheng , Fan Yang , Hao Shen , Xuan Tang , Mingsong Chen , Liang Song , Xian Wei

Adversarial perturbations can be added to images to protect their content from unwanted inferences. These perturbations may, however, be ineffective against classifiers that were not {seen} during the generation of the perturbation, or…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Ricardo Sanchez-Matilla , Chau Yi Li , Ali Shahin Shamsabadi , Riccardo Mazzon , Andrea Cavallaro