ProReco: A Process Discovery Recommender System
This work addresses the challenge of process discovery algorithm selection for users working with event logs, providing an incremental solution to improve the efficiency of this task.
The authors tackled the problem of selecting the most suitable process discovery algorithm for a given event log, and introduced ProReco, a recommender system that recommends the most appropriate algorithm based on user preferences and event log characteristics. ProReco achieves this by incorporating state-of-the-art discovery algorithms and utilizing eXplainable AI techniques.
Process discovery aims to automatically derive process models from historical execution data (event logs). While various process discovery algorithms have been proposed in the last 25 years, there is no consensus on a dominating discovery algorithm. Selecting the most suitable discovery algorithm remains a challenge due to competing quality measures and diverse user requirements. Manually selecting the most suitable process discovery algorithm from a range of options for a given event log is a time-consuming and error-prone task. This paper introduces ProReco, a Process discovery Recommender system designed to recommend the most appropriate algorithm based on user preferences and event log characteristics. ProReco incorporates state-of-the-art discovery algorithms, extends the feature pools from previous work, and utilizes eXplainable AI (XAI) techniques to provide explanations for its recommendations.