Search papers, labs, and topics across Lattice.
The paper addresses the challenge of scaling active automata learning (AAL) algorithms to systems with many inputs, particularly when most inputs result in observable errors. They introduce error-aware adaptations of the L# algorithm that leverage varying degrees of knowledge about which inputs are non-error producing in each state. Empirical results demonstrate that these adaptations significantly accelerate learning, achieving speedups ranging from orders of magnitude with strong domain knowledge to a single order of magnitude with limited knowledge.
Error-aware active learning slashes model learning time by up to orders of magnitude by intelligently exploiting observable error outputs, even with limited domain knowledge.
Active automata learning (AAL) algorithms can learn a behavioral model of a system from interacting with it. The primary challenge remains scaling to larger models, in particular in the presence of many possible inputs to the system. Modern AAL algorithms fail to scale even if, in every state, most inputs lead to errors. In various challenging problems from the literature, these errors are observable, i.e., they emit a known error output. Motivated by these problems, we study learning these systems more efficiently. Further, we consider various degrees of knowledge about which inputs are non-error producing at which state. For each level of knowledge, we provide a matching adaptation of the state-of-the-art AAL algorithm L# to make the most of this domain knowledge. Our empirical evaluation demonstrates that the methods accelerate learning by orders of magnitude with strong but realistic domain knowledge to a single order of magnitude with limited domain knowledge.