中文
相关论文

相关论文: Universal Adversarial Perturbations for CNN Classi…

200 篇论文

Existing work in trustworthy machine learning primarily focuses on single-input adversarial perturbations. In many real-world attack scenarios, input-agnostic adversarial attacks, e.g. universal adversarial perturbations (UAPs), are much…

机器学习 · 计算机科学 2024-09-10 Changming Xu , Gagandeep Singh

Deep neural networks (DNNs) are vulnerable to adversarial attack despite their tremendous success in many AI fields. Adversarial attack is a method that causes the intended misclassfication by adding imperceptible perturbations to…

计算机视觉与模式识别 · 计算机科学 2019-12-18 Huy Phan , Yi Xie , Siyu Liao , Jie Chen , Bo Yuan

Neural networks are vulnerable to adversarially-constructed perturbations of their inputs. Most research so far has considered perturbations of a fixed magnitude under some $l_p$ norm. Although studying these attacks is valuable, there has…

机器学习 · 计算机科学 2019-10-02 Isaac Dunn , Hadrien Pouget , Tom Melham , Daniel Kroening

Taking into account information across the temporal domain helps to improve environment perception in autonomous driving. However, it has not been studied so far whether temporally fused neural networks are vulnerable to deliberately…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Svetlana Pavlitskaya , Nikolai Polley , Michael Weber , J. Marius Zöllner

It has been widely substantiated that deep neural networks (DNNs) are susceptible and vulnerable to adversarial perturbations. Existing studies mainly focus on performing attacks by corrupting targeted objects (physical attack) or images…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Jiawei Lian , Shaohui Mei , Xiaofei Wang , Yi Wang , Lefan Wang , Yingjie Lu , Mingyang Ma , Lap-Pui Chau

The combination of pre-trained speech encoders with large language models has enabled the development of speech LLMs that can handle a wide range of spoken language processing tasks. While these models are powerful and flexible, this very…

计算与语言 · 计算机科学 2025-05-21 Rao Ma , Mengjie Qian , Vyas Raina , Mark Gales , Kate Knill

There has been extensive evidence demonstrating that deep neural networks are vulnerable to adversarial examples, which motivates the development of defenses against adversarial attacks. Existing adversarial defenses typically improve model…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Aishan Liu , Shiyu Tang , Xinyun Chen , Lei Huang , Haotong Qin , Xianglong Liu , Dacheng Tao

We introduce adversarial neural networks for representation learning as a novel approach to transfer learning in brain-computer interfaces (BCIs). The proposed approach aims to learn subject-invariant representations by simultaneously…

机器学习 · 计算机科学 2018-12-18 Ozan Ozdenizci , Ye Wang , Toshiaki Koike-Akino , Deniz Erdogmus

State-of-art deep neural networks (DNN) are vulnerable to attacks by adversarial examples: a carefully designed small perturbation to the input, that is imperceptible to human, can mislead DNN. To understand the root cause of adversarial…

机器学习 · 统计学 2019-10-29 Xupeng Shi , A. Adam Ding

Research and development of electroencephalogram (EEG) based brain-computer interfaces (BCIs) have advanced rapidly, partly due to deeper understanding of the brain and wide adoption of sophisticated machine learning approaches for decoding…

密码学与安全 · 计算机科学 2023-05-04 Lubin Meng , Jian Huang , Zhigang Zeng , Xue Jiang , Shan Yu , Tzyy-Ping Jung , Chin-Teng Lin , Ricardo Chavarriaga , Dongrui Wu

Machine learning has achieved great success in electroencephalogram (EEG) based brain-computer interfaces (BCIs). Most existing BCI research focused on improving its accuracy, but few had considered its security. Recent studies, however,…

密码学与安全 · 计算机科学 2024-12-02 Xiaoqing Chen , Dongrui Wu

Electroencephalography (EEG) classification plays a key role in brain-computer interface (BCI) systems, yet it remains challenging due to the low signal-to-noise ratio, temporal variability of neural responses, and limited data…

人工智能 · 计算机科学 2026-03-17 Aryan Patodiya , Hubert Cecotti

Connectionist temporal classification (CTC) is a popular sequence prediction approach for automatic speech recognition that is typically used with models based on recurrent neural networks (RNNs). We explore whether deep convolutional…

计算与语言 · 计算机科学 2018-02-16 Kalpesh Krishna , Liang Lu , Kevin Gimpel , Karen Livescu

Recently, the vulnerability of DNN-based audio systems to adversarial attacks has obtained the increasing attention. However, the existing audio adversarial attacks allow the adversary to possess the entire user's audio input as well as…

音频与语音处理 · 电气工程与系统科学 2021-02-09 Yi Xie , Zhuohang Li , Cong Shi , Jian Liu , Yingying Chen , Bo Yuan

A wide variety of works have explored the reason for the existence of adversarial examples, but there is no consensus on the explanation. We propose to treat the DNN logits as a vector for feature representation, and exploit them to analyze…

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

This paper presents channel-aware adversarial attacks against deep learning-based wireless signal classifiers. There is a transmitter that transmits signals with different modulation types. A deep neural network is used at each receiver to…

信号处理 · 电气工程与系统科学 2021-12-22 Brian Kim , Yalin E. Sagduyu , Kemal Davaslioglu , Tugba Erpek , Sennur Ulukus

Convolutional Neural Networks (CNNs) models are one of the most frequently used deep learning networks, and extensively used in both academia and industry. Recent studies demonstrated that adversarial attacks against such models can…

密码学与安全 · 计算机科学 2022-04-01 Ehsan Nowroozi , Yassine Mekdad , Mohammad Hajian Berenjestanaki , Mauro Conti , Abdeslam EL Fergougui

Deep learning image classifiers are known to be vulnerable to small adversarial perturbations of input images. In this paper, we derive the locally optimal generalized likelihood ratio test (LO-GLRT) based detector for detecting stochastic…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Amish Goel , Pierre Moulin

The rapid growth of deep learning has brought about powerful models that can handle various tasks, like identifying images and understanding language. However, adversarial attacks, an unnoticed alteration, can deceive models, leading to…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Sampriti Soor , Alik Pramanick , Jothiprakash K , Arijit Sur

Text-to-Image (T2I) models have advanced significantly, but their growing popularity raises security concerns due to their potential to generate harmful images. To address these issues, we propose UPAM, a novel framework to evaluate the…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Duo Peng , Qiuhong Ke , Mark He Huang , Ping Hu , Jun Liu