English

Continuous Control Reinforcement Learning: Distributed Distributional DrQ Algorithms

Machine Learning 2024-04-17 v1 Artificial Intelligence Robotics

Abstract

Distributed Distributional DrQ is a model-free and off-policy RL algorithm for continuous control tasks based on the state and observation of the agent, which is an actor-critic method with the data-augmentation and the distributional perspective of critic value function. Aim to learn to control the agent and master some tasks in a high-dimensional continuous space. DrQ-v2 uses DDPG as the backbone and achieves out-performance in various continuous control tasks. Here Distributed Distributional DrQ uses Distributed Distributional DDPG as the backbone, and this modification aims to achieve better performance in some hard continuous control tasks through the better expression ability of distributional value function and distributed actor policies.

Keywords

Cite

@article{arxiv.2404.10645,
  title  = {Continuous Control Reinforcement Learning: Distributed Distributional DrQ Algorithms},
  author = {Zehao Zhou},
  journal= {arXiv preprint arXiv:2404.10645},
  year   = {2024}
}

Comments

11 pages, 12 figures

R2 v1 2026-06-28T15:55:58.463Z