English

Counterexample-Driven Synthesis for Probabilistic Program Sketches

Software Engineering 2019-04-30 v1 Artificial Intelligence

Abstract

Probabilistic programs are key to deal with uncertainty in e.g. controller synthesis. They are typically small but intricate. Their development is complex and error prone requiring quantitative reasoning over a myriad of alternative designs. To mitigate this complexity, we adopt counterexample-guided inductive synthesis (CEGIS) to automatically synthesise finite-state probabilistic programs. Our approach leverages efficient model checking, modern SMT solving, and counterexample generation at program level. Experiments on practically relevant case studies show that design spaces with millions of candidate designs can be fully explored using a few thousand verification queries.

Keywords

Cite

@article{arxiv.1904.12371,
  title  = {Counterexample-Driven Synthesis for Probabilistic Program Sketches},
  author = {Milan Češka and Christian Hensel and Sebastian Junges and Joost-Pieter Katoen},
  journal= {arXiv preprint arXiv:1904.12371},
  year   = {2019}
}

Comments

Extended version

R2 v1 2026-06-23T08:51:40.086Z