中文
相关论文

相关论文: Constrained Adversarial Perturbation

200 篇论文

Machine learning classifiers are vulnerable to adversarial examples -- input-specific perturbations that manipulate models' output. Universal Adversarial Perturbations (UAPs), which identify noisy patterns that generalize across the input…

Deep neural networks (DNNs) are susceptible to universal adversarial perturbations (UAPs). These perturbations are meticulously designed to fool the target model universally across all sample classes. Unlike instance-specific adversarial…

机器学习 · 计算机科学 2025-04-17 Yechao Zhang , Yingzhe Xu , Junyu Shi , Leo Yu Zhang , Shengshan Hu , Minghui Li , Yanjun Zhang

The vulnerability of Convolutional Neural Networks (CNNs) to adversarial samples has recently garnered significant attention in the machine learning community. Furthermore, recent studies have unveiled the existence of universal adversarial…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Juanjuan Weng , Zhiming Luo , Dazhen Lin , Shaozi Li

The intriguing phenomenon of adversarial examples has attracted significant attention in machine learning and what might be more surprising to the community is the existence of universal adversarial perturbations (UAPs), i.e. a single…

机器学习 · 计算机科学 2022-04-20 Chaoning Zhang , Philipp Benz , Chenguo Lin , Adil Karjauv , Jing Wu , In So Kweon

Universal Adversarial Perturbations (UAPs) are imperceptible, image-agnostic vectors that cause deep neural networks (DNNs) to misclassify inputs with high probability. In practical attack scenarios, adversarial perturbations may undergo…

机器学习 · 计算机科学 2023-06-07 Changming Xu , Gagandeep Singh

Universal adversarial perturbation (UAP), also known as image-agnostic perturbation, is a fixed perturbation map that can fool the classifier with high probabilities on arbitrary images, making it more practical for attacking deep models in…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Yihao Huang , Qing Guo , Felix Juefei-Xu , Ming Hu , Xiaojun Jia , Xiaochun Cao , Geguang Pu , Yang Liu

Deep neural networks (DNNs) have been shown to be vulnerable to adversarial examples, which can produce erroneous predictions by injecting imperceptible perturbations. In this work, we study the transferability of adversarial examples,…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Zeyu Qin , Yanbo Fan , Yi Liu , Li Shen , Yong Zhang , Jue Wang , Baoyuan Wu

A single universal adversarial perturbation (UAP) can be added to all natural images to change most of their predicted class labels. It is of high practical relevance for an attacker to have flexible control over the targeted classes to be…

计算机视觉与模式识别 · 计算机科学 2020-10-09 Chaoning Zhang , Philipp Benz , Tooba Imtiaz , In So Kweon

Universal Adversarial Perturbations (UAPs) are input perturbations that can fool a neural network on large sets of data. They are a class of attacks that represents a significant threat as they facilitate realistic, practical, and low-cost…

机器学习 · 计算机科学 2021-09-14 Kenneth T. Co , David Martinez Rego , Emil C. Lupu

Adversarial perturbations are critical for certifying the robustness of deep learning models. A universal adversarial perturbation (UAP) can simultaneously attack multiple images, and thus offers a more unified threat model, obviating an…

机器学习 · 计算机科学 2022-08-19 Pu Zhao , Parikshit Ram , Songtao Lu , Yuguang Yao , Djallel Bouneffouf , Xue Lin , Sijia Liu

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

Attacking deep learning based biometric systems has drawn more and more attention with the wide deployment of fingerprint/face/speaker recognition systems, given the fact that the neural networks are vulnerable to the adversarial examples,…

音频与语音处理 · 电气工程与系统科学 2020-04-08 Jiguo Li , Xinfeng Zhang , Chuanmin Jia , Jizheng Xu , Li Zhang , Yue Wang , Siwei Ma , Wen Gao

Universal adversarial perturbations (UAPs) have garnered significant attention due to their ability to undermine deep neural networks across multiple inputs using a single noise pattern. Evolutionary algorithms offer a promising approach to…

机器学习 · 计算机科学 2026-01-21 Shiqi Wang , Mahdi Khosravy , Neeraj Gupta , Olaf Witkowski

This paper focuses on integrating the networks and adversarial training into constrained optimization problems to develop a framework algorithm for constrained optimization problems. For such problems, we first transform them into minimax…

最优化与控制 · 数学 2024-07-08 Gang Bao , Dong Wang , Boyi Zou

Deep Neural Networks (DNNs) are vulnerable to adversarial examples which would inveigle neural networks to make prediction errors with small perturbations on the input images. Researchers have been devoted to promoting the research on the…

机器学习 · 计算机科学 2021-08-30 Jun Yan , Xiaoyang Deng , Huilin Yin , Wancheng Ge

Deep neural networks are vulnerable to universal adversarial perturbation (UAP), an instance-agnostic perturbation capable of fooling the target model for most samples. Compared to instance-specific adversarial examples, UAP is more…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Xuannan Liu , Yaoyao Zhong , Yuhang Zhang , Lixiong Qin , Weihong Deng

Deep neural networks (DNNs) have significantly boosted the performance of many challenging tasks. Despite the great development, DNNs have also exposed their vulnerability. Recent studies have shown that adversaries can manipulate the…

密码学与安全 · 计算机科学 2024-08-06 Liang-bo Ning , Zeyu Dai , Wenqi Fan , Jingran Su , Chao Pan , Luning Wang , Qing Li

Universal Adversarial Perturbations (UAPs) are a prominent class of adversarial examples that exploit the systemic vulnerabilities and enable physically realizable and robust attacks against Deep Neural Networks (DNNs). UAPs generalize…

机器学习 · 计算机科学 2021-05-25 Kenneth T. Co , Luis Muñoz-González , Leslie Kanthan , Emil C. Lupu

Despite their overwhelming success on a wide range of applications, convolutional neural networks (CNNs) are widely recognized to be vulnerable to adversarial examples. This intriguing phenomenon led to a competition between adversarial…

机器学习 · 计算机科学 2021-04-08 Philipp Benz , Chaoning Zhang , Adil Karjauv , In So Kweon

Over the past decade, Deep Learning has emerged as a useful and efficient tool to solve a wide variety of complex learning problems ranging from image classification to human pose estimation, which is challenging to solve using statistical…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Ashutosh Chaubey , Nikhil Agrawal , Kavya Barnwal , Keerat K. Guliani , Pramod Mehta
‹ 上一页 1 2 3 10 下一页 ›