Skip to content

Blockchain-Assisted Privacy-Preserving and Robust Federated Learning in Edge Computing

Sep 2026 · IEEE Internet of Things Journal · Vol 13, pp. 40675-40690 · 0 citations · 39 references

Abstract

Federated learning (FL) enables distributed clients to collaboratively train machine learning models without sharing raw data, making it well-suited for edge computing environments. However, deploying FL at the edge introduces critical challenges, including potential model poisoning by malicious clients or edge servers, increased privacy risks, and communication bottlenecks. To address these issues, we propose a two-layer blockchain-assisted FL framework that ensures privacy, robustness, and efficiency. In our design, each client uploads an encrypted local update to an edge server for privacy-preserving validation, while a lightweight, sparse upload strategy is adopted to reduce communication overhead. We design a two-layer defense strategy that employs the secure cosine similarity technique and a truth discovery algorithm to resist Byzantine attacks from both malicious clients and edge servers, while a consortium blockchain maintained by edge servers guarantees decentralized and tamper-resistant global model updates. Theoretical analysis and extensive experiments under both IID and non-IID data partitions demonstrate that the proposed scheme effectively defends against targeted and untargeted poisoning attacks and preserves the privacy of local model updates. It also substantially reduces communication overhead. These results indicate that our framework provides a practical and scalable solution for privacy-preserving and robust FL in edge environments.

View source

Similar papers

Open access Aug 2026

BLOCKCHAIN-BASED PRIVACY-PRESERVING AND SECURE FEDERATED LEARNING FRAMEWORK

A block chain-based Privacy-preserving and Secure Federated Learning (BPS-FL) system that uses threshold homomorphic encryption to safeguard the local gradients of clients in order to successfully solve such privacy and security assault challenges is suggested.

Umema Samreen, Dr. I. Samuel, Peter James · 0 citations
Open access Aug 2026

Privacy-Preserving and Quantum-Resilient Blockchain Infrastructures for MuReQua Federated Micro Data Centers

This paper introduces Data Communities as a novel paradigm for privacy-preserving, blockchain-enabled cooperative digital infrastructures, formalized within the Cooperative Digital Infrastructure (CDI) framework and formalizes privacy guarantees through an adversarial model encompassing classical, quantum, insider, and governance-level threats.

Gerardo Iovane · 0 citations
Conference Jul 2026

EigenFL: An EigenLayer-Restaked Blockchain Solution for Secure Federated Learning

Federated Learning (FL) enables collaborative model training while preserving data privacy by keeping data decentralized. However, traditional FL architectures suffer from critical trust issues, including vulnerability to model poisoning attacks, a lack of incentives for honest participation, and the inability to verify the quality of submitted model updates. Blockchain-based solutions have been proposed to address these challenges, but they often require participants to bootstrap independent validator networks and lock additional capital, limiting scalability and practical adoption. This paper proposes EigenFL, a novel FL framework secured through blockchain restaking, leveraging EigenLayer to provide cryptoeconomic security and decentralized validation by reusing Ethereum's existing validator infrastructure. Participants are economically incentivized to submit honest updates, while malicious behavior is discouraged through slashing mechanisms. Model updates are validated off-chain by independent operators, and their outcomes are immutably recorded on-chain, ensuring accountability and robustness. EigenFL demonstrates how blockchain restaking can transform FL from a trust-based paradigm into a cryptoeconomically secured framework, enabling verifiable and decentralized training.

Giovanni Maria Cristiano, Salvatore D’Antonio, Giovanni Mazzeo · 0 citations
Review Open access 2022

Federated Learning and Blockchain for Secure Edge Computing: Opportunities and Challenges

The convergence of Federated Learning (FL), Blockchain, and Edge Computing presents a transformative paradigm for decentralized, secure, and privacy-preserving machine learning at the network edge. FL enables collaborative model training without centralizing data, while Blockchain provides immutable and transparent mechanisms for trust, accountability, and coordination among distributed edge nodes. Edge computing further enhances this ecosystem by offering low-latency computation near data sources. Despite the promise of this triad, significant challenges persist in terms of scalability, energy efficiency, consensus mechanisms, data and model security, and system heterogeneity. This paper provides a comprehensive survey of the intersection of FL, Blockchain, and Edge Computing, analyzing key opportunities, current solutions, and open challenges. We also discuss architectural frameworks, real-world applications, and future research directions.

Lakshmi Narayanan, A. Turing · 0 citations
Conference Aug 2026

A Review on Blockchain-Enabled Federated Learning: Security, Privacy, Scalability and Incentive Challenges

Federated Learning (FL) enables distributed machine learning without sharing raw data, but its reliance on a central aggregation server introduces critical vulnerabilities gradient inversion attacks, Byzantine poisoning, free-riding by rational participants, and single-point-of-failure risk. Blockchain has been proposed as a structural remedy, giving rise to the field of Blockchain-Enabled Federated Learning (BEFL). reviews exactly eight representative peer-reviewed BEFL systems published selected to cover four core challenge dimensions: privacy, security, scalability, and incentive design. compare each system across accuracy under data heterogeneity, formal privacy guarantees, Byzantine robustness, throughput, and communication efficiency. find that every reviewed system excels on one or two dimensions while underperforming on others, and that no single published system simultaneously resolves all four challenges. Based on this review identify four fundamental research gaps and conclude with a structured research agenda. This study also reveals that the base FL optimizer contributes more to model accuracy than any blockchain or privacy mechanism a finding with significant design implications.

Raman Dubey, A. Jain, Richa Sharma · 0 citations
Aug 2026

Blockchain-Enhanced Secure Data Sharing in Financial Institutions: A Federated Learning Framework for Privacy-Preserving Analytics

The proposed framework for financial system fraud detection that is safe and protects privacy while resolving issues with data sharing, legal restrictions, and cybersecurity threats is appropriate for practical financial applications since it successfully improves fraud detection while guaranteeing Privacy Preservation, security, and openness.

Jie Gao · 0 citations

Related blog posts

Microsoft Research Blog Aug 31, 2026

GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models

What if pathology foundation models could do more with less? GigaPath-Flash and GigaTIME-Flash cut computational demands while maintaining strong performance, opening the door to larger studies and broader exploration. The post GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models appeared first on Microsoft Research.

MIT News · Artificial Intelligence Aug 27, 2026

Looking beyond natural sequences

A new machine-learning framework aims to improve the success rate of computational protein design while moving away from results that reproduce sequences found in nature.