We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Efficient Checking of Temporal Compliance Rules Over Business Process Event Logs

Abstract: Verifying temporal compliance rules, such as a rule stating that an inquiry must be answered within a time limit, is a recurrent operation in the realm of business process compliance. In this setting, a typical use case is one where a manager seeks to retrieve all cases where a temporal rule is violated, given an event log recording the execution of a process over a time period. Existing approaches for checking temporal rules require a full scan of the log. Such approaches are unsuitable for interactive use when the log is large and the set of compliance rules is evolving. This paper proposes an approach to evaluate temporal compliance rules in sublinear time by pre-computing a data structure that summarizes the temporal relations between activities in a log. The approach caters for a wide range of temporal compliance patterns and supports incremental updates. Our evaluation on twenty real-life logs shows that our data structure allows for real-time checking of a large set of compliance rules.
Subjects: Data Structures and Algorithms (cs.DS); Software Engineering (cs.SE)
Cite as: arXiv:2112.04623 [cs.DS]
  (or arXiv:2112.04623v2 [cs.DS] for this version)

Submission history

From: Adriano Augusto [view email]
[v1] Wed, 8 Dec 2021 23:56:38 GMT (3385kb,D)
[v2] Fri, 10 Dec 2021 03:04:30 GMT (3385kb,D)

Link back to: arXiv, form interface, contact.