中文
相关论文

相关论文: SBFA: Single Sneaky Bit Flip Attack to Break Large…

200 篇论文

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

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

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

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

The rapid adoption of large language models (LLMs) in critical domains has spurred extensive research into their security issues. While input manipulation attacks (e.g., prompt injection) have been well studied, Bit-Flip Attacks (BFAs) --…

密码学与安全 · 计算机科学 2025-09-24 Haotian Xu , Qingsong Peng , Jie Shi , Huadi Zheng , Yu Li , Cheng Zhuo

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

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

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

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

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

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

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

Targeted bit-flip attacks (BFAs) exploit hardware faults to manipulate model parameters, posing a significant security threat. While prior work targets single-step inference models (e.g., image classifiers), LLM-based agents with…

密码学与安全 · 计算机科学 2026-03-12 Jialai Wang , Ya Wen , Zhongmou Liu , Yuxiao Wu , Bingyi He , Zongpeng Li , Ee-Chien Chang

In recent years, large language models (LLMs) have achieved remarkable advances and are increasingly deployed in critical applications across diverse domains. This growing adoption raises urgent concerns about their security and robustness.…

密码学与安全 · 计算机科学 2026-04-28 Abeer Matar A. Almalky , Ziyan Wang , Mohaiminul Al Nahian , Li Yang , Adnan Siraj Rakin

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

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

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

To explore the vulnerability of deep neural networks (DNNs), many attack paradigms have been well studied, such as the poisoning-based backdoor attack in the training stage and the adversarial attack in the inference stage. In this paper,…

密码学与安全 · 计算机科学 2022-07-27 Jiawang Bai , Baoyuan Wu , Zhifeng Li , Shu-tao Xia

State-space models (SSMs), exemplified by the Mamba architecture, have recently emerged as state-of-the-art sequence-modeling frameworks, offering linear-time scalability together with strong performance in long-context settings. Owing to…

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

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é
‹ 上一页 1 2 3 10 下一页 ›