Privacy-Preserving Cyberattack Detection in Blockchain-Based IoT Systems Using AI and Homomorphic Encryption
Bui Duc Manh, Chi-Hieu Nguyen, Dinh Thai Hoang, Diep N. Nguyen, Ming, Zeng, Quoc-Viet Pham

TL;DR
This paper introduces a privacy-preserving cyberattack detection framework for blockchain-based IoT systems that leverages AI and homomorphic encryption to ensure real-time detection without compromising data privacy.
Contribution
It presents a novel combination of homomorphic encryption, an efficient packing algorithm, and a distributed deep learning approach for privacy-preserving attack detection in IoT blockchain networks.
Findings
Detection accuracy within 0.01% of non-encrypted methods
Reduced training time through SIMD packing and distributed learning
Effective implementation across various blockchain and hardware setups
Abstract
This work proposes a novel privacy-preserving cyberattack detection framework for blockchain-based Internet-of-Things (IoT) systems. In our approach, artificial intelligence (AI)-driven detection modules are strategically deployed at blockchain nodes to identify real-time attacks, ensuring high accuracy and minimal delay. To achieve this efficiency, the model training is conducted by a cloud service provider (CSP). Accordingly, blockchain nodes send their data to the CSP for training, but to safeguard privacy, the data is encrypted using homomorphic encryption (HE) before transmission. This encryption method allows the CSP to perform computations directly on encrypted data without the need for decryption, preserving data privacy throughout the learning process. To handle the substantial volume of encrypted data, we introduce an innovative packing algorithm in a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security
