English

Is Q-learning an Ill-posed Problem?

Machine Learning 2025-02-24 v2 Artificial Intelligence

Abstract

This paper investigates the instability of Q-learning in continuous environments, a challenge frequently encountered by practitioners. Traditionally, this instability is attributed to bootstrapping and regression model errors. Using a representative reinforcement learning benchmark, we systematically examine the effects of bootstrapping and model inaccuracies by incrementally eliminating these potential error sources. Our findings reveal that even in relatively simple benchmarks, the fundamental task of Q-learning - iteratively learning a Q-function from policy-specific target values - can be inherently ill-posed and prone to failure. These insights cast doubt on the reliability of Q-learning as a universal solution for reinforcement learning problems.

Keywords

Cite

@article{arxiv.2502.14365,
  title  = {Is Q-learning an Ill-posed Problem?},
  author = {Philipp Wissmann and Daniel Hein and Steffen Udluft and Thomas Runkler},
  journal= {arXiv preprint arXiv:2502.14365},
  year   = {2025}
}

Comments

Accepted at ESANN 2025

R2 v1 2026-06-28T21:51:03.276Z