paper-with-me

Papers

ASP-Based Declarative Process Mining (Extended Abstract)

2022-05-04 · Francesco Chiariello, Fabrizio Maria Maggi, Fabio Patrizi

We propose Answer Set Programming (ASP) as an approach for modeling and solving problems from the area of Declarative Process Mining (DPM). We consider here three classical problems, namely, Log Generation, Conformance Checking, and Query Checking. These problems are addressed from both a control-flow and a data-aware perspective. The approach is based on the representation of process specifications as (finite-state) automata. Since these are strictly more expressive than the de facto DPM standard specification language DECLARE, more general specifications than those typical of DPM can be handled, such as formulas in linear-time temporal logic over finite traces. (Full version available in the Proceedings of the 36th AAAI Conference on Artificial Intelligence).

📄 PDF Abstract BibTeX arXiv:2205.01979

Code (1)

fracchiariello/process-mining-asp 공식 구현

Similar Papers 제목 키워드 기반

A Monitoring and Discovery Approach for Declarative Processes Based on Streams

2022-08-10 · Andrea Burattin, Hugo A. López, Lasse Starklit

Process discovery is a family of techniques that helps to comprehend processes from their data footprints. Yet, as processes change over time so should their corresponding models, and failure to do so will lead to models…

DisCoveR: Accurate & Efficient Discovery of Declarative Process Models

2020-05-20 · Christoffer Olling Back, Tijs Slaats, Thomas Troels Hildebrandt, Morten Marquard

Declarative process modeling formalisms - which capture high-level process constraints - have seen growing interest, especially for modeling flexible processes. This paper presents DisCoveR, an extremely efficient and ac…

Binary Classification

Direct Encoding of Declare Constraints in ASP

2024-12-13 · Francesco Chiariello, Valeria Fionda, Antonio Ielo, Francesco Ricca

Answer Set Programming (ASP), a well-known declarative logic programming paradigm, has recently found practical application in Process Mining. In particular, ASP has been used to model tasks involving declarative specifi…

valid

Tell, don't show: Declarative facts influence how LLMs generalize

2023-12-12 · Alexander Meinke, Owain Evans

We examine how large language models (LLMs) generalize from abstract declarative statements in their training data. As an illustration, consider an LLM that is prompted to generate weather reports for London in 2050. One…

Fairness

Measuring Rule-based LTLf Process Specifications: A Probabilistic Data-driven Approach

2023-05-09 · Alessio Cecconi, Luca Barbaro, Claudio Di Ciccio, Arik Senderovich

Declarative process specifications define the behavior of processes by means of rules based on Linear Temporal Logic on Finite Traces (LTLf). In a mining context, these specifications are inferred from, and checked on, m…

Drift Detection