English

Learning Concise Models from Long Execution Traces

Formal Languages and Automata Theory 2020-05-06 v3 Software Engineering

Abstract

Abstract models of system-level behaviour have applications in design exploration, analysis, testing and verification. We describe a new algorithm for automatically extracting useful models, as automata, from execution traces of a HW/SW system driven by software exercising a use-case of interest. Our algorithm leverages modern program synthesis techniques to generate predicates on automaton edges, succinctly describing system behaviour. It employs trace segmentation to tackle complexity for long traces. We learn concise models capturing transaction-level, system-wide behaviour--experimentally demonstrating the approach using traces from a variety of sources, including the x86 QEMU virtual platform and the Real-Time Linux kernel.

Keywords

Cite

@article{arxiv.2001.05230,
  title  = {Learning Concise Models from Long Execution Traces},
  author = {Natasha Yogananda Jeppu and Tom Melham and Daniel Kroening and John O'Leary},
  journal= {arXiv preprint arXiv:2001.05230},
  year   = {2020}
}
R2 v1 2026-06-23T13:11:46.405Z