SOTAVerified

Formalising the Foundations of Discrete Reinforcement Learning in Isabelle/HOL

2021-12-11Unverified0· sign in to hype

Mark Chevallier, Jacques Fleuriot

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We present a formalisation of finite Markov decision processes with rewards in the Isabelle theorem prover. We focus on the foundations required for dynamic programming and the use of reinforcement learning agents over such processes. In particular, we derive the Bellman equation from first principles (in both scalar and vector form), derive a vector calculation that produces the expected value of any policy p, and go on to prove the existence of a universally optimal policy where there is a discounting factor less than one. Lastly, we prove that the value iteration and the policy iteration algorithms work in finite time, producing an epsilon-optimal and a fully optimal policy respectively.

Tasks

Reproductions