English

Tree-Based Adaptive Model Learning

Formal Languages and Automata Theory 2022-11-18 v2 Machine Learning

Abstract

We extend the Kearns-Vazirani learning algorithm to be able to handle systems that change over time. We present a new learning algorithm that can reuse and update previously learned behavior, implement it in the LearnLib library, and evaluate it on large examples, to which we make small adjustments between two runs of the algorithm. In these experiments our algorithm significantly outperforms both the classic Kearns-Vazirani learning algorithm and the current state-of-the-art adaptive algorithm.

Keywords

Cite

@article{arxiv.2209.00122,
  title  = {Tree-Based Adaptive Model Learning},
  author = {Tiago Ferreira and Gerco van Heerdt and Alexandra Silva},
  journal= {arXiv preprint arXiv:2209.00122},
  year   = {2022}
}

Comments

10 pages, 3 figures, A Journey from Process Algebra via Timed Automata to Model Learning. Ferreira, T., van Heerdt, G., Silva, A. (2022). Tree-Based Adaptive Model Learning. In: Jansen, N., Stoelinga, M., van den Bos, P. (eds) A Journey from Process Algebra via Timed Automata to Model Learning; Full implementation and experiment results available at https://github.com/UCL-PPLV/learnlib

R2 v1 2026-06-28T00:31:31.046Z