English

Regularized Off-Policy TD-Learning

Machine Learning 2020-06-11 v1 Machine Learning

Abstract

We present a novel l1l_1 regularized off-policy convergent TD-learning method (termed RO-TD), which is able to learn sparse representations of value functions with low computational complexity. The algorithmic framework underlying RO-TD integrates two key ideas: off-policy convergent gradient TD methods, such as TDC, and a convex-concave saddle-point formulation of non-smooth convex optimization, which enables first-order solvers and feature selection using online convex regularization. A detailed theoretical and experimental analysis of RO-TD is presented. A variety of experiments are presented to illustrate the off-policy convergence, sparse feature selection capability and low computational cost of the RO-TD algorithm.

Keywords

Cite

@article{arxiv.2006.05314,
  title  = {Regularized Off-Policy TD-Learning},
  author = {Bo Liu and Sridhar Mahadevan and Ji Liu},
  journal= {arXiv preprint arXiv:2006.05314},
  year   = {2020}
}

Comments

26th Advances in Neural Information Processing Systems (NIPS). arXiv admin note: substantial text overlap with arXiv:1405.6757

R2 v1 2026-06-23T16:10:56.035Z