English

Inductive Synthesis for Probabilistic Programs Reaches New Horizons

Logic in Computer Science 2021-02-01 v1 Artificial Intelligence

Abstract

This paper presents a novel method for the automated synthesis of probabilistic programs. The starting point is a program sketch representing a finite family of finite-state Markov chains with related but distinct topologies, and a PCTL specification. The method builds on a novel inductive oracle that greedily generates counter-examples (CEs) for violating programs and uses them to prune the family. These CEs leverage the semantics of the family in the form of bounds on its best- and worst-case behaviour provided by a deductive oracle using an MDP abstraction. The method further monitors the performance of the synthesis and adaptively switches between the inductive and deductive reasoning. Our experiments demonstrate that the novel CE construction provides a significantly faster and more effective pruning strategy leading to acceleration of the synthesis process on a wide range of benchmarks. For challenging problems, such as the synthesis of decentralized partially-observable controllers, we reduce the run-time from a day to minutes.

Keywords

Cite

@article{arxiv.2101.12683,
  title  = {Inductive Synthesis for Probabilistic Programs Reaches New Horizons},
  author = {Roman Andriushchenko and Milan Ceska and Sebastian Junges and Joost-Pieter Katoen},
  journal= {arXiv preprint arXiv:2101.12683},
  year   = {2021}
}

Comments

Full version of TACAS'21 submission

R2 v1 2026-06-23T22:39:44.092Z