paper-with-me

Papers

FoldA: Computing Partial-Order Alignments Using Directed Net Unfoldings

2025-06-10 · Douwe Geurtjens, Xixi Lu

Conformance checking is a fundamental task of process mining, which quantifies the extent to which the observed process executions match a normative process model. The state-of-the-art approaches compute alignments by exploring the state space formed by the synchronous product of the process model and the trace. This often leads to state space explosion, particularly when the model exhibits a high degree of choice and concurrency. Moreover, as alignments inherently impose a sequential structure, they fail to fully represent the concurrent behavior present in many real-world processes. To address these limitations, this paper proposes a new technique for computing partial-order alignments {on the fly using directed Petri net unfoldings, named FoldA. We evaluate our technique on 485 synthetic model-log pairs and compare it against Astar- and Dijkstra-alignments on 13 real-life model-log pairs and 6 benchmark pairs. The results show that our unfolding alignment, although it requires more computation time, generally reduces the number of queued states and provides a more accurate representation of concurrency.

📄 PDF Abstract BibTeX arXiv:2506.08627

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast, Provable Algorithms for Isotonic Regression in all L_p-norms

2015-12-01 · NeurIPS 2015 12 · Rasmus Kyng, Anup Rao, Sushant Sachdeva

Given a directed acyclic graph $G,$ and a set of values $y$ on the vertices, the Isotonic Regression of $y$ is a vector $x$ that respects the partial order described by $G,$ and minimizes $\|x-y\|,$ for a specified norm.…

Allregression

Fast, Provable Algorithms for Isotonic Regression in all $\ell_{p}$-norms

2015-07-02 · Rasmus Kyng, Anup Rao, Sushant Sachdeva

Given a directed acyclic graph $G,$ and a set of values $y$ on the vertices, the Isotonic Regression of $y$ is a vector $x$ that respects the partial order described by $G,$ and minimizes $||x-y||,$ for a specified norm.…

Allregression

COrigami: An AI Pipeline for Co-Designing Flat-Foldable Visually Recognisable Origami

2026-06-24 · Tom Zahavy, Shaobo Hou, Thomas Tumiel, James Doran 외 arxiv

While generative AI has achieved remarkable success in solving problems with verifiable solutions, generating physical art that satisfies both strict geometric constraints and subjective visual aesthetics remains a chall…

Reinforcement Learning

Priors on exchangeable directed graphs

2015-10-28 · Diana Cai, Nathanael Ackerman, Cameron Freer

Directed graphs occur throughout statistical modeling of networks, and exchangeability is a natural assumption when the ordering of vertices does not matter. There is a deep structural theory for exchangeable undirected …

Practical Algorithms for Orientations of Partially Directed Graphical Models

2023-02-28 · Malte Luttermann, Marcel Wienöbst, Maciej Liśkiewicz

In observational studies, the true causal model is typically unknown and needs to be estimated from available observational and limited experimental data. In such cases, the learned causal model is commonly represented a…

Causal Discovery