Search papers, labs, and topics across Lattice.
The paper introduces SettleFL, a trustless and scalable reward settlement protocol for federated learning (FL) on permissionless blockchains, designed to minimize economic friction in decentralized FL environments. SettleFL offers two interoperable strategies: a Commit-and-Challenge variant for minimizing on-chain costs through optimistic execution and a Commit-with-Proof variant that guarantees instant finality using validity proofs. Experiments demonstrate SettleFL's practicality, achieving lower gas costs when scaling to 800 participants compared to existing solutions.
Slash gas costs for decentralized federated learning by using optimistic execution and validity proofs, scaling to 800 participants without compromising trust.
In open Federated Learning (FL) environments where no central authority exists, ensuring collaboration fairness relies on decentralized reward settlement, yet the prohibitive cost of permissionless blockchains directly clashes with the high-frequency, iterative nature of model training. Existing solutions either compromise decentralization or suffer from scalability bottlenecks due to linear on-chain costs. To address this, we present SettleFL, a trustless and scalable reward settlement protocol designed to minimize total economic friction by offering a family of two interoperable protocols. Leveraging a shared domain-specific circuit architecture, SettleFL offers two interoperable strategies: (1) a Commit-and-Challenge variant that minimizes on-chain costs via optimistic execution and dispute-driven arbitration, and (2) a Commit-with-Proof variant that guarantees instant finality through per-round validity proofs. This design allows the protocol to flexibly adapt to varying latency and cost constraints while enforcing rational robustness without trusted coordination. We conduct extensive experiments combining real FL workloads and controlled simulations. Results show that SettleFL remains practical when scaling to 800 participants, achieving substantially lower gas cost.