FedBChain: A Blockchain-enabled Federated Learning Framework for Improving DeepConvLSTM with Comparative Strategy Insights
Gaoxuan Li, Chern Hong Lim, Qiyao Ma, Xinyu Tang, Hwa Hui Tew, Fan, Ding, and Xuewen Luo

TL;DR
FedBChain is a novel blockchain-enabled federated learning framework that enhances DeepConvLSTM performance for human activity recognition while ensuring data privacy and security across distributed datasets.
Contribution
Introduces FedBChain, integrating blockchain with federated DeepConvLSTM, demonstrating improved prediction accuracy and privacy preservation in human activity recognition tasks.
Findings
Significant improvements in Precision, Recall, and F1-score over centralized training.
Federated strategies like FedAvg and FedProx outperform centralized methods by around 4.5%.
Framework guarantees data security and privacy during training.
Abstract
Recent research in the field of Human Activity Recognition has shown that an improvement in prediction performance can be achieved by reducing the number of LSTM layers. However, this kind of enhancement is only significant on monolithic architectures, and when it runs on large-scale distributed training, data security and privacy issues will be reconsidered, and its prediction performance is unknown. In this paper, we introduce a novel framework: FedBChain, which integrates the federated learning paradigm based on a modified DeepConvLSTM architecture with a single LSTM layer. This framework performs comparative tests of prediction performance on three different real-world datasets based on three different hidden layer units (128, 256, and 512) combined with five different federated learning strategies, respectively. The results show that our architecture has significant improvements in…
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 · Advanced Graph Neural Networks · Advanced Data and IoT Technologies
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
