@inproceedings{737a028a3ee846369b3d5f8ba8b75187,
title = "Applying Automata Learning to Embedded Control Software",
abstract = "Using an adaptation of state-of-the-art algorithms for black-box automata learning, as implemented in the LearnLib tool, we succeeded to learn a model of the Engine Status Manager (ESM), a software component that is used in printers and copiers of Oc{\'e}. The main challenge that we encountered was that LearnLib, although effective in constructing hypothesis models, was unable to find counterexamples for some hypotheses. In fact, none of the existing FSM-based conformance testing methods that we tried worked for this case study. We therefore implemented an extension of the algorithm of Lee and Yannakakis for computing an adaptive distinguishing sequence. Even when an adaptive distinguishing sequence does not exist, Lee and Yannakakis{\textquoteright} algorithm produces an adaptive sequence that {\textquoteleft}almost{\textquoteright} identifies states. In combination with a standard algorithm for computing separating sequences for pairs of states, we managed to verify states with on average 3 test queries. Altogether, we needed around 60 million queries to learn a model of the ESM with 77 inputs and 3.410 states. We also constructed a model directly from the ESM software and established equivalence with the learned model. To the best of our knowledge, this is the first paper in which active automata learning has been applied to industrial control software.",
author = "Wouter Smeenk and Joshua Moerman and Vaandrager, {Frits W.} and Jansen, {David N.}",
note = "DBLP License: DBLP's bibliographic metadata records provided through http://dblp.org/ are distributed under a Creative Commons CC0 1.0 Universal Public Domain Dedication. Although the bibliographic metadata records are provided consistent with CC0 1.0 Dedication, the content described by the metadata records is not. Content may be subject to copyright, rights of privacy, rights of publicity and other restrictions.",
year = "2015",
month = dec,
doi = "10.1007/978-3-319-25423-4_5",
language = "English",
isbn = "978-3-319-25422-7",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = "67--83",
editor = "Michael Butler and Sylvain Conchon and Fatiha Za{\"i}di",
booktitle = "Formal Methods and Software Engineering",
address = "United States",
}