# Mean-Payoff Optimization in Continuous-Time Markov Chains with   Parametric Alarms

**Authors:** Christel Baier, Clemens Dubslaff, \v{L}ubo\v{s} Koren\v{c}iak, and Anton\'in Ku\v{c}era, Vojt\v{e}ch \v{R}eh\'ak

arXiv: 1706.06486 · 2017-06-21

## TL;DR

This paper introduces an efficient algorithm for optimizing long-run average rewards in parametric continuous-time Markov chains with alarms, using symbolic policy iteration to handle large action spaces.

## Contribution

It presents a novel symbolic policy iteration approach for parameter synthesis in parametric ACTMCs, improving scalability and efficiency over explicit methods.

## Key findings

- Algorithm successfully solves realistic problem instances.
- Symbolic approach outperforms explicit action-space methods.
- Applicable to various alarm distributions like uniform, Dirac, Weibull.

## Abstract

Continuous-time Markov chains with alarms (ACTMCs) allow for alarm events that can be non-exponentially distributed. Within parametric ACTMCs, the parameters of alarm-event distributions are not given explicitly and can be subject of parameter synthesis. An algorithm solving the $\varepsilon$-optimal parameter synthesis problem for parametric ACTMCs with long-run average optimization objectives is presented. Our approach is based on reduction of the problem to finding long-run average optimal strategies in semi-Markov decision processes (semi-MDPs) and sufficient discretization of parameter (i.e., action) space. Since the set of actions in the discretized semi-MDP can be very large, a straightforward approach based on explicit action-space construction fails to solve even simple instances of the problem. The presented algorithm uses an enhanced policy iteration on symbolic representations of the action space. The soundness of the algorithm is established for parametric ACTMCs with alarm-event distributions satisfying four mild assumptions that are shown to hold for uniform, Dirac and Weibull distributions in particular, but are satisfied for many other distributions as well. An experimental implementation shows that the symbolic technique substantially improves the efficiency of the synthesis algorithm and allows to solve instances of realistic size.

---
Source: https://tomesphere.com/paper/1706.06486