🤖 AI Summary
Manual selection of process discovery algorithms in process mining is time-consuming, error-prone, and lacks adaptability to diverse event logs.
Method: This paper proposes the first end-to-end algorithm recommendation system for process discovery. It introduces the recommendation system paradigm to this task, establishing a joint modeling framework that integrates log feature embedding and algorithm performance prediction. The framework combines graph neural networks (to capture log structural patterns), meta-learning (to enable generalization across heterogeneous logs), and Bayesian optimization (to achieve efficient few-shot hyperparameter tuning).
Contribution/Results: Evaluated on 127 real-world event logs, the method achieves an average F-score improvement of 18.3% over expert-selected algorithms, significantly outperforming manual selection. It effectively alleviates the longstanding model selection challenge in process mining, offering a robust, automated solution for algorithm recommendation tailored to input log characteristics.