paper-with-me

Papers

Anomaly Rule Detection in Sequence Data

2021-11-29 · Wensheng Gan, Lili Chen, Shicheng Wan, Jiahui Chen, Chien-Ming Chen

Analyzing sequence data usually leads to the discovery of interesting patterns and then anomaly detection. In recent years, numerous frameworks and methods have been proposed to discover interesting patterns in sequence data as well as detect anomalous behavior. However, existing algorithms mainly focus on frequency-driven analytic, and they are challenging to be applied in real-world settings. In this work, we present a new anomaly detection framework called DUOS that enables Discovery of Utility-aware Outlier Sequential rules from a set of sequences. In this pattern-based anomaly detection algorithm, we incorporate both the anomalousness and utility of a group, and then introduce the concept of utility-aware outlier sequential rule (UOSR). We show that this is a more meaningful way for detecting anomalies. Besides, we propose some efficient pruning strategies w.r.t. upper bounds for mining UOSR, as well as the outlier detection. An extensive experimental study conducted on several real-world datasets shows that the proposed DUOS algorithm has a better effectiveness and efficiency. Finally, DUOS outperforms the baseline algorithm and has a suitable scalability.

📄 PDF Abstract BibTeX arXiv:2111.15026

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionOutlier Detection

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Online false discovery rate control for anomaly detection in time series

2021-12-06 · NeurIPS 2021 12 · Quentin Rebjock, Barış Kurt, Tim Januschowski, Laurent Callot

This article proposes novel rules for false discovery rate control (FDRC) geared towards online anomaly detection in time series. Online FDRC rules allow to control the properties of a sequence of statistical tests. In t…

Anomaly DetectionTime SeriesTime Series Analysis

Sequence Aggregation Rules for Anomaly Detection in Computer Network Traffic

2018-05-09 · Benjamin J. Radford, Bartley D. Richardson, Shawn E. Davis

We evaluate methods for applying unsupervised anomaly detection to cybersecurity applications on computer network traffic data, or flow. We borrow from the natural language processing literature and conceptualize flow as…

Anomaly DetectionUnsupervised Anomaly Detection

LogPurge: Log Data Purification for Anomaly Detection via Rule-Enhanced Filtering

2025-11-18 · Shenglin Zhang, Ziang Chen, Zijing Que, Yilun Liu 외 arxiv

Log anomaly detection, which is critical for identifying system failures and preempting security breaches, detects irregular patterns within large volumes of log data, and impacts domains such as service reliability, per…

Anomaly Detection

LogTinyLLM: Tiny Large Language Models Based Contextual Log Anomaly Detection

2025-07-15 · Isaiah Thompson Ocansey, Ritwik Bhattacharya, Tanmay Sen arxiv

Log anomaly detection using traditional rule based or deep learning based methods is often challenging due to the large volume and highly complex nature of log sequence. So effective way of detection of anomalous sequenc…

Anomaly Detection

Follow the Rules: Reasoning for Video Anomaly Detection with Large Language Models

2024-07-14 · Yuchen Yang, Kwonjoon Lee, Behzad Dariush, Yinzhi Cao 외

Video Anomaly Detection (VAD) is crucial for applications such as security surveillance and autonomous driving. However, existing VAD methods provide little rationale behind detection, hindering public trust in real-worl…

Anomaly DetectionVideo Anomaly Detection