paper-with-me

Papers

ZK-HybridFL: Zero-Knowledge Proof-Enhanced Hybrid Ledger for Federated Learning

2026-01-29 · Amirhossein Taherpour, Xiaodong Wang arxiv

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 and idle nodes, supports sub-second on-chain verification with efficient gas usage, and prevents invalid updates and orphanage-style attacks. This makes ZK-HybridFL a scalable and secure solution for decentralized FL across diverse environments.

📄 PDF Abstract BibTeX arXiv:2601.22302

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationFederated Learning

Similar Papers 제목 키워드 기반

HybridFlow: Quantification of Aleatoric and Epistemic Uncertainty with a Single Hybrid Model

2025-10-06 · Peter Van Katwyk, Karianne J. Bergen arxiv

Uncertainty quantification is critical for ensuring robustness in high-stakes machine learning applications. We introduce HybridFlow, a modular hybrid architecture that unifies the modeling of aleatoric and epistemic unc…

Depth Estimation

HybridFlow: A Flexible and Efficient RLHF Framework

2024-09-28 · Guangming Sheng, Chi Zhang, Zilingfeng Ye, Xibin Wu 외

Reinforcement Learning from Human Feedback (RLHF) is widely used in Large Language Model (LLM) alignment. Traditional RL can be modeled as a dataflow, where each node represents computation of a neural network (NN) and e…

Large Language Model

HybridFL: A Federated Learning Approach for Financial Crime Detection

2026-02-22 · Afsana Khan, Marijn ten Thij, Guangzhi Tang, Anna Wilbik arxiv

Federated learning (FL) is a privacy-preserving machine learning paradigm that enables multiple parties to collaboratively train models on privately owned data without sharing raw information. While standard FL typically…

Federated Learning

HybridFLow: SDN-Orchestrated Client Partitioning for Hybrid Federated Learning

2026-09-09 · Osama Abu Hamdan, Rabin Pandey, Hao Che, Engin Arslan 외 arxiv

Cross-silo Federated Learning (FL) enables geographically distributed institutions to collaboratively train machine learning models without sharing raw data. In wide-area deployments, however, communication delays often …

Federated Learning

HybridFlow: A Two-Step Generative Policy for Robotic Manipulation

2026-02-14 · Zhenchen Dong, Jinna Fu, Jiaming Wu, Shengyuan Yu 외 arxiv

Limited by inference latency, existing robot manipulation policies lack sufficient real-time interaction capability with the environment. Although faster generation methods such as flow matching are gradually replacing d…

Robot ManipulationImage Generation