paper-with-me

홈 › Papers

Multi-Scale One-Class Recurrent Neural Networks for Discrete Event Sequence Anomaly Detection

2020-08-31 · Zhiwei Wang, Zhengzhang Chen, Jingchao Ni, Hui Liu, Haifeng Chen, Jiliang Tang

Discrete event sequences are ubiquitous, such as an ordered event series of process interactions in Information and Communication Technology systems. Recent years have witnessed increasing efforts in detecting anomalies with discrete-event sequences. However, it still remains an extremely difficult task due to several intrinsic challenges including data imbalance issues, the discrete property of the events, and sequential nature of the data. To address these challenges, in this paper, we propose OC4Seq, a multi-scale one-class recurrent neural network for detecting anomalies in discrete event sequences. Specifically, OC4Seq integrates the anomaly detection objective with recurrent neural networks (RNNs) to embed the discrete event sequences into latent spaces, where anomalies can be easily detected. In addition, given that an anomalous sequence could be caused by either individual events, subsequences of events, or the whole sequence, we design a multi-scale RNN framework to capture different levels of sequential patterns simultaneously. Experimental results on three benchmark datasets show that OC4Seq consistently outperforms various representative baselines by a large margin. Moreover, through both quantitative and qualitative analysis, the importance of capturing multi-scale sequential patterns for event anomaly detection is verified.

📄 PDF Abstract BibTeX arXiv:2008.13361

Code (1)

KnowledgeDiscovery/OC4Seq 공식 구현 pytorch

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Discrete Event, Continuous Time RNNs

2017-10-11 · Michael C. Mozer, Denis Kazakov, Robert V. Lindsey

We investigate recurrent neural network architectures for event-sequence processing. Event sequences, characterized by discrete observations stamped with continuous-valued times of occurrence, are challenging due to the …

Inductive BiasRetrieval

Efficient recurrent architectures through activity sparsity and sparse back-propagation through time

2022-06-13 · Anand Subramoney, Khaleelulla Khan Nazeer, Mark Schöne, Christian Mayr 외

Recurrent neural networks (RNNs) are well suited for solving sequence tasks in resource-constrained systems due to their expressivity and low computational requirements. However, there is still a need to bridge the gap b…

Gesture RecognitionLanguage ModelingLanguage ModellingSequential Image Classification+1

Hardware-Software Co-Design of Scalable, Energy-Efficient Analog Recurrent Computations

2026-05-12 · Arthur Fyon, Julien Brandoit, Loris Mendolia, Damien Ernst 외 arxiv

Always-on AI applications, from environmental sensors to biomedical implants, require ultra-low power consumption. Analog circuits offer a path to sub-microwatt inference, yet existing analog implementations are limited …

Keyword Spotting

Learning Point Processes using Recurrent Graph Network

2022-08-11 · Saurabh Dash, Xueyuan She, Saibal Mukhopadhyay

We present a novel Recurrent Graph Network (RGN) approach for predicting discrete marked event sequences by learning the underlying complex stochastic process. Using the framework of Point Processes, we interpret a marke…

Graph AttentionPoint Processes

A General Framework for Joint Multi-State Models

2025-10-08 · Félix Laplante, Christophe Ambroise arxiv

Conventional joint modeling approaches generally characterize the relationship between longitudinal biomarkers and discrete event occurrences within terminal, recurring or competing risk settings, thereby offering a limi…