Discovering Generative Models from Event Logs: Data-driven Simulation vs Deep Learning
A generative model is a statistical model that is able to generate new data instances from previously observed ones. In the context of business processes, a generative model creates new execution traces from a set of historical traces, also known as an event log. Two families of generative process simulation models have been developed in previous work: data-driven simulation models and deep learning models. Until now, these two approaches have evolved independently and their relative performance has not been studied. This paper fills this gap by empirically comparing a data-driven simulation technique with multiple deep learning techniques, which construct models are capable of generating execution traces with timestamped events. The study sheds light into the relative strengths of both approaches and raises the prospect of developing hybrid approaches that combine these strengths.
Code (1)
Tasks
Deep LearningSimilar Papers 제목 키워드 기반
Mining Uncertain Event Data in Process Mining
Nowadays, more and more process data are automatically recorded by information systems, and made available in the form of event logs. Process mining techniques enable process-centric analysis of data, including automatic…
A Deep Learning Approach for Repairing Missing Activity Labels in Event Logs for Process Mining
Process mining is a relatively new subject that builds a bridge between traditional process modeling and data mining. Process discovery is one of the most critical parts of process mining, which aims at discovering proce…
Conformance Checking over Uncertain Event Data
The strong impulse to digitize processes and operations in companies and enterprises have resulted in the creation and automatic recording of an increasingly large amount of process data in information systems. These are…
Discovering Hierarchical Process Models: an Approach Based on Events Clustering
Process mining is a field of computer science that deals with discovery and analysis of process models based on automatically generated event logs. Currently, many companies use this technology for optimization and impro…
ClusteringDiscovering More Precise Process Models from Event Logs by Filtering Out Chaotic Activities
Process Discovery is concerned with the automatic generation of a process model that describes a business process from execution data of that business process. Real life event logs can contain chaotic activities. These a…
Management