paper-with-me

홈 › Papers

A Neural Network Anomaly Detector Using the Random Cluster Model

2015-01-28 · Robert A. Murphy

The random cluster model is used to define an upper bound on a distance measure as a function of the number of data points to be classified and the expected value of the number of classes to form in a hybrid K-means and regression classification methodology, with the intent of detecting anomalies. Conditions are given for the identification of classes which contain anomalies and individual anomalies within identified classes. A neural network model describes the decision region-separating surface for offline storage and recall in any new anomaly detection.

📄 PDF Abstract BibTeX arXiv:1501.07227

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGeneral Classificationregression

Similar Papers 제목 키워드 기반

RGLD: Randomized Global-Local Density Estimation for Tabular Anomaly Detection

2026-06-27 · Quanling Zhao, Jiaying Yang, Ye Tian, Josh Victoria 외 arxiv

Unsupervised tabular anomaly detection requires methods that are accurate, robust across heterogeneous datasets, and computationally efficient. Classical statistical detectors are often efficient, but they usually rely o…

Density EstimationAnomaly Detection

Multi-Stage Fault Warning for Large Electric Grids Using Anomaly Detection and Machine Learning

2019-03-15 · Sanjeev Raja, Ernest Fokoué

In the monitoring of a complex electric grid, it is of paramount importance to provide operators with early warnings of anomalies detected on the network, along with a precise classification and diagnosis of the specific…

Anomaly DetectionBIG-bench Machine LearningClassificationClustering+7

ECoLAD: Selecting Anomaly Detectors for Automotive Deployment via Compute-Reduction Evaluation

2026-03-11 · Kadir-Kaan Özer, René Ebeling, Markus Enzweiler arxiv

Automotive anomaly detectors are often selected from accuracy only benchmarks on workstation class hardware, whereas in-vehicle monitoring requires predictable scoring latency under limited CPU parallelism. This mismatch…

Anomaly Detection

Random Word Data Augmentation with CLIP for Zero-Shot Anomaly Detection

2023-08-22 · Masato Tamura

This paper presents a novel method that leverages a visual-language model, CLIP, as a data source for zero-shot anomaly detection. Tremendous efforts have been put towards developing anomaly detectors due to their potent…

Anomaly DetectionData AugmentationLanguage Modellingzero-shot anomaly detection

Explainable Unsupervised Anomaly Detection with Random Forest

2025-04-22 · Joshua S. Harvey, Joshua Rosaler, Mingshu Li, Dhruv Desai 외

We describe the use of an unsupervised Random Forest for similarity learning and improved unsupervised anomaly detection. By training a Random Forest to discriminate between real data and synthetic data sampled from a un…

Anomaly DetectionFeature ImportanceUnsupervised Anomaly Detection