Search papers, labs, and topics across Lattice.
This paper introduces Nautilus, a verifiable federated learning framework tailored for the heterogeneous resources of vehicular-edge-cloud systems. By implementing a multi-dimensional resource-aware scheduling algorithm, Nautilus dynamically optimizes compression ratios and training tasks based on vehicle capabilities, leading to significant improvements in training efficiency. Additionally, a Zero-Knowledge Proof mechanism is integrated to ensure fair scheduling and compliance from clients without compromising data privacy, resulting in reduced communication overhead and faster model convergence.
Trustworthy federated learning for vehicular networks is now possible, combining efficiency with privacy through innovative scheduling and verification techniques.
Federated Learning (FL) enables privacy-preserving collaborative learning for Internet of Vehicles (IoV) scenarios, but the extreme heterogeneity of vehicular-edge-cloud resources severely limits system efficiency. While dynamic scheduling strategies can mitigate this issue, they introduce new trust concerns: how to verify that scheduling decisions are fair, and whether clients faithfully execute optimization instructions without disclosing private data? This paper proposes Nautilus, a verifiable and efficient federated learning framework. First, we design a multi-dimensional resource-aware scheduling algorithm that dynamically allocates compression ratios and training tasks based on vehicles bandwidth, latency, and computing power, significantly improving system training efficiency. Second, to address the trust deficit in the scheduling process, we introduce a Zero-Knowledge Proof (ZKP) mechanism that ensures the fairness of scheduling strategy generation and the compliance of client execution while preserving privacy. Experimental results demonstrate that the framework effectively reduces communication overhead and accelerates model convergence while maintaining system integrity.