TAG: Learning Timed Automata from Logs

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.

Cite

Text

Cornanguer et al. "TAG: Learning Timed Automata from Logs." AAAI Conference on Artificial Intelligence, 2022. doi:10.1609/AAAI.V36I4.20311

Markdown

[Cornanguer et al. "TAG: Learning Timed Automata from Logs." AAAI Conference on Artificial Intelligence, 2022.](https://mlanthology.org/aaai/2022/cornanguer2022aaai-tag/) doi:10.1609/AAAI.V36I4.20311

BibTeX

@inproceedings{cornanguer2022aaai-tag,
  title     = {{TAG: Learning Timed Automata from Logs}},
  author    = {Cornanguer, Lénaïg and Largouët, Christine and Rozé, Laurence and Termier, Alexandre},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2022},
  pages     = {3949-3958},
  doi       = {10.1609/AAAI.V36I4.20311},
  url       = {https://mlanthology.org/aaai/2022/cornanguer2022aaai-tag/}
}