English

Accelerating Policy Synthesis in Large-Scale MDPs via Hierarchical Adaptive Refinement

Artificial Intelligence 2026-05-01 v2 Logic in Computer Science Software Engineering

Abstract

Software-intensive systems, such as software product lines and robotics, utilise Markov decision processes (MDPs) to capture uncertainty and analyse sequential decision-making problems. Despite the usefulness of conventional policy synthesis methods, they fail to scale to large state spaces. Our approach addresses this issue and accelerates policy synthesis in large MDPs by dynamically refining the MDP and iteratively selecting the most fragile MDP regions for refinement. This iterative procedure offers a balance between accuracy and efficiency, as refinement occurs only when necessary. We formally show that the composed policy is near-optimal under standard assumptions, with error bounded by the local solver tolerance and boundary mismatch. Across diverse case studies and MDPs up to 1M states, we demonstrate that our approach achieves up to 2×2\times speedup over PRISM, offering a competitive solution for real-world policy synthesis in large MDPs.

Keywords

Cite

@article{arxiv.2506.17792,
  title  = {Accelerating Policy Synthesis in Large-Scale MDPs via Hierarchical Adaptive Refinement},
  author = {Alexandros Evangelidis and Gricel Vázquez and Simos Gerasimou},
  journal= {arXiv preprint arXiv:2506.17792},
  year   = {2026}
}

Comments

Accepted for publication in Proceedings of the ACM on Software Engineering, FSE 2026

R2 v1 2026-07-01T03:27:59.106Z