中文
相关论文

相关论文: A look at adversarial attacks on radio waveforms f…

200 篇论文

This paper advances the state of the art by proposing the first comprehensive analysis and experimental evaluation of adversarial learning attacks to wireless deep learning systems. We postulate a series of adversarial attacks, and…

网络与互联网体系结构 · 计算机科学 2020-05-06 Francesco Restuccia , Salvatore D'Oro , Amani Al-Shawabka , Bruno Costa Rendon , Kaushik Chowdhury , Stratis Ioannidis , Tommaso Melodia

Automatic modulation classification (AMC) aims to improve the efficiency of crowded radio spectrums by automatically predicting the modulation constellation of wireless RF signals. Recent work has demonstrated the ability of deep learning…

信号处理 · 电气工程与系统科学 2021-02-23 Rajeev Sahay , Christopher G. Brinton , David J. Love

Deep neural networks are capable of state-of-the-art performance in many classification tasks. However, they are known to be vulnerable to adversarial attacks -- small perturbations to the input that lead to a change in classification. We…

人工智能 · 计算机科学 2023-06-06 Lucas Beerens , Desmond J. Higham

Deep neural networks are widely used and exhibit excellent performance in many areas. However, they are vulnerable to adversarial attacks that compromise the network at the inference time by applying elaborately designed perturbation to…

机器学习 · 计算机科学 2019-03-05 Uiwon Hwang , Jaewoo Park , Hyemi Jang , Sungroh Yoon , Nam Ik Cho

It is well known that adversarial attacks can fool deep neural networks with imperceptible perturbations. Although adversarial training significantly improves model robustness, failure cases of defense still broadly exist. In this work, we…

机器学习 · 计算机科学 2021-06-10 Boxi Wu , Heng Pan , Li Shen , Jindong Gu , Shuai Zhao , Zhifeng Li , Deng Cai , Xiaofei He , Wei Liu

Audio DeepFakes (DF) are artificially generated utterances created using deep learning, with the primary aim of fooling the listeners in a highly convincing manner. Their quality is sufficient to pose a severe threat in terms of security…

声音 · 计算机科学 2023-06-13 Piotr Kawa , Marcin Plata , Piotr Syga

A wireless communications system usually consists of a transmitter which transmits the information and a receiver which recovers the original information from the received distorted signal. Deep learning (DL) has been used to improve the…

密码学与安全 · 计算机科学 2023-10-02 Jinyin Chen , Jie Ge , Shilian Zheng , Linhui Ye , Haibin Zheng , Weiguo Shen , Keqiang Yue , Xiaoniu Yang

Deep Learning (DL) methods have shown promising results for solving ill-posed inverse problems such as MR image reconstruction from undersampled $k$-space data. However, these approaches currently have no guarantees for reconstruction…

图像与视频处理 · 电气工程与系统科学 2022-08-08 Jan Nikolas Morshuis , Sergios Gatidis , Matthias Hein , Christian F. Baumgartner

Deep neural networks (DNNs) are known to be vulnerable to adversarial examples. Existing works have mostly focused on either digital adversarial examples created via small and imperceptible perturbations, or physical-world adversarial…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Ranjie Duan , Xingjun Ma , Yisen Wang , James Bailey , A. K. Qin , Yun Yang

Recent studies reveal that well-performing reinforcement learning (RL) agents in training often lack resilience against adversarial perturbations during deployment. This highlights the importance of building a robust agent before deploying…

机器学习 · 计算机科学 2024-10-07 Tung M. Luu , Thanh Nguyen , Tee Joshua Tian Jin , Sungwoon Kim , Chang D. Yoo

Traditional adversarial attacks rely upon the perturbations generated by gradients from the network which are generally safeguarded by gradient guided search to provide an adversarial counterpart to the network. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Ujjwal Upadhyay , Prerana Mukherjee

Several companies often safeguard their trained deep models (i.e., details of architecture, learnt weights, training details etc.) from third-party users by exposing them only as black boxes through APIs. Moreover, they may not even provide…

机器学习 · 计算机科学 2024-03-29 Gaurav Kumar Nayak , Inder Khatri , Ruchit Rawal , Anirban Chakraborty

Deep neural networks (DNNs) have been enormously successful across a variety of prediction tasks. However, recent research shows that DNNs are particularly vulnerable to adversarial attacks, which poses a serious threat to their…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Xiang Li , Shihao Ji

Recent advancements in learning Discrete Representations as opposed to continuous ones have led to state of art results in tasks that involve Language, Audio and Vision. Some latent factors such as words, phonemes and shapes are better…

机器学习 · 计算机科学 2020-04-14 Iordanis Fostiropoulos

Deep learning-based weather forecasting (DLWF) models have recently demonstrated significant performance gains over gold-standard physics-based simulation tools. However, these models are potentially vulnerable to adversarial attacks, which…

机器学习 · 计算机科学 2026-04-07 Yue Deng , Asadullah Hill Galib , Xin Lan , Jack Gunn , Pang-Ning Tan , Lifeng Luo

Despite advancements in Autoencoders (AEs) for tasks like dimensionality reduction, representation learning and data generation, they remain vulnerable to adversarial attacks. Variational Autoencoders (VAEs), with their probabilistic…

机器学习 · 计算机科学 2024-11-18 Chethan Krishnamurthy Ramanaik , Arjun Roy , Eirini Ntoutsi

Deep models are highly susceptible to adversarial attacks. Such attacks are carefully crafted imperceptible noises that can fool the network and can cause severe consequences when deployed. To encounter them, the model requires training…

机器学习 · 计算机科学 2022-04-11 Gaurav Kumar Nayak , Ruchit Rawal , Anirban Chakraborty

Complex-valued neural networks (CVNNs) are rising in popularity for all kinds of applications. To safely use CVNNs in practice, analyzing their robustness against outliers is crucial. One well known technique to understand the behavior of…

机器学习 · 计算机科学 2026-02-09 Florian Eilers , Christof Duhme , Xiaoyi Jiang

As designers of artificial intelligence try to outwit hackers, both sides continue to hone in on AI's inherent vulnerabilities. Designed and trained from certain statistical distributions of data, AI's deep neural networks (DNNs) remain…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Wenzhao Xiang , Hang Su , Chang Liu , Yandong Guo , Shibao Zheng

There has been a recent surge in adversarial attacks on deep learning based automatic speech recognition (ASR) systems. These attacks pose new challenges to deep learning security and have raised significant concerns in deploying ASR…

密码学与安全 · 计算机科学 2021-03-08 Shehzeen Hussain , Paarth Neekhara , Shlomo Dubnov , Julian McAuley , Farinaz Koushanfar