paper-with-me

Papers

HASHTAG: Hash Signatures for Online Detection of Fault-Injection Attacks on Deep Neural Networks

2021-11-02 · Mojan Javaheripi, Farinaz Koushanfar

We propose HASHTAG, the first framework that enables high-accuracy detection of fault-injection attacks on Deep Neural Networks (DNNs) with provable bounds on detection performance. Recent literature in fault-injection attacks shows the severe DNN accuracy degradation caused by bit flips. In this scenario, the attacker changes a few weight bits during DNN execution by tampering with the program's DRAM memory. To detect runtime bit flips, HASHTAG extracts a unique signature from the benign DNN prior to deployment. The signature is later used to validate the integrity of the DNN and verify the inference output on the fly. We propose a novel sensitivity analysis scheme that accurately identifies the most vulnerable DNN layers to the fault-injection attack. The DNN signature is then constructed by encoding the underlying weights in the vulnerable layers using a low-collision hash function. When the DNN is deployed, new hashes are extracted from the target layers during inference and compared against the ground-truth signatures. HASHTAG incorporates a lightweight methodology that ensures a low-overhead and real-time fault detection on embedded platforms. Extensive evaluations with the state-of-the-art bit-flip attack on various DNNs demonstrate the competitive advantage of HASHTAG in terms of both attack detection and execution overhead.

📄 PDF Abstract BibTeX arXiv:2111.01932

Code (0)

등록된 구현이 없습니다.

Tasks

Fault Detection

Similar Papers 제목 키워드 기반

Dynamic hashtag recommendation in social media with trend shift detection and adaptation

2025-03-30 · Riccardo Cantini, Fabrizio Marozzo, Alessio Orsino, Domenico Talia 외

Hashtag recommendation systems have emerged as a key tool for automatically suggesting relevant hashtags and enhancing content categorization and search. However, existing static models struggle to adapt to the highly dy…

Recommendation Systems

Effective Strategies for Using Hashtags in Online Communication

2019-09-03 · Solomiia Fedushko, Sofia Kolos

The features of use of hashtags among students of Lviv were investigated. The list of optimal strategies for using these communicative tools for personal branding is determined. The effective strategy for using hashtags …

Language in Our Time: An Empirical Analysis of Hashtags

2019-05-11 · Yang Zhang

Hashtags in online social networks have gained tremendous popularity during the past five years. The resulting large quantity of data has provided a new lens into modern society. Previously, researchers mainly rely on da…

Graph Embedding

Hashtags are (not) judgemental: The untold story of Lok Sabha elections 2019

2019-09-16 · Saurabh Gupta, Asmit Kumar Singh, Arun Balaji Buduru, Ponnurangam Kumaraguru

Hashtags in online social media have become a way for users to build communities around topics, promote opinions, and categorize messages. In the political context, hashtags on Twitter are used by users to campaign for t…

Semantic SimilaritySemantic Textual Similarity

Anti-Asian Hate Speech Detection via Data Augmented Semantic Relation Inference

2022-04-14 · Jiaxuan Li, Yue Ning

With the spreading of hate speech on social media in recent years, automatic detection of hate speech is becoming a crucial task and has attracted attention from various communities. This task aims to recognize online po…

Hate Speech DetectionNatural Language InferenceRelationRepresentation Learning+2