Adaptive Trust Consensus for Blockchain IoT: Comparing RL, DRL, and MARL Against Naive, Collusive, Adaptive, Byzantine, and Sleeper Attacks
Soham Padia, Dhananjay Vaidya, Ramchandra Mangrulkar

TL;DR
This paper evaluates reinforcement learning-based trust mechanisms in blockchain IoT networks, comparing RL, DRL, and MARL against various sophisticated attacks, highlighting the strengths of multi-agent approaches in detecting collusive and adaptive threats.
Contribution
It introduces a comprehensive comparison of RL, DRL, and MARL for trust management in blockchain IoT, demonstrating the effectiveness of multi-agent learning against complex adversarial attacks.
Findings
MARL outperforms RL and DRL against collusive attacks
DRL and MARL detect adaptive attacks with perfect F1 scores
All agents are vulnerable to time-delayed poisoning attacks
Abstract
Securing blockchain-enabled IoT networks against sophisticated adversarial attacks remains a critical challenge. This paper presents a trust-based delegated consensus framework integrating Fully Homomorphic Encryption (FHE) with Attribute-Based Access Control (ABAC) for privacy-preserving policy evaluation, combined with learning-based defense mechanisms. We systematically compare three reinforcement learning approaches -- tabular Q-learning (RL), Deep RL with Dueling Double DQN (DRL), and Multi-Agent RL (MARL) -- against five distinct attack families: Naive Malicious Attack (NMA), Collusive Rumor Attack (CRA), Adaptive Adversarial Attack (AAA), Byzantine Fault Injection (BFI), and Time-Delayed Poisoning (TDP). Experimental results on a 16-node simulated IoT network reveal significant performance variations: MARL achieves superior detection under collusive attacks (F1=0.85 vs. DRL's…
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 · Adversarial Robustness in Machine Learning · Network Security and Intrusion Detection
