paper-with-me

홈 › Papers

Federated Distributional Reinforcement Learning with Distributional Critic Regularization

2026-03-18 · David Millard, Cecilia Alm, Rashid Ali, Pengcheng Shi, Ali Baheri arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.17820

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

The Benefits of Being Categorical Distributional: Uncertainty-aware Regularized Exploration in Reinforcement Learning

2021-10-07 · Ke Sun, Yingnan Zhao, Enze Shi, Yafei Wang 외

The remarkable empirical performance of distributional reinforcement learning (RL) has garnered increasing attention to understanding its theoretical advantages over classical RL. By decomposing the categorical distribut…

Atari GamesAttributeDistributional Reinforcement Learningreinforcement-learning+1

Federated Offline Policy Optimization with Dual Regularization

2024-05-24 · Sheng Yue, Zerui Qin, Xingyuan Hua, Yongheng Deng 외

Federated Reinforcement Learning (FRL) has been deemed as a promising solution for intelligent decision-making in the era of Artificial Internet of Things. However, existing FRL approaches often entail repeated interacti…

Decision Making

Distributional Robustness and Regularization in Reinforcement Learning

2020-03-05 · Esther Derman, Shie Mannor

Distributionally Robust Optimization (DRO) has enabled to prove the equivalence between robustness and regularization in classification and regression, thus providing an analytical reason why regularization generalizes w…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Compositional federated learning: Applications in distributionally robust averaging and meta learning

2021-06-21 · Feihu Huang, Junyi Li

In the paper, we propose an effective and efficient Compositional Federated Learning (ComFedL) algorithm for solving a new compositional Federated Learning (FL) framework, which frequently appears in many data mining and…

BIG-bench Machine LearningFederated LearningMeta-LearningStochastic Optimization

Towards Understanding Distributional Reinforcement Learning: Regularization, Optimization, Acceleration and Sinkhorn Algorithm

2021-09-29 · Ke Sun, Yingnan Zhao, Yi Liu, Enze Shi 외

Distributional reinforcement learning~(RL) is a class of state-of-the-art algorithms that estimate the whole distribution of the total return rather than only its expectation. Despite the remarkable performance of distri…

Atari GamesDistributional Reinforcement Learningreinforcement-learningReinforcement Learning (RL)