English

Is Exploration or Optimization the Problem for Deep Reinforcement Learning?

Machine Learning 2025-08-05 v1 Artificial Intelligence

Abstract

In the era of deep reinforcement learning, making progress is more complex, as the collected experience must be compressed into a deep model for future exploitation and sampling. Many papers have shown that training a deep learning policy under the changing state and action distribution leads to sub-optimal performance, or even collapse. This naturally leads to the concern that even if the community creates improved exploration algorithms or reward objectives, will those improvements fall on the \textit{deaf ears} of optimization difficulties. This work proposes a new \textit{practical} sub-optimality estimator to determine optimization limitations of deep reinforcement learning algorithms. Through experiments across environments and RL algorithms, it is shown that the difference between the best experience generated is 2-3×\times better than the policies' learned performance. This large difference indicates that deep RL methods only exploit half of the good experience they generate.

Keywords

Cite

@article{arxiv.2508.01329,
  title  = {Is Exploration or Optimization the Problem for Deep Reinforcement Learning?},
  author = {Glen Berseth},
  journal= {arXiv preprint arXiv:2508.01329},
  year   = {2025}
}
R2 v1 2026-07-01T04:30:56.511Z