ZK-HybridFL: Zero-Knowledge Proof-Enhanced Hybrid Ledger for Federated Learning
Amirhossein Taherpour, and Xiaodong Wang

TL;DR
ZK-HybridFL is a decentralized federated learning framework that uses zero-knowledge proofs and a DAG ledger to ensure privacy, security, and efficiency in model validation and update verification.
Contribution
It introduces a novel integration of zero-knowledge proofs with a DAG-based ledger and sidechains for secure, scalable, and privacy-preserving federated learning.
Findings
Faster convergence and higher accuracy in image and language tasks.
Robust against adversarial and idle nodes, ensuring security.
Supports sub-second on-chain verification with low gas usage.
Abstract
Federated learning (FL) enables collaborative model training while preserving data privacy, yet both centralized and decentralized approaches face challenges in scalability, security, and update validation. We propose ZK-HybridFL, a secure decentralized FL framework that integrates a directed acyclic graph (DAG) ledger with dedicated sidechains and zero-knowledge proofs (ZKPs) for privacy-preserving model validation. The framework uses event-driven smart contracts and an oracle-assisted sidechain to verify local model updates without exposing sensitive data. A built-in challenge mechanism efficiently detects adversarial behavior. In experiments on image classification and language modeling tasks, ZK-HybridFL achieves faster convergence, higher accuracy, lower perplexity, and reduced latency compared to Blade-FL and ChainFL. It remains robust against substantial fractions of adversarial…
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
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Cryptography and Data Security
