Fully Distributed Actor-Critic Architecture for Multitask Deep Reinforcement Learning
Sergio Valcarcel Macua, Ian Davies, Aleksi Tukiainen, Enrique Munoz de, Cote

TL;DR
This paper introduces Diff-DAC, a fully distributed actor-critic algorithm for multitask reinforcement learning, enabling scalable, communication-efficient learning of a common policy across multiple agents without central coordination.
Contribution
It presents a novel distributed architecture derived from duality theory, with proven convergence and improved performance in multitask deep reinforcement learning.
Findings
Diff-DAC stabilizes learning and improves performance.
The architecture scales with the number of neighbors, not agents.
It demonstrates better generalization on control benchmarks.
Abstract
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 their neighbours, diffusing the information across a network of agents with no need for a central station. Each agent can only access data from its local task, but aims to learn a common policy that performs well for the whole set of tasks. The architecture is scalable, since the computational and communication cost per agent depends on the number of neighbours rather than the overall number of agents. We derive Diff-DAC from duality theory and provide novel insights into the actor-critic framework, showing that it is actually an instance of the dual ascent method. We prove almost sure convergence of Diff-DAC to a common policy under general assumptions that hold even for…
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.
