paper-with-me

홈 › Papers

Automatic Hyperparameter Tuning Method for Local Outlier Factor, with Applications to Anomaly Detection

2019-02-01 · Zekun Xu, Deovrat Kakde, Arin Chaudhuri

In recent years, there have been many practical applications of anomaly detection such as in predictive maintenance, detection of credit fraud, network intrusion, and system failure. The goal of anomaly detection is to identify in the test data anomalous behaviors that are either rare or unseen in the training data. This is a common goal in predictive maintenance, which aims to forecast the imminent faults of an appliance given abundant samples of normal behaviors. Local outlier factor (LOF) is one of the state-of-the-art models used for anomaly detection, but the predictive performance of LOF depends greatly on the selection of hyperparameters. In this paper, we propose a novel, heuristic methodology to tune the hyperparameters in LOF. A tuned LOF model that uses the proposed method shows good predictive performance in both simulations and real data sets.

📄 PDF Abstract BibTeX arXiv:1902.00567

Code (1)

vsatyakumar/automatic-local-outlier-factor-tuning

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Bayesian Robust Tensor Factorization for Incomplete Multiway Data

2014-10-09 · Qibin Zhao, Guoxu Zhou, Liqing Zhang, Andrzej Cichocki 외

We propose a generative model for robust tensor factorization in the presence of both missing data and outliers. The objective is to explicitly infer the underlying low-CP-rank tensor capturing the global information and…

Model SelectionVariational Inference

Automatic Hyperparameter Tuning in Sparse Matrix Factorization

2023-05-17 · Ryota Kawasumi, Koujin Takeda

We study the problem of hyperparameter tuning in sparse matrix factorization under Bayesian framework. In the prior work, an analytical solution of sparse matrix factorization with Laplace prior was obtained by variation…

Hyperparameter Optimization for Unsupervised Outlier Detection

2022-08-24 · Yue Zhao, Leman Akoglu

Given an unsupervised outlier detection (OD) algorithm, how can we optimize its hyperparameter(s) (HP) on a new dataset, without any labels? In this work, we address this challenging hyperparameter optimization for unsup…

Hyperparameter OptimizationMeta-LearningOutlier Detection

Bayesian Optimisation-Assisted Neural Network Training Technique for Radio Localisation

2022-03-08 · Xingchi Liu, Peizheng Li, Ziming Zhu

Radio signal-based (indoor) localisation technique is important for IoT applications such as smart factory and warehouse. Through machine learning, especially neural networks methods, more accurate mapping from signal fe…

Bayesian Optimisation

UniOD: A Universal Model for Outlier Detection across Diverse Domains

2025-07-09 · Dazhi Fu, Jicong Fan arxiv

Outlier detection (OD), distinguishing inliers and outliers in completely unlabeled datasets, plays a vital role in science and engineering. Although there have been many insightful OD methods, most of them require troub…

Node ClassificationOutlier Detection