Heuristic Hyperparameter Choice for Image Anomaly Detection
Anomaly detection (AD) in images is a fundamental computer vision problem by deep learning neural network to identify images deviating significantly from normality. The deep features extracted from pretrained models have been proved to be essential for AD based on multivariate Gaussian distribution analysis. However, since models are usually pretrained on a large dataset for classification tasks such as ImageNet, they might produce lots of redundant features for AD, which increases computational cost and degrades the performance. We aim to do the dimension reduction of Negated Principal Component Analysis (NPCA) for these features. So we proposed some heuristic to choose hyperparameter of NPCA algorithm for getting as fewer components of features as possible while ensuring a good performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionDimensionality ReductionSimilar Papers 제목 키워드 기반
Automatic Hyperparameter Tuning Method for Local Outlier Factor, with Applications to Anomaly Detection
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 i…
Anomaly DetectionTowards Automated Self-Supervised Learning for Truly Unsupervised Graph Anomaly Detection
Self-supervised learning (SSL) is an emerging paradigm that exploits supervisory signals generated from the data itself, and many recent studies have leveraged SSL to conduct graph anomaly detection. However, we empirica…
Anomaly DetectionGraph Anomaly DetectionSelf-Supervised LearningUnsupervised Anomaly DetectionChallenges for Unsupervised Anomaly Detection in Particle Physics
Anomaly detection relies on designing a score to determine whether a particular event is uncharacteristic of a given background distribution. One way to define a score is to use autoencoders, which rely on the ability to…
Anomaly DetectionUnsupervised Anomaly DetectionA Revealing Large-Scale Evaluation of Unsupervised Anomaly Detection Algorithms
Anomaly detection has many applications ranging from bank-fraud detection and cyber-threat detection to equipment maintenance and health monitoring. However, choosing a suitable algorithm for a given application remains …
Anomaly DetectionFraud DetectionUnsupervised Anomaly DetectionEnd-to-End Augmentation Hyperparameter Tuning for Self-Supervised Anomaly Detection
Self-supervised learning (SSL) has emerged as a promising paradigm that presents self-generated supervisory signals to real-world problems, bypassing the extensive manual labeling burden. SSL is especially attractive for…
Anomaly DetectionData AugmentationSelf-Supervised Anomaly DetectionSelf-Supervised Learning+1