Abstract
Process mining aims to turn event data into insights and actions in order to improve processes. To improve process performance it is crucial to get insights into the way people work and collaborate. In this paper, we focus on discovering social networks from event data.
To be able to deal with large data sets or with an environment which requires repetitive discoveries during the analysis, and still provide results instantly, we use an approach where most of the computation is moved to the database and things are precomputed at data entry time.
Differently from traditional process mining where event data is stored in file-based system, we store event data in relational databases. Moreover, the database also has a role as an engine to compute the intermediate structure of social network during insertion data.
By moving computation both in location (to database) and time (to recording time), the discovery of social networks in a process context becomes truly scalable. The approach has been implemented using the open source process mining toolkit ProM. The experiments reported in this paper demonstrate scalability while providing results instantly.
To be able to deal with large data sets or with an environment which requires repetitive discoveries during the analysis, and still provide results instantly, we use an approach where most of the computation is moved to the database and things are precomputed at data entry time.
Differently from traditional process mining where event data is stored in file-based system, we store event data in relational databases. Moreover, the database also has a role as an engine to compute the intermediate structure of social network during insertion data.
By moving computation both in location (to database) and time (to recording time), the discovery of social networks in a process context becomes truly scalable. The approach has been implemented using the open source process mining toolkit ProM. The experiments reported in this paper demonstrate scalability while providing results instantly.
Original language | English |
---|---|
Title of host publication | Enterprise, Business-Process and Information Systems Modeling |
Subtitle of host publication | 18th International Conference, BPMDS 2017, 22nd International Conference, EMMSAD 2017, Held at CAiSE 2017, Essen, Germany, June 12-13, 2017, Proceedings |
Editors | I. Reinhartz-Berger, J. Gulden, S. Nurcan, W. Guédria, P. Bera |
Place of Publication | Dordrecht |
Publisher | Springer |
Pages | 51-67 |
Number of pages | 17 |
ISBN (Electronic) | 978-3-319-59466-8 |
ISBN (Print) | 9783319594651 |
DOIs | |
Publication status | Published - 17 May 2017 |
Event | 18th International Conference on Business Process Modeling, Development and Support, BPMDS 2017 and 22nd International Conference on Evaluation and Modeling Methods for Systems Analysis and Development, EMMSAD 2017 held at Conference on Advanced Information Systems Engineering, CAiSE 2017 - Essen, Germany Duration: 12 Jun 2017 → 13 Jun 2017 |
Publication series
Name | Lecture Notes in Business Information Processing |
---|---|
Volume | 287 |
ISSN (Print) | 1865-1348 |
Conference
Conference | 18th International Conference on Business Process Modeling, Development and Support, BPMDS 2017 and 22nd International Conference on Evaluation and Modeling Methods for Systems Analysis and Development, EMMSAD 2017 held at Conference on Advanced Information Systems Engineering, CAiSE 2017 |
---|---|
Country/Territory | Germany |
City | Essen |
Period | 12/06/17 → 13/06/17 |
Keywords
- Process mining
- Relational database
- Repetitive discovery
- Social network