Federated Distributional Reinforcement Learning with Distributional Critic Regularization
David Millard, Cecilia Alm, Rashid Ali, Pengcheng Shi, Ali Baheri

TL;DR
This paper introduces federated distributional reinforcement learning, which preserves distributional information during federated updates, leading to safer and more reliable decision-making in critical environments.
Contribution
It formalizes FedDistRL with quantile critics and proposes TR-FedDistRL, using a risk-aware Wasserstein barycenter to maintain distributional fidelity during federation.
Findings
Reduced mean-smearing in critics and policies
Improved safety proxies such as catastrophe/accident rate
Lower critic and policy drift compared to baselines
Abstract
Federated reinforcement learning typically aggregates value functions or policies by parameter averaging, which emphasizes expected return and can obscure statistical multimodality and tail behavior that matter in safety-critical settings. We formalize federated distributional reinforcement learning (FedDistRL), where clients parametrize quantile value function critics and federate these networks only. We also propose TR-FedDistRL, which builds a per client, risk-aware Wasserstein barycenter over a temporal buffer. This local barycenter provides a reference region to constrain the parameter averaged critic, ensuring necessary distributional information is not averaged out during the federation process. The distributional trust region is implemented as a shrink-squash step around this reference. Under fixed-policy evaluation, the feasibility map is nonexpansive and the update is…
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
TopicsReinforcement Learning in Robotics · Advanced Bandit Algorithms Research · Adversarial Robustness in Machine Learning
