paper-with-me

홈 › Papers

Anomaly Detection Support Using Process Classification

2021-01-13 · Sebastian Eresheim, Lukas Daniel Klausner, Patrick Kochberger

Anomaly detection systems need to consider a lot of information when scanning for anomalies. One example is the context of the process in which an anomaly might occur, because anomalies for one process might not be anomalies for a different one. Therefore data -- such as system events -- need to be assigned to the program they originate from. This paper investigates whether it is possible to infer from a list of system events the program whose behavior caused the occurrence of these system events. To that end, we model transition probabilities between non-equivalent events and apply the $k$-nearest neighbors algorithm. This system is evaluated on non-malicious, real-world data using four different evaluation scores. Our results suggest that the approach proposed in this paper is capable of correctly inferring program names from system events.

📄 PDF Abstract BibTeX arXiv:2101.05371

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Supervised Anomaly Detection in Uncertain Pseudoperiodic Data Streams

2016-07-20 · Jiangang Ma, Le Sun, Hua Wang, Yanchun Zhang 외

Uncertain data streams have been widely generated in many Web applications. The uncertainty in data streams makes anomaly detection from sensor data streams far more challenging. In this paper, we present a novel framewo…

Anomaly DetectionComputational EfficiencyGeneral ClassificationSupervised Anomaly Detection

Holistic Features For Real-Time Crowd Behaviour Anomaly Detection

2016-06-16 · M. Marsden, K. McGuinness, S. Little, N. E. O'Connor

This paper presents a new approach to crowd behaviour anomaly detection that uses a set of efficiently computed, easily interpretable, scene-level holistic features. This low-dimensional descriptor combines two features …

Anomaly DetectionBinary ClassificationGeneral ClassificationOutlier Detection

MMVIAD: Multi-view Multi-task Video Understanding for Industrial Anomaly Detection

2026-05-11 · Xiran Zhao, Jing Jin, Yan Bai, Zhongan Wang 외 arxiv

Industrial anomaly detection is critical for manufacturing quality control, yet existing datasets mainly focus on static images or sparse views, which do not fully reflect continuous inspection processes in real industri…

Anomaly Detection

Deep One-Class Classification

2018-07-01 · ICML 2018 7 · Lukas Ruff, Robert Vandermeulen, Nico Goernitz, Lucas Deecke 외

Despite the great advances made by deep learning in many machine learning problems, there is a relative dearth of deep learning approaches for anomaly detection. Those approaches which do exist involve networks trai…

Anomaly DetectionClassificationDeep LearningOne-Class Classification+1

Localized Multiple Kernel Learning for Anomaly Detection: One-class Classification

2018-05-21 · Chandan Gautam, Ramesh Balaji, K Sudharsan, Aruna Tiwari 외

Multi-kernel learning has been well explored in the recent past and has exhibited promising outcomes for multi-class classification and regression tasks. In this paper, we present a multiple kernel learning approach for …

Anomaly DetectionClassificationGeneral ClassificationMulti-class Classification+2