FedEMA: Federated Exponential Moving Averaging with Negative Entropy Regularizer in Autonomous Driving
Wei-Bin Kou, Guangxu Zhu, Bingyang Cheng, Shuai Wang, Ming Tang,, Yik-Chung Wu

TL;DR
FedEMA introduces a federated learning framework with exponential moving average and negative entropy regularization to improve autonomous driving models' generalization and continual adaptation in dynamic environments.
Contribution
The paper proposes FedEMA, a novel federated learning method that combines EMA-based model fusion and entropy regularization to enhance model robustness and prevent overfitting.
Findings
Achieves 7.12% higher mIoU on Cityscapes and Camvid datasets.
Effectively balances model generalization and adaptation.
Theoretical convergence of FedEMA is established.
Abstract
Street Scene Semantic Understanding (denoted as S3U) is a crucial but complex task for autonomous driving (AD) vehicles. Their inference models typically face poor generalization due to domain-shift. Federated Learning (FL) has emerged as a promising paradigm for enhancing the generalization of AD models through privacy-preserving distributed learning. However, these FL AD models face significant temporal catastrophic forgetting when deployed in dynamically evolving environments, where continuous adaptation causes abrupt erosion of historical knowledge. This paper proposes Federated Exponential Moving Average (FedEMA), a novel framework that addresses this challenge through two integral innovations: (I) Server-side model's historical fitting capability preservation via fusing current FL round's aggregation model and a proposed previous FL round's exponential moving average (EMA) model;…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsEntropy Regularization
