madupite is a distributed, customizable MDP solver based on inexact policy iteration that scales to millions of states on HPC clusters.
Dynamic Programming Through the Lens of Semismooth Newton-Type Methods (Extended Version)
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Policy iteration and value iteration are at the core of many (approximate) dynamic programming methods. For Markov Decision Processes with finite state and action spaces, we show that they are instances of semismooth Newton-type methods to solve the Bellman equation. In particular, we prove that policy iteration is equivalent to the exact semismooth Newton method and enjoys local quadratic convergence rate. This finding is corroborated by extensive numerical evidence in the fields of control and operations research, which confirms that policy iteration generally requires few iterations to achieve convergence even when the number of policies is vast. We then show that value iteration is an instance of the fixed-point iteration method. In this spirit, we develop a novel locally accelerated version of value iteration with global convergence guarantees and negligible extra computational costs.
fields
cs.SE 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Inside madupite: Technical Design and Performance
madupite is a distributed, customizable MDP solver based on inexact policy iteration that scales to millions of states on HPC clusters.