中文
相关论文

相关论文: Detecting AutoAttack Perturbations in the Frequenc…

200 篇论文

Carefully crafted, often imperceptible, adversarial perturbations have been shown to cause state-of-the-art models to yield extremely inaccurate outputs, rendering them unsuitable for safety-critical application domains. In addition, recent…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Yash Sharma , Gavin Weiguang Ding , Marcus Brubaker

Recent advancements in deep learning, particularly in medical imaging, have significantly propelled the progress of healthcare systems. However, examining the robustness of medical images against adversarial attacks is crucial due to their…

图像与视频处理 · 电气工程与系统科学 2024-08-19 Mohammad Hossein Najafi , Mohammad Morsali , Mohammadmahdi Vahediahmar , Saeed Bagheri Shouraki

Face forgery generation technologies generate vivid faces, which have raised public concerns about security and privacy. Many intelligent systems, such as electronic payment and identity verification, rely on face forgery detection.…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Zhaoyu Chen , Bo Li , Kaixun Jiang , Shuang Wu , Shouhong Ding , Wenqiang Zhang

Due to the popularity of Artificial Intelligence (AI) technology, numerous backdoor attacks are designed by adversaries to mislead deep neural network predictions by manipulating training samples and training processes. Although backdoor…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Jun Xia , Zhihao Yue , Yingbo Zhou , Zhiwei Ling , Xian Wei , Mingsong Chen

The growing number of adversarial attacks in recent years gives attackers an advantage over defenders, as defenders must train detectors after knowing the types of attacks, and many models need to be maintained to ensure good performance in…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Jiaxin Cheng , Mohamed Hussein , Jay Billa , Wael AbdAlmageed

Fooling people with highly realistic fake images generated with Deepfake or GANs brings a great social disturbance to our society. Many methods have been proposed to detect fake images, but they are vulnerable to adversarial perturbations…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Quanyu Liao , Yuezun Li , Xin Wang , Bin Kong , Bin Zhu , Siwei Lyu , Youbing Yin , Qi Song , Xi Wu

Transformer-based models have made significant progress in time series forecasting. However, a key limitation of deep learning models is their susceptibility to adversarial attacks, which has not been studied enough in the context of time…

机器学习 · 计算机科学 2025-08-13 Naifu Feng , Lixing Chen , Junhua Tang , Hua Ding , Jianhua Li , Yang Bai

Although deep neural networks have been very successful in image-classification tasks, they are prone to adversarial attacks. To generate adversarial inputs, there has emerged a wide variety of techniques, such as black- and whitebox…

机器学习 · 计算机科学 2020-08-18 Fuyuan Zhang , Sankalan Pal Chowdhury , Maria Christakis

As research in deep neural networks advances, deep convolutional networks become promising for autonomous driving tasks. In particular, there is an emerging trend of employing end-to-end neural network models for autonomous driving.…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Han Wu , Syed Yunas , Sareh Rowlands , Wenjie Ruan , Johan Wahlstrom

Adversarial attacks have emerged as a major challenge to the trustworthy deployment of machine learning models, particularly in computer vision applications. These attacks have a varied level of potency and can be implemented in both white…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Nandish Chattopadhyay , Abdul Basit , Bassem Ouni , Muhammad Shafique

Backdoor attacks can implant malicious behaviours into deep models while preserving performance on clean data, posing a serious threat to safety-critical vision systems. Although backdoor mitigation has been studied extensively for image…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Kealan Dunnett , Reza Arablouei , Dimity Miller , Volkan Dedeoglu , Raja Jurdak

Deep learning has become an increasingly common technique for various control problems, such as robotic arm manipulation, robot navigation, and autonomous vehicles. However, the downside of using deep neural networks to learn control…

机器学习 · 计算机科学 2020-02-28 Sampo Kuutti , Saber Fallah , Richard Bowden

According to recent studies, the vulnerability of state-of-the-art Neural Networks to adversarial input samples has increased drastically. A neural network is an intermediate path or technique by which a computer learns to perform tasks…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Anirudh Yadav , Ashutosh Upadhyay , S. Sharanya

Despite their impressive performance in classification tasks, neural networks are known to be vulnerable to adversarial attacks, subtle perturbations of the input data designed to deceive the model. In this work, we investigate the…

We introduce a grey-box adversarial attack and defence framework for sentiment classification. We address the issues of differentiability, label preservation and input reconstruction for adversarial attack and defence in one unified…

机器学习 · 计算机科学 2021-03-23 Ying Xu , Xu Zhong , Antonio Jimeno Yepes , Jey Han Lau

At present, adversarial attacks are designed in a task-specific fashion. However, for downstream computer vision tasks such as image captioning, image segmentation etc., the current deep learning systems use an image classifier like VGG16,…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Akshay Chaturvedi , Utpal Garain

This study developed a generative adversarial network (GAN)-based defense method for traffic sign classification in an autonomous vehicle (AV), referred to as the attack-resilient GAN (AR-GAN). The novelty of the AR-GAN lies in (i) assuming…

计算机视觉与模式识别 · 计算机科学 2024-01-26 M Sabbir Salek , Abdullah Al Mamun , Mashrur Chowdhury

While convolutional neural networks (CNNs) have achieved success in computer vision tasks, it is vulnerable to backdoor attacks. Such attacks could mislead the victim model to make attacker-chosen prediction with a specific trigger pattern.…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Yanqi Qiao , Dazhuang Liu , Rui Wang , Kaitai Liang

Automatic speech recognition (ASR) systems are known to be vulnerable to adversarial attacks. This paper addresses detection and defence against targeted white-box attacks on speech signals for ASR systems. While existing work has utilised…

音频与语音处理 · 电气工程与系统科学 2024-09-13 Nikolai L. Kühne , Astrid H. F. Kitchen , Marie S. Jensen , Mikkel S. L. Brøndt , Martin Gonzalez , Christophe Biscio , Zheng-Hua Tan

Adversarial attacks present a significant threat to modern machine learning systems. Yet, existing detection methods often lack the ability to detect unseen attacks or detect different attack types with a high level of accuracy. In this…

密码学与安全 · 计算机科学 2025-10-06 Chinthana Wimalasuriya , Spyros Tragoudas