English

Automated Generation of MDPs Using Logic Programming and LLMs for Robotic Applications

Robotics 2026-01-12 v1 Artificial Intelligence

Abstract

We present a novel framework that integrates Large Language Models (LLMs) with automated planning and formal verification to streamline the creation and use of Markov Decision Processes (MDP). Our system leverages LLMs to extract structured knowledge in the form of a Prolog knowledge base from natural language (NL) descriptions. It then automatically constructs an MDP through reachability analysis, and synthesises optimal policies using the Storm model checker. The resulting policy is exported as a state-action table for execution. We validate the framework in three human-robot interaction scenarios, demonstrating its ability to produce executable policies with minimal manual effort. This work highlights the potential of combining language models with formal methods to enable more accessible and scalable probabilistic planning in robotics.

Keywords

Cite

@article{arxiv.2511.23143,
  title  = {Automated Generation of MDPs Using Logic Programming and LLMs for Robotic Applications},
  author = {Enrico Saccon and Davide De Martini and Matteo Saveriano and Edoardo Lamon and Luigi Palopoli and Marco Roveri},
  journal= {arXiv preprint arXiv:2511.23143},
  year   = {2026}
}

Comments

9 pages, 11 figures, 2 tables, 2 algorithms, accepted for publication in IEEE Robotics and Automation Letters

R2 v1 2026-07-01T07:59:21.216Z