Partial Order Resolution of Event Logs for Process Conformance Checking
- URL: http://arxiv.org/abs/2007.02416v1
- Date: Sun, 5 Jul 2020 18:43:57 GMT
- Title: Partial Order Resolution of Event Logs for Process Conformance Checking
- Authors: Han van der Aa, Henrik Leopold, Matthias Weidlich
- Abstract summary: A key assumption of existing conformance checking techniques is that all events are associated with timestamps that allow to infer a total order of events per process instance.
We present several estimators for this task, incorporating different notions of behavioral abstraction.
Our experiments with real-world and synthetic data reveal that our approach improves accuracy over the state-of-the-art considerably.
- Score: 10.58705988536919
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: While supporting the execution of business processes, information systems
record event logs. Conformance checking relies on these logs to analyze whether
the recorded behavior of a process conforms to the behavior of a normative
specification. A key assumption of existing conformance checking techniques,
however, is that all events are associated with timestamps that allow to infer
a total order of events per process instance. Unfortunately, this assumption is
often violated in practice. Due to synchronization issues, manual event
recordings, or data corruption, events are only partially ordered. In this
paper, we put forward the problem of partial order resolution of event logs to
close this gap. It refers to the construction of a probability distribution
over all possible total orders of events of an instance. To cope with the order
uncertainty in real-world data, we present several estimators for this task,
incorporating different notions of behavioral abstraction. Moreover, to reduce
the runtime of conformance checking based on partial order resolution, we
introduce an approximation method that comes with a bounded error in terms of
accuracy. Our experiments with real-world and synthetic data reveal that our
approach improves accuracy over the state-of-the-art considerably.
Related papers
- Bisimulation Learning [55.859538562698496]
We compute finite bisimulations of state transition systems with large, possibly infinite state space.
Our technique yields faster verification results than alternative state-of-the-art tools in practice.
arXiv Detail & Related papers (2024-05-24T17:11:27Z) - Detecting Anomalous Events in Object-centric Business Processes via
Graph Neural Networks [55.583478485027]
This study proposes a novel framework for anomaly detection in business processes.
We first reconstruct the process dependencies of the object-centric event logs as attributed graphs.
We then employ a graph convolutional autoencoder architecture to detect anomalous events.
arXiv Detail & Related papers (2024-02-14T14:17:56Z) - Data is Moody: Discovering Data Modification Rules from Process Event
Logs [31.187669045960085]
We propose an algorithm to find accurate yet succinct and interpretable if-then rules how the process modifies data.
We show Moody indeed finds compact and interpretable rules, needs little data for accurate discovery, and is robust to noise.
arXiv Detail & Related papers (2023-12-22T10:00:50Z) - Measuring Rule-based LTLf Process Specifications: A Probabilistic
Data-driven Approach [2.5407767658470726]
Declarative process specifications define the behavior of processes by means of rules based on Linear Temporal Logic on Finite Traces.
In a mining context, these specifications are inferred from, and checked on, multi-sets of runs recorded by information systems.
We propose a technique that measures the degree of satisfaction of specifications over event logs.
arXiv Detail & Related papers (2023-05-09T13:07:01Z) - Alignment-based conformance checking over probabilistic events [4.060731229044571]
We introduce a weighted trace model and weighted alignment cost function, and a custom threshold parameter that controls the level of confidence on the event data.
The resulting algorithm considers activities of lower but sufficiently high probability that better align with the process model.
arXiv Detail & Related papers (2022-09-09T14:07:37Z) - Relational Action Bases: Formalization, Effective Safety Verification,
and Invariants (Extended Version) [67.99023219822564]
We introduce the general framework of relational action bases (RABs)
RABs generalize existing models by lifting both restrictions.
We demonstrate the effectiveness of this approach on a benchmark of data-aware business processes.
arXiv Detail & Related papers (2022-08-12T17:03:50Z) - Conformance Checking with Uncertainty via SMT (Extended Version) [66.58864135810981]
We show how to solve the problem of checking conformance of uncertain logs against data-aware reference processes.
Our approach is modular, in that it homogeneously accommodates for different types of uncertainty.
We show the correctness of our approach and witness feasibility through a proof-of-concept implementation.
arXiv Detail & Related papers (2022-06-15T11:39:45Z) - CoCoMoT: Conformance Checking of Multi-Perspective Processes via SMT
(Extended Version) [62.96267257163426]
We introduce the CoCoMoT (Computing Conformance Modulo Theories) framework.
First, we show how SAT-based encodings studied in the pure control-flow setting can be lifted to our data-aware case.
Second, we introduce a novel preprocessing technique based on a notion of property-preserving clustering.
arXiv Detail & Related papers (2021-03-18T20:22:50Z) - Conformance Checking over Uncertain Event Data [0.45119235878273]
We analyze the previously unexplored setting of uncertain event logs.
In such event logs uncertainty is recorded explicitly, i.e., the time, activity and case of an event may be unclear or imprecise.
We show how upper and lower bounds for conformance can be obtained by aligning an uncertain trace onto a regular process model.
arXiv Detail & Related papers (2020-09-29T14:27:30Z) - A Background-Agnostic Framework with Adversarial Training for Abnormal
Event Detection in Video [120.18562044084678]
Abnormal event detection in video is a complex computer vision problem that has attracted significant attention in recent years.
We propose a background-agnostic framework that learns from training videos containing only normal events.
arXiv Detail & Related papers (2020-08-27T18:39:24Z) - Efficient Conformance Checking using Approximate Alignment Computation
with Tandem Repeats [0.03222802562733786]
Conformance checking aims to find and describe the differences between a process model capturing the expected process behavior and a corresponding event log recording the observed behavior.
Alignments are an established technique to compute the distance between a trace in the event log and the closest execution trace of a corresponding process model.
We propose a novel approximate technique that uses pre- and post-processing steps to compress the length of a trace and recompute the alignment cost.
arXiv Detail & Related papers (2020-04-02T03:50:32Z)
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.