LGAINov 20, 2025

Mitigating Estimation Bias with Representation Learning in TD Error-Driven Regularization

arXiv:2511.16090v1h-index: 3
Originality Incremental advance
AI Analysis

This work addresses performance degradation in continuous control tasks for reinforcement learning practitioners, offering incremental improvements through flexible bias mitigation.

The paper tackles value estimation biases in deterministic policy gradient algorithms for continuous control by introducing a double actor-critic framework with tunable bias control and enhanced representation learning, achieving consistent performance improvements over benchmarks.

Deterministic policy gradient algorithms for continuous control suffer from value estimation biases that degrade performance. While double critics reduce such biases, the exploration potential of double actors remains underexplored. Building on temporal-difference error-driven regularization (TDDR), a double actor-critic framework, this work introduces enhanced methods to achieve flexible bias control and stronger representation learning. We propose three convex combination strategies, symmetric and asymmetric, that balance pessimistic estimates to mitigate overestimation and optimistic exploration via double actors to alleviate underestimation. A single hyperparameter governs this mechanism, enabling tunable control across the bias spectrum. To further improve performance, we integrate augmented state and action representations into the actor and critic networks. Extensive experiments show that our approach consistently outperforms benchmarks, demonstrating the value of tunable bias and revealing that both overestimation and underestimation can be exploited differently depending on the environment.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes