Automata Learning -- Expect Delays!
By: Gabriel Dengler, Sven Apel, Holger Hermanns
Potential Business Impact:
Learns how machines work with tricky timing.
This paper studies active automata learning (AAL) in the presence of stochastic delays. We consider Mealy machines that have stochastic delays associated with each transition and explore how the learner can efficiently arrive at faithful estimates of those machines, the precision of which crucially relies on repetitive sampling of transition delays. While it is possible to na\"ively integrate the delay sampling into AAL algorithms such as $L^*$, this leads to considerable oversampling near the root of the state space. We address this problem by separating conceptually the learning of behavior and delays such that the learner uses the information gained while learning the logical behavior to arrive at efficient input sequences for collecting the needed delay samples. We put emphasis on treating cases in which identical input/output behaviors might stem from distinct delay characteristics. Finally, we provide empirical evidence that our method outperforms the na\"ive baseline across a wide range of benchmarks and investigate its applicability in a realistic setting by studying the join order in a relational database.
Similar Papers
Active Learning of Symbolic Mealy Automata
Formal Languages and Automata Theory
Teaches computers to understand complex patterns.
Active Automata Learning with Advice
Formal Languages and Automata Theory
Teaches computers faster by giving them hints.
Inference of Deterministic Finite Automata via Q-Learning
Formal Languages and Automata Theory
Teaches computers to learn patterns from examples.