AAAI 2022technical12 citations

TAG: Learning Timed Automata from Logs

Lénaïg Cornanguer, Christine Largouët, Laurence Rozé, Alexandre Termier

Abstract

Event logs are often one of the main sources of information to understand the behavior of a system. While numerous approaches have extracted partial information from event logs, in this work, we aim at inferring a global model of a system from its event logs. We consider real-time systems, which can be modeled with Timed Automata: our approach is thus a Timed Automata learner. There is a handful of related work, however, they might require a lot of parameters or produce Timed Automata that either are undeterministic or lack precision. In contrast, our proposed approach, called TAG, requires only one parameter and learns a deterministic Timed Automaton having a good tradeoff between accuracy and complexity of the automata. This allows getting an interpretable and accurate global model of the real-time system considered. Our experiments compare our approach to the related work and demonstrate its merits.

BibTeX
@inproceedings{aaai2022_taglearningtimed,
  title = {TAG: Learning Timed Automata from Logs},
  author = {Lénaïg Cornanguer and Christine Largouët and Laurence Rozé and Alexandre Termier},
  booktitle = {AAAI 2022},
  year = {2022}
}