paper-with-me

홈 › Papers

Mining Insights from Weakly-Structured Event Data

2019-09-03 · Niek Tax

This thesis focuses on process mining on event data where such a normative specification is absent and, as a result, the event data is less structured. The thesis puts special emphasis on one application domain that fits this description: the analysis of smart home data where sequences of daily activities are recorded. In this thesis we propose a set of techniques to analyze such data, which can be grouped into two categories of techniques. The first category of methods focuses on preprocessing event logs in order to enable process discovery techniques to extract insights into unstructured event data. In this category we have developed the following techniques: - An unsupervised approach to refine event labels based on the time at which the event took place, allowing for example to distinguish recorded eating events into breakfast, lunch, and dinner. - An approach to detect and filter from event logs so-called chaotic activities, which are activities that cause process discovery methods to overgeneralize. - A supervised approach to abstract low-level events into more high-level events, where we show that there exist situations where process discovery approaches overgeneralize on the low-level event data but are able to find precise models on the high-level event data. The second category focuses on mining local process models, i.e., collections of process model patterns that each describe some frequent pattern, in contrast to the single global process model that is obtained with existing process discovery techniques. Several techniques are introduced in the area of local process model mining, including a basic method, fast but approximate heuristic methods, and constraint-based techniques.

📄 PDF Abstract BibTeX arXiv:1909.01421

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Extracting Semantic Process Information from the Natural Language in Event Logs

2021-03-06 · Adrian Rebmann, Han van der Aa

Process mining focuses on the analysis of recorded event data in order to gain insights about the true execution of business processes. While foundational process mining techniques treat such data as sequences of abstrac…

AttributeLanguage ModelingLanguage ModellingSemantic Role Labeling

Cross-media Structured Common Space for Multimedia Event Extraction

2020-05-05 · ACL 2020 6 · Manling Li, Alireza Zareian, Qi Zeng, Spencer Whitehead 외

We introduce a new task, MultiMedia Event Extraction (M2E2), which aims to extract events and their arguments from multimedia documents. We develop the first benchmark and collect a dataset of 245 multimedia news article…

ArticlesEvent Extraction

Mining Local Process Models

2016-06-20 · Niek Tax, Natalia Sidorova, Reinder Haakma, Wil M. P. van der Aalst

In this paper we describe a method to discover frequent behavioral patterns in event logs. We express these patterns as \emph{local process models}. Local process model mining can be positioned in-between process discove…

Model DiscoverySequential Pattern Mining

Determining the Scale of Impact from Denial-of-Service Attacks in Real Time Using Twitter

2019-09-12 · Chi Zhang, Bryan Wilkinson, Ashwinkumar Ganesan, Tim Oates

Denial of Service (DoS) attacks are common in on-line and mobile services such as Twitter, Facebook and banking. As the scale and frequency of Distributed Denial of Service (DDoS) attacks increase, there is an urgent nee…

What Averages Do Not Tell -- Predicting Real Life Processes with Sequential Deep Learning

2021-10-19 · István Ketykó, Felix Mannhardt, Marwan Hassani, Boudewijn van Dongen

Deep Learning is proven to be an effective tool for modeling sequential data as shown by the success in Natural Language, Computer Vision and Signal Processing. Process Mining concerns discovering insights on business pr…

Deep Learning