@inproceedings{bafecadeb26d4fa5938da9ffbbcd98a3,
title = "Jajapy: A Learning Library for Stochastic Models",
abstract = "We present Jajapy, a Python library that implements a number of methods to aid the modelling process of Markov models from a set of partially-observable executions of the system. Currently, Jajapy supports different types of Markov models such as discrete and continuous-time Markov chains, as well as Markov decision processes. Jajapy can be used both to learn the model from scratch or to estimate parameter values of a given model so that it fits the observed data the best. To this end, the tool offers different learning techniques, either based on expectation-maximization or state-merging methods, each adapted to different types of Markov models. One key feature of Jajapy consists in its compatibility with the model checkers Storm and Prism. The paper briefly presents Jajapy{\textquoteright}s functionalities and reports an empirical evaluation of their performance and accuracy. We conclude with an experimental comparison of Jajapy against AALpy, which is the current state-of-the-art Python library for learning automata. Jajapy and AALpy complement each other, and the choice of the library should be determined by the specific context in which it will be used.",
keywords = "Expectation-Maximization, Machine Learning, Markov models, Model Checking, Python",
author = "Rapha{\"e}l Reynouard and Anna Ing{\'o}lfsd{\'o}ttir and Giovanni Bacci",
note = "Publisher Copyright: {\textcopyright} 2023, The Author(s), under exclusive license to Springer Nature Switzerland AG.; 20th International Conference on Quantitative Evaluation of SysTems, QEST 2023 ; Conference date: 20-09-2023 Through 22-09-2023",
year = "2023",
doi = "10.1007/978-3-031-43835-6\_3",
language = "English",
isbn = "9783031438349",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Science and Business Media Deutschland GmbH",
pages = "30--46",
editor = "Nils Jansen and Mirco Tribastone",
booktitle = "Quantitative Evaluation of Systems",
address = "Germany",
}