论文标题
事件日志的部分订单解决过程一致性检查
Partial Order Resolution of Event Logs for Process Conformance Checking
论文作者
论文摘要
在支持执行业务流程的同时,信息系统记录事件日志。一致性检查依赖于这些日志来分析过程的记录行为是否符合规范规范的行为。但是,现有一致性检查技术的一个关键假设是,所有事件都与时间戳相关联,可以推断每个过程实例的总事件总顺序。不幸的是,这个假设在实践中经常违反。由于同步问题,手动事件记录或数据损坏,事件仅部分排序。在本文中,我们提出了事件日志的部分订单解决问题以缩小此差距。它是指实例事件的所有可能总订单的概率分布的构建。为了应对现实世界数据中的顺序不确定性,我们为此任务提供了几个估计器,其中包含了不同的行为抽象概念。此外,为了基于部分订单分辨率减少一致性检查的运行时间,我们引入了一种近似方法,该方法在准确性方面带有有界误差。我们对现实世界和合成数据进行的实验表明,我们的方法可大大提高对最先进的准确性。
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.