Predictive Object-Centric Process Monitoring
- URL: http://arxiv.org/abs/2207.10017v1
- Date: Wed, 20 Jul 2022 16:30:47 GMT
- Title: Predictive Object-Centric Process Monitoring
- Authors: Timo Rohrer, Anahita Farhang Ghahfarokhi, Mohamed Behery, Gerhard
Lakemeyer, Wil M.P. van der Aalst
- Abstract summary: This thesis shows that a prediction method utilizing Generative Adversarial Networks (GAN), Long Short-Term Memory (LSTM), and Sequence to Sequence models (Seq2seq) can be augmented with the rich data contained in OCEL.
This thesis provides a web interface to predict the next sequence of activities from user input.
- Score: 10.219621548854343
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: The automation and digitalization of business processes has resulted in large
amounts of data captured in information systems, which can aid businesses in
understanding their processes better, improve workflows, or provide operational
support. By making predictions about ongoing processes, bottlenecks can be
identified and resources reallocated, as well as insights gained into the state
of a process instance (case). Traditionally, data is extracted from systems in
the form of an event log with a single identifying case notion, such as an
order id for an Order to Cash (O2C) process. However, real processes often have
multiple object types, for example, order, item, and package, so a format that
forces the use of a single case notion does not reflect the underlying
relations in the data. The Object-Centric Event Log (OCEL) format was
introduced to correctly capture this information. The state-of-the-art
predictive methods have been tailored to only traditional event logs. This
thesis shows that a prediction method utilizing Generative Adversarial Networks
(GAN), Long Short-Term Memory (LSTM) architectures, and Sequence to Sequence
models (Seq2seq), can be augmented with the rich data contained in OCEL.
Objects in OCEL can have attributes that are useful in predicting the next
event and timestamp, such as a priority class attribute for an object type
package indicating slower or faster processing. In the metrics of sequence
similarity of predicted remaining events and mean absolute error (MAE) of the
timestamp, the approach in this thesis matches or exceeds previous research,
depending on whether selected object attributes are useful features for the
model. Additionally, this thesis provides a web interface to predict the next
sequence of activities from user input.
Related papers
- Efficient Retrieval of Temporal Event Sequences from Textual Descriptions [0.0]
TPP-LLM-Embedding is a unified model for embedding and retrieving event sequences based on natural language descriptions.
Our model encodes both event types and times, generating a sequence-level representation through pooling.
TPP-LLM-Embedding enables efficient retrieval and demonstrates superior performance compared to baseline models across diverse datasets.
arXiv Detail & Related papers (2024-10-17T21:35:55Z) - A Simple Baseline for Predicting Events with Auto-Regressive Tabular Transformers [70.20477771578824]
Existing approaches to event prediction include time-aware positional embeddings, learned row and field encodings, and oversampling methods for addressing class imbalance.
We propose a simple but flexible baseline using standard autoregressive LLM-style transformers with elementary positional embeddings and a causal language modeling objective.
Our baseline outperforms existing approaches across popular datasets and can be employed for various use-cases.
arXiv Detail & Related papers (2024-10-14T15:59:16Z) - HOEG: A New Approach for Object-Centric Predictive Process Monitoring [0.6144680854063939]
Predictive Process Monitoring focuses on predicting future states of ongoing process executions, such as forecasting the remaining time.
Recent developments in Object-Centric Process Mining have enriched event data with objects and their explicit relations between events.
We propose the Heterogeneous Object Event Graph encoding (HOEG), which integrates events and objects into a graph structure with diverse node types.
We then adopt a heterogeneous Graph Neural Network architecture, which incorporates these diverse object features in prediction tasks.
arXiv Detail & Related papers (2024-04-08T09:06:16Z) - Event-driven Real-time Retrieval in Web Search [15.235255100530496]
This paper expands the query with event information that represents real-time search intent.
We further enhance the model's capacity for event representation through multi-task training.
Our proposed approach significantly outperforms existing state-of-the-art baseline methods.
arXiv Detail & Related papers (2023-12-01T06:30:31Z) - Avoiding Post-Processing with Event-Based Detection in Biomedical
Signals [69.34035527763916]
We propose an event-based modeling framework that directly works with events as learning targets.
We show that event-based modeling (without post-processing) performs on par with or better than epoch-based modeling with extensive post-processing.
arXiv Detail & Related papers (2022-09-22T13:44:13Z) - Defining Cases and Variants for Object-Centric Event Data [0.36748639131154304]
We introduce the case concept for object-centric process mining: process executions.
We provide techniques to extract process executions.
We show the most frequent object-centric variants of a real-life event log.
arXiv Detail & Related papers (2022-08-05T15:33:03Z) - Accessing and Interpreting OPC UA Event Traces based on Semantic Process
Descriptions [69.9674326582747]
This paper proposes an approach to access a production systems' event data based on the event data's context.
The approach extracts filtered event logs from a database system by combining: 1) a semantic model of a production system's hierarchical structure, 2) a formalized process description and 3) an OPC UA information model.
arXiv Detail & Related papers (2022-07-25T15:13:44Z) - Complex Event Forecasting with Prediction Suffix Trees: Extended
Technical Report [70.7321040534471]
Complex Event Recognition (CER) systems have become popular in the past two decades due to their ability to "instantly" detect patterns on real-time streams of events.
There is a lack of methods for forecasting when a pattern might occur before such an occurrence is actually detected by a CER engine.
We present a formal framework that attempts to address the issue of Complex Event Forecasting.
arXiv Detail & Related papers (2021-09-01T09:52:31Z) - Enel: Context-Aware Dynamic Scaling of Distributed Dataflow Jobs using
Graph Propagation [52.9168275057997]
This paper presents Enel, a novel dynamic scaling approach that uses message propagation on an attributed graph to model dataflow jobs.
We show that Enel is able to identify effective rescaling actions, reacting for instance to node failures, and can be reused across different execution contexts.
arXiv Detail & Related papers (2021-08-27T10:21:08Z) - Bellamy: Reusing Performance Models for Distributed Dataflow Jobs Across
Contexts [52.9168275057997]
This paper presents Bellamy, a novel modeling approach that combines scale-outs, dataset sizes, and runtimes with additional descriptive properties of a dataflow job.
We evaluate our approach on two publicly available datasets consisting of execution data from various dataflow jobs carried out in different environments.
arXiv Detail & Related papers (2021-07-29T11:57:38Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.