Selecting Optimal Trace Clustering Pipelines with AutoML

Sylvio Barbon Jr,Paolo Ceravolo,Ernesto Damiani,Gabriel Marques Tavares
DOI: https://doi.org/10.48550/arXiv.2109.00635
2021-09-02
Abstract:Trace clustering has been extensively used to preprocess event logs. By grouping similar behavior, these techniques guide the identification of sub-logs, producing more understandable models and conformance analytics. Nevertheless, little attention has been posed to the relationship between event log properties and clustering quality. In this work, we propose an Automatic Machine Learning (AutoML) framework to recommend the most suitable pipeline for trace clustering given an event log, which encompasses the encoding method, clustering algorithm, and its hyperparameters. Our experiments were conducted using a thousand event logs, four encoding techniques, and three clustering methods. Results indicate that our framework sheds light on the trace clustering problem and can assist users in choosing the best pipeline considering their scenario.
Machine Learning,Information Retrieval,Software Engineering
What problem does this paper attempt to address?