paper-with-me

홈 › Papers

Heuristic Hyperparameter Choice for Image Anomaly Detection

2023-07-20 · Zeyu Jiang, João P. C. Bertoldo, Etienne Decencière

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.

📄 PDF Abstract BibTeX arXiv:2307.11197

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDimensionality Reduction

Similar 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 i…

Anomaly Detection

Towards Automated Self-Supervised Learning for Truly Unsupervised Graph Anomaly Detection

2025-01-24 · Zhong Li, Yuhang Wang, Matthijs van Leeuwen

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 Detection

Challenges for Unsupervised Anomaly Detection in Particle Physics

2021-10-13 · Katherine Fraser, Samuel Homiller, Rashmish K. Mishra, Bryan Ostdiek 외

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 Detection

A Revealing Large-Scale Evaluation of Unsupervised Anomaly Detection Algorithms

2022-04-21 · Maxime Alvarez, Jean-Charles Verdier, D'Jeff K. Nkashama, Marc Frappier 외

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 Detection

End-to-End Augmentation Hyperparameter Tuning for Self-Supervised Anomaly Detection

2023-06-21 · Jaemin Yoo, Lingxiao Zhao, Leman Akoglu

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