Encoder-Decoder Model for Suffix Prediction in Predictive Monitoring
- URL: http://arxiv.org/abs/2211.16106v1
- Date: Tue, 29 Nov 2022 11:27:29 GMT
- Title: Encoder-Decoder Model for Suffix Prediction in Predictive Monitoring
- Authors: Efr\'en Rama-Maneiro, Pablo Monteagudo-Lago, Juan C. Vidal, Manuel
Lama
- Abstract summary: Most approaches to the suffix prediction problem learn to predict the suffix by learning how to predict the next activity only.
This paper proposes a novel architecture based on an encoder-decoder model with an attention mechanism that decouples the representation learning of the prefixes from the inference phase.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Predictive monitoring is a subfield of process mining that aims to predict
how a running case will unfold in the future. One of its main challenges is
forecasting the sequence of activities that will occur from a given point in
time -- suffix prediction -- . Most approaches to the suffix prediction problem
learn to predict the suffix by learning how to predict the next activity only,
not learning from the whole suffix during the training phase. This paper
proposes a novel architecture based on an encoder-decoder model with an
attention mechanism that decouples the representation learning of the prefixes
from the inference phase, predicting only the activities of the suffix. During
the inference phase, this architecture is extended with a heuristic search
algorithm that improves the selection of the activity for each index of the
suffix. Our approach has been tested using 12 public event logs against 6
different state-of-the-art proposals, showing that it significantly outperforms
these proposals.
Related papers
- Learning-Augmented Algorithms with Explicit Predictors [67.02156211760415]
Recent advances in algorithmic design show how to utilize predictions obtained by machine learning models from past and present data.
Prior research in this context was focused on a paradigm where the predictor is pre-trained on past data and then used as a black box.
In this work, we unpack the predictor and integrate the learning problem it gives rise for within the algorithmic challenge.
arXiv Detail & Related papers (2024-03-12T08:40:21Z) - Enhancing the Accuracy of Predictors of Activity Sequences of Business
Processes [0.9668407688201361]
The prediction of case suffixes provides input to estimate short-term workloads and execution times under different resource schedules.
Existing methods to address this problem often generate suffixes wherein some activities are repeated many times, whereas this pattern is not observed in the data.
The paper introduces a sampling approach aimed at reducing repetitions of activities in the predicted case suffixes.
arXiv Detail & Related papers (2023-12-09T12:16:58Z) - A Discussion on Generalization in Next-Activity Prediction [1.2289361708127877]
We show that there is an enormous amount of example leakage in all of the commonly used event logs.
We argue that designing robust evaluations requires a more profound conceptual engagement with the topic of next-activity prediction.
arXiv Detail & Related papers (2023-09-18T09:42:36Z) - Predictive Coding beyond Correlations [59.47245250412873]
We show how one of such algorithms, called predictive coding, is able to perform causal inference tasks.
First, we show how a simple change in the inference process of predictive coding enables to compute interventions without the need to mutilate or redefine a causal graph.
arXiv Detail & Related papers (2023-06-27T13:57:16Z) - Towards Out-of-Distribution Sequential Event Prediction: A Causal
Treatment [72.50906475214457]
The goal of sequential event prediction is to estimate the next event based on a sequence of historical events.
In practice, the next-event prediction models are trained with sequential data collected at one time.
We propose a framework with hierarchical branching structures for learning context-specific representations.
arXiv Detail & Related papers (2022-10-24T07:54:13Z) - Non-Clairvoyant Scheduling with Predictions Revisited [77.86290991564829]
In non-clairvoyant scheduling, the task is to find an online strategy for scheduling jobs with a priori unknown processing requirements.
We revisit this well-studied problem in a recently popular learning-augmented setting that integrates (untrusted) predictions in algorithm design.
We show that these predictions have desired properties, admit a natural error measure as well as algorithms with strong performance guarantees.
arXiv Detail & Related papers (2022-02-21T13:18:11Z) - Video Prediction via Example Guidance [156.08546987158616]
In video prediction tasks, one major challenge is to capture the multi-modal nature of future contents and dynamics.
In this work, we propose a simple yet effective framework that can efficiently predict plausible future states.
arXiv Detail & Related papers (2020-07-03T14:57:24Z) - Counterfactual Predictions under Runtime Confounding [74.90756694584839]
We study the counterfactual prediction task in the setting where all relevant factors are captured in the historical data.
We propose a doubly-robust procedure for learning counterfactual prediction models in this setting.
arXiv Detail & Related papers (2020-06-30T15:49:05Z)
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.