paper-with-me

Papers

Alignment-based conformance checking over probabilistic events

2022-09-09 · Jiawei Zheng, Petros Papapanagiotou, Jacques D. Fleuriot

Conformance checking techniques allow us to evaluate how well some exhibited behaviour, represented by a trace of monitored events, conforms to a specified process model. Modern monitoring and activity recognition technologies, such as those relying on sensors, the IoT, statistics and AI, can produce a wealth of relevant event data. However, this data is typically characterised by noise and uncertainty, in contrast to the assumption of a deterministic event log required by conformance checking algorithms. In this paper, we extend alignment-based conformance checking to function under a probabilistic event log. 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 vs. the process model. The resulting algorithm considers activities of lower but sufficiently high probability that better align with the process model. We explain the algorithm and its motivation both from formal and intuitive perspectives, and demonstrate its functionality in comparison with deterministic alignment using real-life datasets.

📄 PDF Abstract BibTeX arXiv:2209.04309

Code (1)

jia-wei-zheng/alignment-over-probabilistic-events 공식 구현

Tasks

Activity Recognition

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Conformance Checking Over Stochastically Known Logs

2022-03-14 · Eli Bogdanov, Izack Cohen, Avigdor Gal

With the growing number of devices, sensors and digital systems, data logs may become uncertain due to, e.g., sensor reading inaccuracies or incorrect interpretation of readings by processing programs. At times, such unc…

Conformance Checking of Fuzzy Logs against Declarative Temporal Specifications

2024-06-17 · Ivan Donadello, Paolo Felli, Craig Innes, Fabrizio Maria Maggi 외

Traditional conformance checking tasks assume that event data provide a faithful and complete representation of the actual process executions. This assumption has been recently questioned: more and more often events are …

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…

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

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 …