中文
相关论文

相关论文: ObfusBFA: A Holistic Approach to Safeguarding DNNs…

200 篇论文

Deep neural networks (DNNs) are widely deployed on real-world devices. Concerns regarding their security have gained great attention from researchers. Recently, a new weight modification attack called bit flip attack (BFA) was proposed,…

密码学与安全 · 计算机科学 2023-08-17 Jianshuo Dong , Han Qiu , Yiming Li , Tianwei Zhang , Yuanjie Li , Zeqi Lai , Chao Zhang , Shu-Tao Xia

Several important security issues of Deep Neural Network (DNN) have been raised recently associated with different applications and components. The most widely investigated security concern of DNN is from its malicious input, a.k.a…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Adnan Siraj Rakin , Zhezhi He , Deliang Fan

Bit-flip attacks (BFAs) have attracted substantial attention recently, in which an adversary could tamper with a small number of model parameter bits to break the integrity of DNNs. To mitigate such threats, a batch of defense methods are…

密码学与安全 · 计算机科学 2023-02-28 Jialai Wang , Ziyuan Zhang , Meiqi Wang , Han Qiu , Tianwei Zhang , Qi Li , Zongpeng Li , Tao Wei , Chao Zhang

Bit-flip attacks (BFAs) can manipulate deep neural networks (DNNs). For high-level DNN models running on deep learning (DL) frameworks like PyTorch, extensive BFAs have been used to flip bits in model weights and shown effective. Defenses…

密码学与安全 · 计算机科学 2024-10-22 Yanzuo Chen , Zhibo Liu , Yuanyuan Yuan , Sihang Hu , Tianxiang Li , Shuai Wang

Despite the rising prevalence of deep neural networks (DNNs) in cyber-physical systems, their vulnerability to adversarial bit-flip attacks (BFAs) is a noteworthy concern. This paper proposes B3FA, a semi-black-box BFA-based parameter…

密码学与安全 · 计算机科学 2024-12-13 Behnam Ghavami , Mani Sadati , Mohammad Shahidzadeh , Lesley Shannon , Steve Wilton

Deep neural network models are massively deployed on a wide variety of hardware platforms. This results in the appearance of new attack vectors that significantly extend the standard attack surface, extensively studied by the adversarial…

密码学与安全 · 计算机科学 2022-10-03 Kevin Hector , Mathieu Dumont , Pierre-Alain Moellic , Jean-Max Dutertre

Adversarial bit-flip attack (BFA) on Neural Network weights can result in catastrophic accuracy degradation by flipping a very small number of bits. A major drawback of prior bit flip attack techniques is their reliance on test data. This…

密码学与安全 · 计算机科学 2022-01-10 Behnam Ghavami , Mani Sadati , Mohammad Shahidzadeh , Zhenman Fang , Lesley Shannon

Neural networks have shown remarkable performance in various tasks, yet they remain susceptible to subtle changes in their input or model parameters. One particularly impactful vulnerability arises through the Bit-Flip Attack (BFA), where…

机器学习 · 计算机科学 2025-02-18 Nadav Benedek , Matan Levy , Mahmood Sharif

Model integrity of Large language models (LLMs) has become a pressing security concern with their massive online deployment. Prior Bit-Flip Attacks (BFAs) -- a class of popular AI weight memory fault-injection techniques -- can severely…

密码学与安全 · 计算机科学 2025-09-29 Jingkai Guo , Chaitali Chakrabarti , Deliang Fan

Bit Flip Attacks (BFAs) are a well-established class of adversarial attacks, originally developed for Convolutional Neural Networks within the computer vision domain. Most recently, these attacks have been extended to target Graph Neural…

机器学习 · 计算机科学 2025-04-21 Lorenz Kummer , Samir Moustafa , Wilfried Gansterer , Nils Kriege

Traditional Deep Neural Network (DNN) security is mostly related to the well-known adversarial input example attack. Recently, another dimension of adversarial attack, namely, attack on DNN weight parameters, has been shown to be very…

机器学习 · 计算机科学 2021-01-11 Adnan Siraj Rakin , Zhezhi He , Jingtao Li , Fan Yao , Chaitali Chakrabarti , Deliang Fan

Fault injection attacks are a potent threat against embedded implementations of neural network models. Several attack vectors have been proposed, such as misclassification, model extraction, and trojan/backdoor planting. Most of these…

密码学与安全 · 计算机科学 2024-06-04 Patrik Velčický , Jakub Breier , Mladen Kovačević , Xiaolu Hou

Graph Neural Networks (GNNs) have emerged as a powerful machine learning method for graph-structured data. A plethora of hardware accelerators has been introduced to meet the performance demands of GNNs in real-world applications. However,…

机器学习 · 计算机科学 2025-07-09 Sanaz Kazemi Abharian , Sai Manoj Pudukotai Dinakarrao

Recently developed adversarial weight attack, a.k.a. bit-flip attack (BFA), has shown enormous success in compromising Deep Neural Network (DNN) performance with an extremely small amount of model parameter perturbation. To defend against…

机器学习 · 计算机科学 2021-03-26 Adnan Siraj Rakin , Li Yang , Jingtao Li , Fan Yao , Chaitali Chakrabarti , Yu Cao , Jae-sun Seo , Deliang Fan

Generative Artificial Intelligence models, such as Large Language Models (LLMs) and Large Vision Models (VLMs), exhibit state-of-the-art performance but remain vulnerable to hardware-based threats, specifically bit-flip attacks (BFAs).…

密码学与安全 · 计算机科学 2025-12-11 Khurram Khalil , Khaza Anuarul Hoque

Large Language Models (LLMs) have revolutionized natural language processing (NLP), excelling in tasks like text generation and summarization. However, their increasing adoption in mission-critical applications raises concerns about…

密码学与安全 · 计算机科学 2025-07-03 Sanjay Das , Swastik Bhattacharya , Souvik Kundu , Shamik Kundu , Anand Menon , Arnab Raha , Kanad Basu

Malicious architecture extraction has been emerging as a crucial concern for deep neural network (DNN) security. As a defense, architecture obfuscation is proposed to remap the victim DNN to a different architecture. Nonetheless, we observe…

密码学与安全 · 计算机科学 2022-08-25 Tong Zhou , Shaolei Ren , Xiaolin Xu

Recently, deep neural networks (DNNs) have been deployed in safety-critical systems such as autonomous vehicles and medical devices. Shortly after that, the vulnerability of DNNs were revealed by stealthy adversarial examples where crafted…

密码学与安全 · 计算机科学 2021-12-28 Behnam Ghavami , Seyd Movi , Zhenman Fang , Lesley Shannon

In the rapidly evolving landscape of neural network security, the resilience of neural networks against bit-flip attacks (i.e., an attacker maliciously flips an extremely small amount of bits within its parameter storage memory system to…

密码学与安全 · 计算机科学 2025-02-25 Yedi Zhang , Lei Huang , Pengfei Gao , Fu Song , Jun Sun , Jin Song Dong

Adversarial attacks on Neural Network weights, such as the progressive bit-flip attack (PBFA), can cause a catastrophic degradation in accuracy by flipping a very small number of bits. Furthermore, PBFA can be conducted at run time on the…

密码学与安全 · 计算机科学 2022-03-10 Jingtao Li , Adnan Siraj Rakin , Zhezhi He , Deliang Fan , Chaitali Chakrabarti
‹ 上一页 1 2 3 10 下一页 ›