Conformance Checking for Less: Efficient Conformance Checking for Long Event Sequences
Eli Bogdanov, Izack Cohen, Avigdor Gal

TL;DR
ConLES introduces an efficient sliding-window approach for conformance checking of long event sequences, significantly reducing computational complexity while maintaining accuracy, and outperforming existing methods in scalability and effectiveness.
Contribution
It proposes a novel sliding-window method for scalable conformance checking that preserves interpretability and supports both predefined and discovered process models.
Findings
ConLES outperforms existing algorithms on multiple datasets.
It achieves near-optimal solutions with reduced search space.
The method scales efficiently for long event sequences.
Abstract
Long event sequences (termed traces) and large data logs that originate from sensors and prediction models are becoming increasingly common in our data-rich world. In such scenarios, conformance checking-validating a data log against an expected system behavior (the process model) can become computationally infeasible due to the exponential complexity of finding an optimal alignment. To alleviate scalability challenges for this task, we propose ConLES, a sliding-window conformance checking approach for long event sequences that preserves the interpretability of alignment-based methods. ConLES partitions traces into manageable subtraces and iteratively aligns each against the expected behavior, leading to significant reduction of the search space while maintaining overall accuracy. We use global information that captures structural properties of both the trace and the process model,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware System Performance and Reliability · Business Process Modeling and Analysis · Advanced Database Systems and Queries
