English

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

Machine Learning 2025-11-21 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2511.16090,
  title  = {Mitigating Estimation Bias with Representation Learning in TD Error-Driven Regularization},
  author = {Haohui Chen and Zhiyong Chen and Aoxiang Liu and Wentuo Fang},
  journal= {arXiv preprint arXiv:2511.16090},
  year   = {2025}
}
R2 v1 2026-07-01T07:46:42.168Z