paper-with-me

Papers

Mining Closed Episodes with Simultaneous Events

2019-04-16 · Nikolaj Tatti, Boris Cule

Sequential pattern discovery is a well-studied field in data mining. Episodes are sequential patterns describing events that often occur in the vicinity of each other. Episodes can impose restrictions to the order of the events, which makes them a versatile technique for describing complex patterns in the sequence. Most of the research on episodes deals with special cases such as serial, parallel, and injective episodes, while discovering general episodes is understudied. In this paper we extend the definition of an episode in order to be able to represent cases where events often occur simultaneously. We present an efficient and novel miner for discovering frequent and closed general episodes. Such a task presents unique challenges. Firstly, we cannot define closure based on frequency. We solve this by computing a more conservative closure that we use to reduce the search space and discover the closed episodes as a postprocessing step. Secondly, episodes are traditionally presented as directed acyclic graphs. We argue that this representation has drawbacks leading to redundancy in the output. We solve these drawbacks by defining a subset relationship in such a way that allows us to remove the redundant episodes. We demonstrate the efficiency of our algorithm and the need for using closed episodes empirically on synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:1904.08741

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mining Closed Strict Episodes

2019-04-14 · Nikolaj Tatti, Boris Cule

Discovering patterns in a sequence is an important aspect of data mining. One popular choice of such patterns are episodes, patterns in sequential data describing events that often occur in the vicinity of each other. Ep…

Discovering Episodes with Compact Minimal Windows

2019-04-15 · Nikolaj Tatti

Discovering the most interesting patterns is the key problem in the field of pattern mining. While ranking or selecting patterns is well-studied for itemsets it is surprisingly under-researched for other, more complex, p…

Free-rider Episode Screening via Dual Partition Model

2018-05-19 · Xiang Ao, Yang Liu, Zhen Huang, Luo Zuo 외

One of the drawbacks of frequent episode mining is that overwhelmingly many of the discovered patterns are redundant. Free-rider episode, as a typical example, consists of a real pattern doped with some additional noise …

model

OpenRC: An Open-Source Robotic Colonoscopy Framework for Multimodal Data Acquisition and Autonomy Research

2026-04-04 · Siddhartha Kapuria, Mohammad Rafiee Javazm, Naruhiko Ikoma, Joga Ivatury 외 arxiv

Colorectal cancer screening critically depends on colonoscopy, yet existing platforms offer limited support for systematically studying the coupled dynamics of operator control, instrument motion, and visual feedback. Th…

Unsupervised Episode Detection for Large-Scale News Events

2024-08-09 · Priyanka Kargupta, Yunyi Zhang, Yizhu Jiao, Siru Ouyang 외

Episodic structures are inherently interpretable and adaptable to evolving large-scale key events. However, state-of-the-art automatic event detection methods overlook event episodes and, therefore, struggle with these c…

ArticlesEvent DetectionLanguage ModellingLarge Language Model+2