Los puntos clave no están disponibles para este artículo en este momento.
Autonomous Vehicles (AVs) take advantage of Machine Learning (ML) for yielding improved experiences of self-driving. However, large-scale collection ofAVs’ data for training will inevitably result in a privacy leakage problem. Federated Learning (FL) is proposed to solve privacy leakage problems, but it is exposed to security threats such as model inversion, membership inference. Therefore, the vulnerability of the FL should be brought to the forefront when applying toAVs. We propose a novel Byzantine-Fault-Tolerant (BFT) decentralized FL method with privacy-preservation forAVs called BDFL. In this paper, a Peer-to-Peer (P2P) FL with BFT is built by extending the HydRand protocol. In order to protect their model, eachAVuses the Publicly Verifiable Secret Sharing (PVSS) scheme, which allows anyone to verify the correctness of encrypted shares. The evaluation results on the MNIST dataset have shown that introducing decentralized FL into AVarea is feasible, and the proposed BDFL is superior to other BFT-based FL method. Furthermore, the experimental results on KITTI dataset indicate the practicality of BDFL on improving performances of multi-object recognition in AVareas. Finally, the proposed PVSS-based data privacy preservation scheme is also justified its characteristic of no side-effect on models’ parameters by the experiments on the MNIST and KITTI datasets.
Chen et al. (Wed,) studied this question.