Reputation-Driven Asynchronous Federated Learning for Enhanced Trajectory Prediction with Blockchain
Weiliang Chen, Li Jia, Yang Zhou, Qianqian Ren
TL;DR
The paper tackles secure, scalable trajectory prediction in distributed vehicular environments by integrating reputation-driven asynchronous federated learning with a graph-based, DP-enabled data-sharing framework built on a permissioned blockchain. It contributes an interpretable reputation quantization mechanism, a graph neural network–based data-sharing pipeline, and a PPO-driven clustering strategy to prioritize high-quality data providers during aggregation, along with a Proof of Reputation consensus to coordinate updates. The approach leverages a DAG-embedded reputation system and RL-based node grouping to enable efficient, privacy-preserving global model training $M$ from local models $m_i$, including the LP-based privacy mechanism and the loss-based validation ${Loss}^u(P_j)$. Experiments on ApolloScape and NGSIM show improvements in ADE and FDE and robustness to bad nodes, with computation time that remains practical for server-assisted deployment and 6G-ready expansion.
Abstract
Federated learning combined with blockchain empowers secure data sharing in autonomous driving applications. Nevertheless, with the increasing granularity and complexity of vehicle-generated data, the lack of data quality audits raises concerns about multi-party mistrust in trajectory prediction tasks. In response, this paper proposes an asynchronous federated learning data sharing method based on an interpretable reputation quantization mechanism utilizing graph neural network tools. Data providers share data structures under differential privacy constraints to ensure security while reducing redundant data. We implement deep reinforcement learning to categorize vehicles by reputation level, which optimizes the aggregation efficiency of federated learning. Experimental results demonstrate that the proposed data sharing scheme not only reinforces the security of the trajectory prediction task but also enhances prediction accuracy.
