English

O$^2$TD: (Near)-Optimal Off-Policy TD Learning

Machine Learning 2017-04-21 v2 Machine Learning

Abstract

Temporal difference learning and Residual Gradient methods are the most widely used temporal difference based learning algorithms; however, it has been shown that none of their objective functions is optimal w.r.t approximating the true value function VV. Two novel algorithms are proposed to approximate the true value function VV. This paper makes the following contributions: (1) A batch algorithm that can help find the approximate optimal off-policy prediction of the true value function VV. (2) A linear computational cost (per step) near-optimal algorithm that can learn from a collection of off-policy samples. (3) A new perspective of the emphatic temporal difference learning which bridges the gap between off-policy optimality and off-policy stability.

Keywords

Cite

@article{arxiv.1704.05147,
  title  = {O$^2$TD: (Near)-Optimal Off-Policy TD Learning},
  author = {Bo Liu and Daoming Lyu and Wen Dong and Saad Biaz},
  journal= {arXiv preprint arXiv:1704.05147},
  year   = {2017}
}

Comments

10 pages, 7 figures

R2 v1 2026-06-22T19:19:34.201Z