paper-with-me

Papers

Conformance Checking Approximation using Subset Selection and Edit Distance

2019-12-02 · Mohammadreza Fani Sani, Sebastiaan J. van Zelst, Wil M. P. van der Aalst

Conformance checking techniques let us find out to what degree a process model and real execution data correspond to each other. In recent years, alignments have proven extremely useful in calculating conformance statistics. Most techniques to compute alignments provide an exact solution. However, in many applications, it is enough to have an approximation of the conformance value. Specifically, for large event data, the computing time for alignments is considerably long using current techniques which makes them inapplicable in reality. Also, it is no longer feasible to use standard hardware for complex processes. Hence, we need techniques that enable us to obtain fast, and at the same time, accurate approximation of the conformance values. This paper proposes new approximation techniques to compute approximated conformance checking values close to exact solution values in a faster time. Those methods also provide upper and lower bounds for the approximated alignment value. Our experiments on real event data show that it is possible to improve the performance of conformance checking by using the proposed methods compared to using the state-of-the-art alignment approximation technique. Results show that in most of the cases, we provide tight bounds, accurate approximated alignment values, and similar deviation statistics.

📄 PDF Abstract BibTeX arXiv:1912.05022

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Developing a Totally Unimodular Linear Program for Optimal Conformance Checking: When and Why It Complements A*

2026-05-26 · Izack Cohen arxiv

Alignment-based conformance checking is the state-of-the-art approach for comparing observed process executions with normative process models. The standard exact solution relies on an A*-based heuristic search, which can…

Partial Order Resolution of Event Logs for Process Conformance Checking

2020-07-05 · Han van der Aa, Henrik Leopold, Matthias Weidlich

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 n…

Conformance checking: A state-of-the-art literature review

2020-07-21 · Sebastian Dunzer, Matthias Stierle, Martin Matzner, Stephan Baier

Conformance checking is a set of process mining functions that compare process instances with a given process model. It identifies deviations between the process instances' actual behaviour ("as-is") and its modelled beh…

Conformance Checking with Uncertainty via SMT (Extended Version)

2022-06-15 · Paolo Felli, Alessandro Gianola, Marco Montali, Andrey Rivkin 외

Logs of real-life processes often feature uncertainty pertaining the recorded timestamps, data values, and/or events. We consider the problem of checking conformance of uncertain logs against data-aware reference process…

Declarative Guideline Conformance Checking of Clinical Treatments: A Case Study

2022-09-20 · Joscha Grüger, Tobias Geyer, Martin Kuhn, Stefan Braun 외

Conformance checking is a process mining technique that allows verifying the conformance of process instances to a given model. Thus, this technique is predestined to be used in the medical context for the comparison of …