RLC Logo RLC 2026

Rectifying Regression in Reinforcement Learning

Alex Ayoub, David Szepesvari, Alireza Bakhtiari, Csaba Szepesvari, Dale Schuurmans

RL Algorithms, Deep RL Friday, August 8 Poster #4 Accepted — RLC 2025

Abstract

This paper investigates the impact of the loss function in value-based methods for reinforcement learning through an analysis of underlying prediction objectives. We theoretically show that mean absolute error is a better prediction objective than the traditional mean squared error for controlling the learned policy's suboptimality gap. Furthermore, we present results that different loss functions are better aligned with these different regression objectives: binary and categorical cross-entropy losses with the mean absolute error and squared loss with the mean squared error.

We then provide empirical evidence that algorithms minimizing these cross-entropy losses can outperform those based on the squared loss in linear reinforcement learning.