paper-with-me

Papers

Kernel-Based Anomaly Detection Using Generalized Hyperbolic Processes

2025-01-25 · Pauline Bourigault, Danilo P. Mandic

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

📄 PDF Abstract BibTeX arXiv:2501.15265

Code (1)

paulinebourigault/ghkernelanomalydetect 공식 구현 pytorch

Tasks

Anomaly DetectionDensity Estimation

Similar Papers 제목 키워드 기반

Hyperbolic Anomaly Detection

2024-01-01 · CVPR 2024 1 · Huimin Li, Zhentao Chen, Yunhao Xu, Junlin Hu

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 Detection

Is Hyperbolic Space All You Need for Medical Anomaly Detection?

2025-05-27 · Alvaro Gonzalez-Jimenez, Simone Lionetti, Ludovic Amruthalingam, Philippe Gottfrois 외

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 Detection

Hyperbolic Self-supervised Contrastive Learning Based Network Anomaly Detection

2022-09-12 · Yuanjun Shi

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 Detection

Hyperbolic Graph Embeddings: a Survey and an Evaluation on Anomaly Detection

2025-12-21 · Souhail Abdelmouaiz Sadat, Mohamed Yacine Touahria Miliani, Khadidja Hab El Hames, Hamida Seba 외 arxiv

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 Embedding

HyPCV-Former: Hyperbolic Spatio-Temporal Transformer for 3D Point Cloud Video Anomaly Detection

2025-08-01 · Jiaping Cao, Kangkang Zhou, Juan Du arxiv

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