paper-with-me

Papers

Data is Moody: Discovering Data Modification Rules from Process Event Logs

2023-12-22 · Marco Bjarne Schuster, Boris Wiegand, Jilles Vreeken

Although event logs are a powerful source to gain insight about the behavior of the underlying business process, existing work primarily focuses on finding patterns in the activity sequences of an event log, while ignoring event attribute data. Event attribute data has mostly been used to predict event occurrences and process outcome, but the state of the art neglects to mine succinct and interpretable rules how event attribute data changes during process execution. Subgroup discovery and rule-based classification approaches lack the ability to capture the sequential dependencies present in event logs, and thus lead to unsatisfactory results with limited insight into the process behavior. Given an event log, we are interested in finding accurate yet succinct and interpretable if-then rules how the process modifies data. We formalize the problem in terms of the Minimum Description Length (MDL) principle, by which we choose the model with the best lossless description of the data. Additionally, we propose the greedy Moody algorithm to efficiently search for rules. By extensive experiments on both synthetic and real-world data, we show Moody indeed finds compact and interpretable rules, needs little data for accurate discovery, and is robust to noise.

📄 PDF Abstract BibTeX arXiv:2312.14571

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeSubgroup Discovery

Similar Papers 제목 키워드 기반

Seqret: Mining Rule Sets from Event Sequences

2025-05-09 · Aleena Siji, Joscha Cüppers, Osman Ali Mian, Jilles Vreeken

Summarizing event sequences is a key aspect of data mining. Most existing methods neglect conditional dependencies and focus on discovering sequential patterns only. In this paper, we study the problem of discovering bot…

Moody Learners -- Explaining Competitive Behaviour of Reinforcement Learning Agents

2020-07-30 · Pablo Barros, Ana Tanevska, Francisco Cruz, Alessandra Sciutti

Designing the decision-making processes of artificial agents that are involved in competitive interactions is a challenging task. In a competitive scenario, the agent does not only have a dynamic environment but also is …

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Drug Discovery with Dynamic Goal-aware Fragments

2023-10-02 · Seul Lee, Seanie Lee, Kenji Kawaguchi, Sung Ju Hwang

Fragment-based drug discovery is an effective strategy for discovering drug candidates in the vast chemical space, and has been widely employed in molecular generative models. However, many existing fragment extraction m…

Drug Discovery

Discovering Bias in Latent Space: An Unsupervised Debiasing Approach

2024-06-05 · Dyah Adila, Shuai Zhang, Boran Han, Yuyang Wang

The question-answering (QA) capabilities of foundation models are highly sensitive to prompt variations, rendering their performance susceptible to superficial, non-meaning-altering changes. This vulnerability often stem…

Question Answering

How are Scientific Concepts Birthed? Typing Rules of Concept Formation in Theoretical Physics Reasoning

2025-09-12 · Omar Aguilar, Anthony Aguirre arxiv

This work aims to formalize some of the ways scientific concepts are formed in the process of theoretical physics discovery. Since this may at first seem like a task beyond the scope of the exact sciences (natural and fo…

Program Synthesis