paper-with-me

Papers

Diff-DAC: Distributed Actor-Critic for Average Multitask Deep Reinforcement Learning

2017-10-28 · Sergio Valcarcel Macua, Aleksi Tukiainen, Daniel García-Ocaña Hernández, David Baldazo, Enrique Munoz de Cote, Santiago Zazo

We propose a fully distributed actor-critic algorithm approximated by deep neural networks, named \textit{Diff-DAC}, with application to single-task and to average multitask reinforcement learning (MRL). Each agent has access to data from its local task only, but it aims to learn a policy that performs well on average for the whole set of tasks. During the learning process, agents communicate their value-policy parameters to their neighbors, diffusing the information across the network, so that they converge to a common policy, with no need for a central node. The method is scalable, since the computational and communication costs per agent grow with its number of neighbors. We derive Diff-DAC's from duality theory and provide novel insights into the standard actor-critic framework, showing that it is actually an instance of the dual ascent method that approximates the solution of a linear program. Experiments suggest that Diff-DAC can outperform the single previous distributed MRL approach (i.e., Dist-MTLPS) and even the centralized architecture.

📄 PDF Abstract BibTeX arXiv:1710.10363

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Fully Distributed Actor-Critic Architecture for Multitask Deep Reinforcement Learning

2021-10-23 · Sergio Valcarcel Macua, Ian Davies, Aleksi Tukiainen, Enrique Munoz de Cote

We propose a fully distributed actor-critic architecture, named Diff-DAC, with application to multitask reinforcement learning (MRL). During the learning process, agents communicate their value and policy parameters to t…

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

ColD Fusion: Collaborative Descent for Distributed Multitask Finetuning

2022-12-02 · Shachar Don-Yehiya, Elad Venezian, Colin Raffel, Noam Slonim 외

We propose a new paradigm to continually evolve pretrained models, denoted ColD Fusion. It provides the benefits of multitask learning but leverages distributed computation with limited communication and eliminates the n…

A Communication-Efficient Multi-Agent Actor-Critic Algorithm for Distributed Reinforcement Learning

2019-07-06 · Yixuan Lin, Kaiqing Zhang, Zhuoran Yang, Zhaoran Wang 외

This paper considers a distributed reinforcement learning problem in which a network of multiple agents aim to cooperatively maximize the globally averaged return through communication with only local neighbors. A random…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Adaptation and learning over networks for nonlinear system modeling

2017-04-28 · Simone Scardapane, Jie Chen, Cédric Richard

In this chapter, we analyze nonlinear filtering problems in distributed environments, e.g., sensor networks or peer-to-peer protocols. In these scenarios, the agents in the environment receive measurements in a streaming…

Robust Multitask Diffusion Normalized M-estimate Subband Adaptive Filtering Algorithm Over Adaptive Networks

2022-10-20 · Wenjing Xu, Haiquan Zhao, Shaohui Lv

In recent years, the multitask diffusion least mean square (MD-LMS) algorithm has been extensively applied in the distributed parameter estimation and target tracking of multitask network. However, its performance is mai…

parameter estimation