SOTAVerified

FlexFringe: Modeling Software Behavior by Learning Probabilistic Automata

2022-03-28Code Available1· sign in to hype

Sicco Verwer, Christian Hammerschmidt

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present the efficient implementations of probabilistic deterministic finite automaton learning methods available in FlexFringe. These implement well-known strategies for state-merging including several modifications to improve their performance in practice. We show experimentally that these algorithms obtain competitive results and significant improvements over a default implementation. We also demonstrate how to use FlexFringe to learn interpretable models from software logs and use these for anomaly detection. Although less interpretable, we show that learning smaller more convoluted models improves the performance of FlexFringe on anomaly detection, outperforming an existing solution based on neural nets.

Tasks

Reproductions