AI Navigate

Federated Distributional Reinforcement Learning with Distributional Critic Regularization

arXiv cs.LG / 3/19/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper formalizes Federated Distributional Reinforcement Learning (FedDistRL), enabling clients to federate quantile value function critics while preserving distributional information rather than averaging it away.
  • It introduces TR-FedDistRL, which uses a per-client, risk-aware Wasserstein barycenter over a temporal buffer to constrain the global critic and maintain distributional details during federation.
  • The distributional trust region is implemented as a shrink-squash step around the barycenter reference, ensuring updates stay within a meaningful distributional region.
  • Empirical results on bandits, a multi-agent gridworld, and a continuous highway environment show reduced mean-smearing, improved safety proxies, and lower critic/policy drift compared with mean-oriented and non-federated 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 contractive in a probe-set Wasserstein metric under evaluation. Experiments on a bandit, multi-agent gridworld, and continuous highway environment show reduced mean-smearing, improved safety proxies (catastrophe/accident rate), and lower critic/policy drift versus mean-oriented and non-federated baselines.