paper-with-me

Papers

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, pattern types. In this paper we propose a new quality measure for episodes. An episode is essentially a set of events with possible restrictions on the order of events. We say that an episode is significant if its occurrence is abnormally compact, that is, only few gap events occur between the actual episode events, when compared to the expected length according to the independence model. We can apply this measure as a post-pruning step by first discovering frequent episodes and then rank them according to this measure. In order to compute the score we will need to compute the mean and the variance according to the independence model. As a main technical contribution we introduce a technique that allows us to compute these values. Such a task is surprisingly complex and in order to solve it we develop intricate finite state machines that allow us to compute the needed statistics. We also show that asymptotically our score can be interpreted as a P-value. In our experiments we demonstrate that despite its intricacy our ranking is fast: we can rank tens of thousands episodes in seconds. Our experiments with text data demonstrate that our measure ranks interpretable episodes high.

📄 PDF Abstract BibTeX arXiv:1904.07974

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…

Cortex: Compact Behavior Cloning for Quake with Frozen Visual Features

2026-07-22 · Dzmitry Malyshau arxiv

We study how far a deliberately simple behavioral-cloning policy can progress in a visually rich first-person game before adding reinforcement learning or explicit memory. Cortex is a compact Quake policy with 10.98 mill…

Reinforcement Learning

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…

On learning to localize objects with minimal supervision

2014-03-05 · Hyun Oh Song, Ross Girshick, Stefanie Jegelka, Julien Mairal 외

Learning to localize objects with minimal supervision is an important problem in computer vision, since large fully annotated datasets are extremely costly to obtain. In this paper, we propose a new method that achieves …

Weakly Supervised Object Detection

Efficient Novelty Detection Methods for Early Warning of Potential Fatal Diseases

2022-08-06 · Sèdjro Salomon Hotegni, Ernest Fokoué

Fatal diseases, as Critical Health Episodes (CHEs), represent real dangers for patients hospitalized in Intensive Care Units. These episodes can lead to irreversible organ damage and death. Nevertheless, diagnosing them …

Episode ClassificationFeature EngineeringFeature Importancefeature selection+1