中文
相关论文

相关论文: JMA: a General Algorithm to Craft Nearly Optimal T…

200 篇论文

Deep neural networks have been successfully applied in various machine learning tasks. However, studies show that neural networks are susceptible to adversarial attacks. This exposes a potential threat to neural network-based intelligent…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Haimin Zhang , Min Xu

Metric learning algorithms aim to learn a distance function that brings the semantically similar data items together and keeps dissimilar ones at a distance. The traditional Mahalanobis distance learning is equivalent to find a linear…

计算机视觉与模式识别 · 计算机科学 2021-06-14 Karrar Al-Kaabi , Reza Monsefi , Davood Zabihzadeh

Deep learning models, even the-state-of-the-art ones, are highly vulnerable to adversarial examples. Adversarial training is one of the most efficient methods to improve the model's robustness. The key factor for the success of adversarial…

机器学习 · 计算机科学 2023-06-05 Anh Bui , Trung Le , He Zhao , Quan Tran , Paul Montague , Dinh Phung

Recent work has highlighted the vulnerability of many deep machine learning models to adversarial examples. It attracts increasing attention to adversarial attacks, which can be used to evaluate the security and robustness of models before…

机器学习 · 计算机科学 2020-06-22 Xuli Sun , Shiliang Sun

Adversarial machine learning concerns situations in which learners face attacks from active adversaries. Such scenarios arise in applications such as spam email filtering, malware detection and fake image generation, where security methods…

机器学习 · 计算机科学 2025-10-07 David Benfield , Stefano Coniglio , Phan Tu Vuong , Alain Zemkoho

Deep neural networks (DNNs) are known vulnerable to adversarial attacks. That is, adversarial examples, obtained by adding delicately crafted distortions onto original legal inputs, can mislead a DNN to classify them as any target labels.…

机器学习 · 计算机科学 2018-04-11 Pu Zhao , Sijia Liu , Yanzhi Wang , Xue Lin

Physical adversarial attacks often overfit single surrogate models and optimization objectives. While ensemble attacks can mitigate this, existing methods struggle with severe gradient conflicts within restricted physical texture spaces,…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Ziyang Liu , Hongyuan Wang , Zijian Wang , Yinxi Lu , Yunzhao Zang , Zhiqiang Yan , Qianhao Ning

Given the widespread use of deep learning models in safety-critical applications, ensuring that the decisions of such models are robust against adversarial exploitation is of fundamental importance. In this thesis, we discuss recent…

机器学习 · 计算机科学 2025-09-24 Alexander Robey

This paper proposes a black-box adversarial attack method to automatic speech recognition systems. Some studies have attempted to attack neural networks for speech recognition; however, these methods did not consider the robustness of…

声音 · 计算机科学 2024-07-09 Shoma Ishida , Satoshi Ono

Fooling deep neural networks (DNNs) with the black-box optimization has become a popular adversarial attack fashion, as the structural prior knowledge of DNNs is always unknown. Nevertheless, recent black-box adversarial attacks may…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Jie Wang , Zhaoxia Yin , Jing Jiang , Yang Du

The majority of methods for crafting adversarial attacks have focused on scenes with a single dominant object (e.g., images from ImageNet). On the other hand, natural scenes include multiple dominant objects that are semantically related.…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Abhishek Aich , Calvin-Khang Ta , Akash Gupta , Chengyu Song , Srikanth V. Krishnamurthy , M. Salman Asif , Amit K. Roy-Chowdhury

Deep learning has proven to be a powerful tool for computer vision and has seen widespread adoption for numerous tasks. However, deep learning algorithms are known to be vulnerable to adversarial examples. These adversarial inputs are…

密码学与安全 · 计算机科学 2018-07-25 Kevin Eykholt , Ivan Evtimov , Earlence Fernandes , Bo Li , Dawn Song , Tadayoshi Kohno , Amir Rahmati , Atul Prakash , Florian Tramer

Meta-learning enables a model to learn from very limited data to undertake a new task. In this paper, we study the general meta-learning with adversarial samples. We present a meta-learning algorithm, ADML (ADversarial Meta-Learner), which…

机器学习 · 计算机科学 2020-06-23 Chengxiang Yin , Jian Tang , Zhiyuan Xu , Yanzhi Wang

We consider the task of training classifiers without labels. We propose a weakly supervised method---adversarial label learning---that trains classifiers to perform well against an adversary that chooses labels for training data. The weak…

机器学习 · 计算机科学 2019-01-31 Chidubem Arachie , Bert Huang

Deep learning is vulnerable to adversarial attacks, where carefully-crafted input perturbations could mislead a well-trained Deep Neural Network to produce incorrect results. Today's countermeasures to adversarial attacks either do not have…

硬件体系结构 · 计算机科学 2020-08-25 Yiming Gan , Yuxian Qiu , Jingwen Leng , Minyi Guo , Yuhao Zhu

Black-box hard-label adversarial attack on text is a practical and challenging task, as the text data space is inherently discrete and non-differentiable, and only the predicted label is accessible. Research on this problem is still in the…

计算与语言 · 计算机科学 2024-02-06 Han Liu , Zhi Xu , Xiaotong Zhang , Feng Zhang , Fenglong Ma , Hongyang Chen , Hong Yu , Xianchao Zhang

Machine learning (ML) models are known to be vulnerable to a number of attacks that target the integrity of their predictions or the privacy of their training data. To carry out these attacks, a black-box adversary must typically possess…

密码学与安全 · 计算机科学 2023-09-06 Dudi Biton , Aditi Misra , Efrat Levy , Jaidip Kotak , Ron Bitton , Roei Schuster , Nicolas Papernot , Yuval Elovici , Ben Nassi

Modern deep neural networks are often vulnerable to adversarial samples. Based on the first optimization-based attacking method, many following methods are proposed to improve the attacking performance and speed. Recently, generation-based…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Jiangfan Han , Xiaoyi Dong , Ruimao Zhang , Dongdong Chen , Weiming Zhang , Nenghai Yu , Ping Luo , Xiaogang Wang

Neural models of code have shown impressive results when performing tasks such as predicting method names and identifying certain kinds of bugs. We show that these models are vulnerable to adversarial examples, and introduce a novel…

机器学习 · 计算机科学 2020-10-14 Noam Yefet , Uri Alon , Eran Yahav

Video classification systems based on Deep Neural Networks (DNNs) have demonstrated excellent performance in accurately verifying video content. However, recent studies have shown that DNNs are highly vulnerable to adversarial examples.…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Duoxun Tang , Yuxin Cao , Xi Xiao , Derui Wang , Sheng Wen , Tianqing Zhu