English

Learning Agents With Prioritization and Parameter Noise in Continuous State and Action Space

Artificial Intelligence 2024-10-16 v1 Machine Learning

Abstract

Among the many variants of RL, an important class of problems is where the state and action spaces are continuous -- autonomous robots, autonomous vehicles, optimal control are all examples of such problems that can lend themselves naturally to reinforcement based algorithms, and have continuous state and action spaces. In this paper, we introduce a prioritized form of a combination of state-of-the-art approaches such as Deep Q-learning (DQN) and Deep Deterministic Policy Gradient (DDPG) to outperform the earlier results for continuous state and action space problems. Our experiments also involve the use of parameter noise during training resulting in more robust deep RL models outperforming the earlier results significantly. We believe these results are a valuable addition for continuous state and action space problems.

Keywords

Cite

@article{arxiv.2410.11250,
  title  = {Learning Agents With Prioritization and Parameter Noise in Continuous State and Action Space},
  author = {Rajesh Mangannavar and Gopalakrishnan Srinivasaraghavan},
  journal= {arXiv preprint arXiv:2410.11250},
  year   = {2024}
}

Comments

10 pages, 3 figures. Published in Advances in Neural Networks - ISNN 2019

R2 v1 2026-06-28T19:21:59.474Z