Tree-Based Adaptive Model Learning
2022-08-31Code Available0· sign in to hype
Tiago Ferreira, Gerco van Heerdt, Alexandra Silva
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/ucl-pplv/learnlibOfficialIn papernone★ 4
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.