中文
相关论文

相关论文: Frequency-Tuned Universal Adversarial Attacks

200 篇论文

Deep neural networks (DNNs) are known to be vulnerable to adversarial attacks even under a black-box setting where the adversary can only query the model. Particularly, query-based black-box adversarial attacks estimate adversarial…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Xin Wang , Kai Chen , Xingjun Ma , Zhineng Chen , Jingjing Chen , Yu-Gang Jiang

Despite the remarkable success of deep neural networks (DNNs), the security threat of adversarial attacks poses a significant challenge to the reliability of DNNs. In this paper, both theoretically and empirically, we discover a universal…

机器学习 · 计算机科学 2025-06-10 Ran Wang , Xinlei Zhou , Meng Hu , Rihao Li , Wenhui Wu , Yuheng Jia

While deep convolutional neural networks (CNNs) are vulnerable to adversarial attacks, considerably few efforts have been paid to construct robust deep tracking algorithms against adversarial attacks. Current studies on adversarial attack…

计算机视觉与模式识别 · 计算机科学 2020-07-30 Shuai Jia , Chao Ma , Yibing Song , Xiaokang Yang

Recently, generative adversarial networks (GANs) can generate photo-realistic fake facial images which are perceptually indistinguishable from real face photos, promoting research on fake face detection. Though fake face forensics can…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Yongwei Wang , Xin Ding , Li Ding , Rabab Ward , Z. Jane Wang

Adversarial examples are inputs intentionally perturbed with the aim of forcing a machine learning model to produce a wrong prediction, while the changes are not easily detectable by a human. Although this topic has been intensively studied…

机器学习 · 计算机科学 2021-02-16 Jon Vadillo , Roberto Santana

As video analysis using deep learning models becomes more widespread, the vulnerability of such models to adversarial attacks is becoming a pressing concern. In particular, Universal Adversarial Perturbation (UAP) poses a significant…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Hee-Seon Kim , Minji Son , Minbeom Kim , Myung-Joon Kwon , Changick Kim

Convolutional neural networks (CNNs) have achieved remarkable success in medical image analysis tasks. In ultrasound (US) imaging, CNNs have been applied to object classification, image reconstruction and tissue characterization. However,…

Adversarial examples are inputs with imperceptible perturbations that easily misleading deep neural networks(DNNs). Recently, adversarial patch, with noise confined to a small and localized patch, has emerged for its easy feasibility in…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Aishan Liu , Jiakai Wang , Xianglong Liu , Bowen Cao , Chongzhi Zhang , Hang Yu

Deep Neural Networks (DNNs) are vulnerable to adversarial attacks: carefully constructed perturbations to an image can seriously impair classification accuracy, while being imperceptible to humans. While there has been a significant amount…

机器学习 · 计算机科学 2020-12-23 Can Bakiskan , Metehan Cekic , Ahmet Dundar Sezer , Upamanyu Madhow

The Vision Transformer has emerged as a powerful tool for image classification tasks, surpassing the performance of convolutional neural networks (CNNs). Recently, many researchers have attempted to understand the robustness of Transformers…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Gihyun Kim , Juyeop Kim , Jong-Seok Lee

Deep Neural Networks (DNNs) in Computer Vision (CV) are well-known to be vulnerable to Adversarial Examples (AEs), namely imperceptible perturbations added maliciously to cause wrong classification results. Such variability has been a…

密码学与安全 · 计算机科学 2020-07-31 Yi Zeng , Han Qiu , Gerard Memmi , Meikang Qiu

Deep neural networks (DNNs) are vulnerable to adversarial examples obtained by adding small perturbations to original examples. The added perturbations in existing attacks are mainly determined by the gradient of the loss function with…

密码学与安全 · 计算机科学 2023-06-06 Chen Wan , Fangjun Huang

Deep neural networks (DNNs) have recently achieved state-of-the-art performance and provide significant progress in many machine learning tasks, such as image classification, speech processing, natural language processing, etc. However,…

机器学习 · 计算机科学 2019-06-04 Sid Ahmed Fezza , Yassine Bakhti , Wassim Hamidouche , Olivier Déforges

The Convolutional Neural Networks (CNNs) have emerged as a very powerful data dependent hierarchical feature extraction method. It is widely used in several computer vision problems. The CNNs learn the important visual features from…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Jayendra Kantipudi , Shiv Ram Dubey , Soumendu Chakraborty

SentiNet is a novel detection framework for localized universal attacks on neural networks. These attacks restrict adversarial noise to contiguous portions of an image and are reusable with different images -- constraints that prove useful…

密码学与安全 · 计算机科学 2020-05-12 Edward Chou , Florian Tramèr , Giancarlo Pellegrino

While deep neural networks (DNNs) achieve impressive performance on environment perception tasks, their sensitivity to adversarial perturbations limits their use in practical applications. In this paper, we (i) propose a novel adversarial…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Marvin Klingner , Varun Ravi Kumar , Senthil Yogamani , Andreas Bär , Tim Fingscheidt

Deep neural networks (DNNs) are vulnerable to adversarial attacks. In particular, a single perturbation known as the universal adversarial perturbation (UAP) can foil most classification tasks conducted by DNNs. Thus, different methods for…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Hokuto Hirano , Kazuhiro Takemoto

Adversarial training is the industry standard for producing models that are robust to small adversarial perturbations. However, machine learning practitioners need models that are robust to other kinds of changes that occur naturally, such…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Manli Shu , Zuxuan Wu , Micah Goldblum , Tom Goldstein

This paper examines the vulnerabilities of convolutional neural networks (CNNs) to adversarial attacks and explores a method for their safeguarding. In this study, CNNs were implemented on four of the most common image datasets, namely…

机器学习 · 计算机科学 2025-02-11 Koushik Chowdhury

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