中文
相关论文

相关论文: Defensive Distillation is Not Robust to Adversaria…

200 篇论文

Adversarial examples are artificially modified input samples which lead to misclassifications, while not being detectable by humans. These adversarial examples are a challenge for many tasks such as image and text classification, especially…

计算与语言 · 计算机科学 2019-08-22 Marcus Soll , Tobias Hinz , Sven Magg , Stefan Wermter

Machine learning is vulnerable to adversarial examples: inputs carefully modified to force misclassification. Designing defenses against such inputs remains largely an open problem. In this work, we revisit defensive distillation---which is…

机器学习 · 计算机科学 2017-05-16 Nicolas Papernot , Patrick McDaniel

Neural networks provide state-of-the-art results for most machine learning tasks. Unfortunately, neural networks are vulnerable to adversarial examples: given an input $x$ and any target classification $t$, it is possible to find a new…

密码学与安全 · 计算机科学 2017-03-23 Nicholas Carlini , David Wagner

Deep learning algorithms have been shown to perform extremely well on many classical machine learning problems. However, recent studies have shown that deep learning, like other machine learning techniques, is vulnerable to adversarial…

密码学与安全 · 计算机科学 2016-03-15 Nicolas Papernot , Patrick McDaniel , Xi Wu , Somesh Jha , Ananthram Swami

Adversarial attacks pose a significant threat to the security and safety of deep neural networks being applied to modern applications. More specifically, in computer vision-based tasks, experts can use the knowledge of model architecture to…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Maniratnam Mandal , Suna Gao

Despite their accuracy, neural network-based classifiers are still prone to manipulation through adversarial perturbations. Those perturbations are designed to be misclassified by the neural network, while being perceptually identical to…

机器学习 · 计算机科学 2019-07-15 Ziv Katzir , Yuval Elovici

Adversarial attacks significantly threaten the robustness of deep neural networks (DNNs). Despite the multiple defensive methods employed, they are nevertheless vulnerable to poison attacks, where attackers meddle with the initial training…

机器学习 · 计算机科学 2023-03-29 Bakary Badjie , José Cecílio , António Casimiro

Knowledge distillation from proprietary LLM APIs poses a growing threat to model providers, yet defenses against this attack remain fragmented and unevaluated. We present DistillGuard, a framework for systematically evaluating output-level…

密码学与安全 · 计算机科学 2026-03-10 Bo Jiang

Deep neural networks (DNNs) have achieved tremendous success in many tasks of machine learning, such as the image classification. Unfortunately, researchers have shown that DNNs are easily attacked by adversarial examples, slightly…

计算机视觉与模式识别 · 计算机科学 2017-11-17 Yujia Liu , Weiming Zhang , Shaohua Li , Nenghai Yu

We report experimental results indicating that defensive distillation successfully mitigates adversarial samples crafted using the fast gradient sign method, in addition to those crafted using the Jacobian-based iterative attack on which…

密码学与安全 · 计算机科学 2016-07-19 Nicolas Papernot , Patrick McDaniel

Self-Supervised Learning (SSL) has become a prominent paradigm for pre-training encoders to learning general-purpose representations from unlabeled data and releasing them on third-party platforms for broad downstream deep learning tasks.…

机器学习 · 计算机科学 2026-02-02 TIngxu Han , Wei Song , Weisong Sun , Ziqi Ding , Yebo Feng , Chunrong Fang , Jun Li , Hanwei Qian , Zhenyu Chen , Yang Liu

Despite the efficacy on a variety of computer vision tasks, deep neural networks (DNNs) are vulnerable to adversarial attacks, limiting their applications in security-critical systems. Recent works have shown the possibility of generating…

计算机视觉与模式识别 · 计算机科学 2018-12-21 Ziang Yan , Yiwen Guo , Changshui Zhang

Neural networks (NNs) are already deployed in hardware today, becoming valuable intellectual property (IP) as many hours are invested in their training and optimization. Therefore, attackers may be interested in copying, reverse…

密码学与安全 · 计算机科学 2022-04-04 Mahdieh Grailoo , Zain Ul Abideen , Mairo Leier , Samuel Pagliarini

Image compression-based approaches for defending against the adversarial-example attacks, which threaten the safety use of deep neural networks (DNN), have been investigated recently. However, prior works mainly rely on directly tuning…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zihao Liu , Qi Liu , Tao Liu , Nuo Xu , Xue Lin , Yanzhi Wang , Wujie Wen

This paper presents a novel reconstruction method that leverages Diffusion Models to protect machine learning classifiers against adversarial attacks, all without requiring any modifications to the classifiers themselves. The susceptibility…

机器学习 · 计算机科学 2023-09-08 Hondamunige Prasanna Silva , Lorenzo Seidenari , Alberto Del Bimbo

Deep learning models are vulnerable to adversarial examples, posing critical security challenges in real-world applications. While Adversarial Training (AT ) is a widely adopted defense mechanism to enhance robustness, it often incurs a…

机器学习 · 计算机科学 2025-09-16 Jing Zou , Shungeng Zhang , Meikang Qiu , Chong Li

Following the recent adoption of deep neural networks (DNN) accross a wide range of applications, adversarial attacks against these models have proven to be an indisputable threat. Adversarial samples are crafted with a deliberate intention…

机器学习 · 计算机科学 2017-08-31 Valentina Zantedeschi , Maria-Irina Nicolae , Ambrish Rawat

Adversarial defense research continues to face challenges in combating against advanced adversarial attacks, yet with diffusion models increasingly favoring their defensive capabilities. Unlike most prior studies that focus on diffusion…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Yuan-Chih Chen , Chun-Shien Lu

Distillation attacks create a deployment trade-off for model providers: the same outputs that make a model more useful can also make it easier to imitate. We study this trade-off through a minimax game between a utility-constrained teacher…

机器学习 · 计算机科学 2026-05-29 Youssef Allouah , Mahdi Haghifam , Sanmi Koyejo , Reza Shokri

Deep reinforcement learning (DRL) policies have been shown to be deceived by perturbations (e.g., random noise or intensional adversarial attacks) on state observations that appear at test time but are unknown during training. To increase…

机器学习 · 计算机科学 2020-12-25 Xinghua Qu , Yew-Soon Ong , Abhishek Gupta , Zhu Sun
‹ 上一页 1 2 3 10 下一页 ›