中文
相关论文

相关论文: AdvFlow: Inconspicuous Black-box Adversarial Attac…

200 篇论文

Adversarial attacks are often considered as threats to the robustness of Deep Neural Networks (DNNs). Various defending techniques have been developed to mitigate the potential negative impact of adversarial attacks against task…

机器学习 · 计算机科学 2022-04-12 Jianzhang Zheng , Fan Yang , Hao Shen , Xuan Tang , Mingsong Chen , Liang Song , Xian Wei

Deep neural networks have made significant advancements in accurately estimating scene flow using point clouds, which is vital for many applications like video analysis, action recognition, and navigation. The robustness of these…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Haniyeh Ehsani Oskouie , Mohammad-Shahram Moin , Shohreh Kasaei

Deep Learning methods have become state-of-the-art for solving tasks such as Face Recognition (FR). Unfortunately, despite their success, it has been pointed out that these learning models are exposed to adversarial inputs - images to which…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Fabio Valerio Massoli , Fabio Carrara , Giuseppe Amato , Fabrizio Falchi

Deep Learning has become popular due to its vast applications in almost all domains. However, models trained using deep learning are prone to failure for adversarial samples and carry a considerable risk in sensitive applications. Most of…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Satyadwyoom Kumar , Saurabh Gupta , Arun Balaji Buduru

Despite the fact that deep neural networks (DNNs) have achieved prominent performance in various applications, it is well known that DNNs are vulnerable to adversarial examples/samples (AEs) with imperceptible perturbations in…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Yanni Li , Wenhui Zhang , Jiawei Liu , Xiaoli Kou , Hui Li , Jiangtao Cui

Deep neural networks have been shown to perform well in many classical machine learning problems, especially in image classification tasks. However, researchers have found that neural networks can be easily fooled, and they are surprisingly…

计算机视觉与模式识别 · 计算机科学 2019-05-24 Huaxia Wang , Chun-Nam Yu

Deep neural networks (DNNs) are inherently susceptible to adversarial attacks even under black-box settings, in which the adversary only has query access to the target models. In practice, while it may be possible to effectively detect such…

机器学习 · 计算机科学 2020-06-18 Ren Pang , Xinyang Zhang , Shouling Ji , Xiapu Luo , Ting Wang

Adversarial attacks are widely used to evaluate model robustness, and in black-box scenarios, the transferability of these attacks becomes crucial. Existing generator-based attacks have excellent generalization and transferability due to…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Yixiao Chen , Shikun Sun , Jianshu Li , Ruoyu Li , Zhe Li , Junliang Xing

Deep learning models are used in safety-critical tasks such as automated driving and face recognition. However, small perturbations in the model input can significantly change the predictions. Adversarial attacks are used to identify small…

密码学与安全 · 计算机科学 2025-12-03 Issa Oe , Keiichiro Yamamura , Hiroki Ishikura , Ryo Hamahira , Katsuki Fujisawa

Video recognition models remain vulnerable to adversarial attacks, while existing diffusion-based purification methods suffer from inefficient sampling and curved trajectories. Directly regressing clean videos from adversarial inputs often…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Duoxun Tang , Xueyi Zhang , Chak Hin Wang , Xi Xiao , Dasen Dai , Xinhang Jiang , Wentao Shi , Rui Li , Qing Li

Adversarial attacks can mislead neural network classifiers. The defense against adversarial attacks is important for AI safety. Adversarial purification is a family of approaches that defend adversarial attacks with suitable pre-processing.…

机器学习 · 计算机科学 2023-10-31 Boya Zhang , Weijian Luo , Zhihua Zhang

The burgeoning success of deep learning has raised the security and privacy concerns as more and more tasks are accompanied with sensitive data. Adversarial attacks in deep learning have emerged as one of the dominating security threat to a…

机器学习 · 计算机科学 2019-01-01 Wenqi Wei , Ling Liu , Margaret Loper , Stacey Truex , Lei Yu , Mehmet Emre Gursoy , Yanzhao Wu

The deep neural network is vulnerable to adversarial examples. Adding imperceptible adversarial perturbations to images is enough to make them fail. Most existing research focuses on attacking image classifiers or anchor-based object…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Quanyu Liao , Xin Wang , Bin Kong , Siwei Lyu , Youbing Yin , Qi Song , Xi Wu

Production machine learning systems are consistently under attack by adversarial actors. Various deep learning models must be capable of accurately detecting fake or adversarial input while maintaining speed. In this work, we propose one…

机器学习 · 计算机科学 2021-06-15 Matthew Ciolino , Josh Kalin , David Noever

Unrestricted adversarial attacks present a serious threat to deep learning models and adversarial defense techniques. They pose severe security problems for deep learning applications because they can effectively bypass defense mechanisms.…

机器学习 · 计算机科学 2024-07-16 Xuelong Dai , Kaisheng Liang , Bin Xiao

Deep neural networks (DNNs) are known to be vulnerable to adversarial examples, which are usually designed artificially to fool DNNs, but rarely exist in real-world scenarios. In this paper, we study the adversarial examples caused by…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Jiyuan Liu , Bingyi Lu , Mingkang Xiong , Tao Zhang , Huilin Xiong

We present DeClaW, a system for detecting, classifying, and warning of adversarial inputs presented to a classification neural network. In contrast to current state-of-the-art methods that, given an input, detect whether an input is clean…

机器学习 · 计算机科学 2021-07-02 Nelson Manohar-Alers , Ryan Feng , Sahib Singh , Jiguo Song , Atul Prakash

Adversarial training is a common strategy for enhancing model robustness against adversarial attacks. However, it is typically tailored to the specific attack types it is trained on, limiting its ability to generalize to unseen threat…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Fatemeh Amerehi , Patrick Healy

Machine learning has been applied to a broad range of applications and some of them are available online as application programming interfaces (APIs) with either free (trial) or paid subscriptions. In this paper, we study adversarial…

机器学习 · 计算机科学 2018-11-06 Yi Shi , Yalin E. Sagduyu , Kemal Davaslioglu , Jason H. Li

Adversarial examples are intentionally perturbed images that mislead classifiers. These images can, however, be easily detected using denoising algorithms, when high-frequency spatial perturbations are used, or can be noticed by humans,…

机器学习 · 计算机科学 2020-03-06 Ali Shahin Shamsabadi , Changjae Oh , Andrea Cavallaro