paper-with-me

Papers

Discovering Process Maps from Event Streams

2018-04-08 · Volodymyr Leno, Abel Armas-Cervantes, Marlon Dumas, Marcello La Rosa, Fabrizio M. Maggi

Automated process discovery is a class of process mining methods that allow analysts to extract business process models from event logs. Traditional process discovery methods extract process models from a snapshot of an event log stored in its entirety. In some scenarios, however, events keep coming with a high arrival rate to the extent that it is impractical to store the entire event log and to continuously re-discover a process model from scratch. Such scenarios require online process discovery approaches. Given an event stream produced by the execution of a business process, the goal of an online process discovery method is to maintain a continuously updated model of the process with a bounded amount of memory while at the same time achieving similar accuracy as offline methods. However, existing online discovery approaches require relatively large amounts of memory to achieve levels of accuracy comparable to that of offline methods. Therefore, this paper proposes an approach that addresses this limitation by mapping the problem of online process discovery to that of cache memory management, and applying well-known cache replacement policies to the problem of online process discovery. The approach has been implemented in .NET, experimentally integrated with the Minit process mining tool and comparatively evaluated against an existing baseline using real-life datasets.

📄 PDF Abstract BibTeX arXiv:1804.02704

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

Online anomaly detection using statistical leverage for streaming business process events

2021-03-01 · Jonghyeon Ko, Marco Comuzzi

While several techniques for detecting trace-level anomalies in event logs in offline settings have appeared recently in the literature, such techniques are currently lacking for online settings. Event log anomaly detect…

Anomaly Detection

Spatial Semantic Scan: Jointly Detecting Subtle Events and their Spatial Footprint

2015-11-02 · Abhinav Maurya

Many methods have been proposed for detecting emerging events in text streams using topic modeling. However, these methods have shortcomings that make them unsuitable for rapid detection of locally emerging events on mas…

Real-time Event Detection on Social Data Streams

2019-07-25 · Mateusz Fedoryszak, Brent Frederick, Vijay Rajaram, Changtao Zhong

Social networks are quickly becoming the primary medium for discussing what is happening around real-world events. The information that is generated on social platforms like Twitter can produce rich data streams for imme…

ClusteringEvent Detection

The Neural Hawkes Process: A Neurally Self-Modulating Multivariate Point Process

2016-12-29 · NeurIPS 2017 12 · Hongyuan Mei, Jason Eisner

Many events occur in the world. Some event types are stochastically excited or inhibited---in the sense of having their probabilities elevated or decreased---by patterns in the sequence of previous events. Discovering su…

All Eyes on the Workflow: Automated and Efficient Event Discovery from Video Streams

2026-04-24 · Marco Pegoraro, Jonas Seng, Dustin Heller, Wil M. P. van der Aalst 외 arxiv

Disciplines such as business process management and process mining aid organizations by discovering insights about processes on the basis of recorded event data. However, an obstacle to process analysis is data multi-mod…