中文
相关论文

相关论文: A Closer Look at Evaluating the Bit-Flip Attack Ag…

200 篇论文

Upcoming certification actions related to the security of machine learning (ML) based systems raise major evaluation challenges that are amplified by the large-scale deployment of models in many hardware platforms. Until recently, most of…

密码学与安全 · 计算机科学 2023-09-15 Mathieu Dumont , Kevin Hector , Pierre-Alain Moellic , Jean-Max Dutertre , Simon Pontié

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

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

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

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

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

Bit-flip attacks (BFAs) represent a serious threat to Deep Neural Networks (DNNs), where flipping a small number of bits in the model parameters or binary code can significantly degrade the model accuracy or mislead the model prediction in…

密码学与安全 · 计算机科学 2025-06-13 Xiaobei Yan , Han Qiu , Tianwei 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

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

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

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

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

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

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

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

Large language models (LLMs) are increasingly deployed in safety and security critical applications, raising concerns about their robustness to model parameter fault injection attacks. Recent studies have shown that bit-flip attacks (BFAs),…

密码学与安全 · 计算机科学 2026-02-23 Jingkai Guo , Chaitali Chakrabarti , 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

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

Recently, Bit-Flip Attack (BFA) has garnered widespread attention for its ability to compromise software system integrity remotely through hardware fault injection. With the widespread distillation and deployment of large language models…

密码学与安全 · 计算机科学 2025-10-02 Yu Yan , Siqi Lu , Yang Gao , Zhaoxuan Li , Ziming Zhao , Qingjun Yuan , Yongjuan Wang
‹ 上一页 1 2 3 10 下一页 ›