Kernel-Based Anomaly Detection Using Generalized Hyperbolic Processes
We present a novel approach to anomaly detection by integrating Generalized Hyperbolic (GH) processes into kernel-based methods. The GH distribution, known for its flexibility in modeling skewness, heavy tails, and kurtosis, helps to capture complex patterns in data that deviate from Gaussian assumptions. We propose a GH-based kernel function and utilize it within Kernel Density Estimation (KDE) and One-Class Support Vector Machines (OCSVM) to develop anomaly detection frameworks. Theoretical results confirmed the positive semi-definiteness and consistency of the GH-based kernel, ensuring its suitability for machine learning applications. Empirical evaluation on synthetic and real-world datasets showed that our method improves detection performance in scenarios involving heavy-tailed and asymmetric or imbalanced distributions. https://github.com/paulinebourigault/GHKernelAnomalyDetect
Code (1)
Tasks
Anomaly DetectionDensity EstimationSimilar Papers 제목 키워드 기반
Hyperbolic Anomaly Detection
Anomaly detection is a challenging computer vision task in industrial scenario. Advancements in deep learning constantly revolutionize vision-based anomaly detection methods and considerable progress has been made in…
Anomaly DetectionBenchmarkingSelf-Supervised Anomaly DetectionSupervised Anomaly DetectionIs Hyperbolic Space All You Need for Medical Anomaly Detection?
Medical anomaly detection has emerged as a promising solution to challenges in data availability and labeling constraints. Traditional methods extract features from different layers of pre-trained networks in Euclidean s…
AllAnomaly DetectionHyperbolic Self-supervised Contrastive Learning Based Network Anomaly Detection
Anomaly detection on the attributed network has recently received increasing attention in many research fields, such as cybernetic anomaly detection and financial fraud detection. With the wide application of deep learni…
Anomaly DetectionContrastive LearningData AugmentationFraud DetectionHyperbolic Graph Embeddings: a Survey and an Evaluation on Anomaly Detection
This survey reviews hyperbolic graph embedding models, and evaluate them on anomaly detection, highlighting their advantages over Euclidean methods in capturing complex structures. Evaluating models like \textit{HGCAE}, …
Anomaly DetectionGraph EmbeddingHyPCV-Former: Hyperbolic Spatio-Temporal Transformer for 3D Point Cloud Video Anomaly Detection
Video anomaly detection is a fundamental task in video surveillance, with broad applications in public safety and intelligent monitoring systems. Although previous methods leverage Euclidean representations in RGB or dep…
Video Anomaly Detection