English

Operator Splitting Value Iteration

Machine Learning 2022-11-28 v1 Artificial Intelligence Systems and Control Systems and Control Optimization and Control Machine Learning

Abstract

We introduce new planning and reinforcement learning algorithms for discounted MDPs that utilize an approximate model of the environment to accelerate the convergence of the value function. Inspired by the splitting approach in numerical linear algebra, we introduce Operator Splitting Value Iteration (OS-VI) for both Policy Evaluation and Control problems. OS-VI achieves a much faster convergence rate when the model is accurate enough. We also introduce a sample-based version of the algorithm called OS-Dyna. Unlike the traditional Dyna architecture, OS-Dyna still converges to the correct value function in presence of model approximation error.

Keywords

Cite

@article{arxiv.2211.13937,
  title  = {Operator Splitting Value Iteration},
  author = {Amin Rakhsha and Andrew Wang and Mohammad Ghavamzadeh and Amir-massoud Farahmand},
  journal= {arXiv preprint arXiv:2211.13937},
  year   = {2022}
}

Comments

Accepted to NeurIPS2022

R2 v1 2026-06-28T07:12:22.495Z