中文
相关论文

相关论文: Switching Transferable Gradient Directions for Que…

200 篇论文

We study the query-based attack against image retrieval to evaluate its robustness against adversarial examples under the black-box setting, where the adversary only has query access to the top-k ranked unlabeled images from the database.…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Xiaodan Li , Jinfeng Li , Yuefeng Chen , Shaokai Ye , Yuan He , Shuhui Wang , Hang Su , Hui Xue

Achieving transferability of targeted attacks is reputed to be remarkably difficult. Currently, state-of-the-art approaches are resource-intensive because they necessitate training model(s) for each target class with additional data. In our…

机器学习 · 计算机科学 2021-10-28 Zhengyu Zhao , Zhuoran Liu , Martha Larson

Most existing works of adversarial samples focus on attacking image recognition models, while little attention is paid to the image retrieval task. In this paper, we identify two inherent challenges in applying prevailing image recognition…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Zhedong Zheng , Liang Zheng , Yi Yang , Fei Wu

Adversarial attacks provide a good way to study the robustness of deep learning models. One category of methods in transfer-based black-box attack utilizes several image transformation operations to improve the transferability of…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Zheng Yuan , Jie Zhang , Shiguang Shan

The vulnerability of deep neural networks (DNNs) to adversarial examples has drawn great attention from the community. In this paper, we study the transferability of such examples, which lays the foundation of many black-box attacks on…

机器学习 · 计算机科学 2020-12-08 Yiwen Guo , Qizhang Li , Hao Chen

Previous works have extensively studied the transferability of adversarial samples in untargeted black-box scenarios. However, it still remains challenging to craft targeted adversarial examples with higher transferability than non-targeted…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Juanjuan Weng , Zhiming Luo , Zhun Zhong , Shaozi Li , Nicu Sebe

In the transfer-based adversarial attacks, adversarial examples are only generated by the surrogate models and achieve effective perturbation in the victim models. Although considerable efforts have been developed on improving the…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Xiangyuan Yang , Jie Lin , Hanlin Zhang , Xinyu Yang , Peng Zhao

The Spiking Neural Network (SNN) is a biologically inspired neural network infrastructure that has recently garnered significant attention. It utilizes binary spike activations to transmit information, thereby replacing multiplications with…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Yufei Guo , Yuanpei Chen , Zecheng Hao , Weihang Peng , Zhou Jie , Yuhan Zhang , Xiaode Liu , Zhe Ma

Deep neural networks are vulnerable to adversarial examples, dictating the imperativeness to test the model's robustness before deployment. Transfer-based attackers craft adversarial examples against surrogate models and transfer them to…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Zhuoer Xu , Zhangxuan Gu , Jianping Zhang , Shiwen Cui , Changhua Meng , Weiqiang Wang

The vulnerability of machine learning systems to adversarial attacks questions their usage in many applications. In this paper, we propose a randomized diversification as a defense strategy. We introduce a multi-channel architecture in a…

机器学习 · 计算机科学 2019-04-02 Olga Taran , Shideh Rezaeifar , Taras Holotyak , Slava Voloshynovskiy

Deep neural networks are highly vulnerable to adversarial examples, which are inputs with small, carefully crafted perturbations that cause misclassification -- making adversarial attacks a critical tool for evaluating robustness. Existing…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Hanrui Wang , Ching-Chun Chang , Chun-Shien Lu , Christopher Leckie , Isao Echizen

Trajectory prediction systems are critical for autonomous vehicle safety, yet remain vulnerable to adversarial attacks that can cause catastrophic traffic behavior misinterpretations. Existing attack methods require white-box access with…

机器人学 · 计算机科学 2026-03-30 Jiaxiang Li , Jun Yan , Daniel Watzenig , Huilin Yin

Many adversarial attacks have been proposed to investigate the security issues of deep neural networks. In the black-box setting, current model stealing attacks train a substitute model to counterfeit the functionality of the target model.…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Chen Ma , Li Chen , Jun-Hai Yong

Black-box attack methods aim to infer suitable attack patterns to targeted DNN models by only using output feedback of the models and the corresponding input queries. However, due to lack of prior and inefficiency in leveraging the query…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Jiawei Du , Hu Zhang , Joey Tianyi Zhou , Yi Yang , Jiashi Feng

Spiking Neural Networks (SNNs) utilize spike-based activations to mimic the brain's energy-efficient information processing. However, the binary and discontinuous nature of spike activations causes vanishing gradients, making adversarial…

机器学习 · 计算机科学 2026-02-10 Jihang Wang , Dongcheng Zhao , Ruolin Chen , Qian Zhang , Yi Zeng

Blackbox adversarial attacks can be categorized into transfer- and query-based attacks. Transfer methods do not require any feedback from the victim model, but provide lower success rates compared to query-based methods. Query attacks often…

机器学习 · 计算机科学 2022-11-28 Zikui Cai , Chengyu Song , Srikanth Krishnamurthy , Amit Roy-Chowdhury , M. Salman Asif

We experimented with front-end enhanced neural models where a differentiable and fully convolutional model with a skip connection is added before a frozen backbone classifier. By training such composite models using a small learning rate…

机器学习 · 计算机科学 2025-08-25 Leonid Boytsov , Ameya Joshi , Filipe Condessa

The attention mechanism has been the core component in modern transformer architectures. However, the computation of standard full attention scales quadratically with the sequence length, serving as a major bottleneck in long-context…

计算与语言 · 计算机科学 2026-04-28 Yusheng Zhao , Hourun Li , Bohan Wu , Yichun Yin , Lifeng Shang , Jingyang Yuan , Meng Zhang , Ming Zhang

The transferability of adversarial examples across deep neural network (DNN) models is the crux of a spectrum of black-box attacks. In this paper, we propose a novel method to enhance the black-box transferability of baseline adversarial…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Qizhang Li , Yiwen Guo , Hao Chen

Adversarial attacks, wherein slight inputs are carefully crafted to mislead intelligent models, have attracted increasing attention. However, a critical gap persists between theoretical advancements and practical application, particularly…

密码学与安全 · 计算机科学 2025-06-26 Sabrine Ennaji , Elhadj Benkhelifa , Luigi V. Mancini