English

On the Termination Problem for Probabilistic Higher-Order Recursive Programs

Programming Languages 2023-06-22 v4 Logic in Computer Science

Abstract

In the last two decades, there has been much progress on model checking of both probabilistic systems and higher-order programs. In spite of the emergence of higher-order probabilistic programming languages, not much has been done to combine those two approaches. In this paper, we initiate a study on the probabilistic higher-order model checking problem, by giving some first theoretical and experimental results. As a first step towards our goal, we introduce PHORS, a probabilistic extension of higher-order recursion schemes (HORS), as a model of probabilistic higher-order programs. The model of PHORS may alternatively be viewed as a higher-order extension of recursive Markov chains. We then investigate the probabilistic termination problem -- or, equivalently, the probabilistic reachability problem. We prove that almost sure termination of order-2 PHORS is undecidable. We also provide a fixpoint characterization of the termination probability of PHORS, and develop a sound (but possibly incomplete) procedure for approximately computing the termination probability. We have implemented the procedure for order-2 PHORSs, and confirmed that the procedure works well through preliminary experiments that are reported at the end of the article.

Keywords

Cite

@article{arxiv.1811.02133,
  title  = {On the Termination Problem for Probabilistic Higher-Order Recursive Programs},
  author = {Naoki Kobayashi and Ugo Dal Lago and Charles Grellois},
  journal= {arXiv preprint arXiv:1811.02133},
  year   = {2023}
}