English

Formally Verified Approximate Policy Iteration

Artificial Intelligence 2024-06-12 v1 Logic in Computer Science

Abstract

We formally verify an algorithm for approximate policy iteration on Factored Markov Decision Processes using the interactive theorem prover Isabelle/HOL. Next, we show how the formalized algorithm can be refined to an executable, verified implementation. The implementation is evaluated on benchmark problems to show its practicability. As part of the refinement, we develop verified software to certify Linear Programming solutions. The algorithm builds on a diverse library of formalized mathematics and pushes existing methodologies for interactive theorem provers to the limits. We discuss the process of the verification project and the modifications to the algorithm needed for formal verification.

Keywords

Cite

@article{arxiv.2406.07340,
  title  = {Formally Verified Approximate Policy Iteration},
  author = {Maximilian Schäffeler and Mohammad Abdulaziz},
  journal= {arXiv preprint arXiv:2406.07340},
  year   = {2024}
}
R2 v1 2026-06-28T17:01:40.058Z