paper-with-me

홈 › Papers

Anomaly Detection using Principles of Human Perception

2021-03-23 · Nassir Mohammad

In the fields of statistics and unsupervised machine learning a fundamental and well-studied problem is anomaly detection. Anomalies are difficult to define, yet many algorithms have been proposed. Underlying the approaches is the nebulous understanding that anomalies are rare, unusual or inconsistent with the majority of data. The present work provides a philosophical treatise to clearly define anomalies and develops an algorithm for their efficient detection with minimal user intervention. Inspired by the Gestalt School of Psychology and the Helmholtz principle of human perception, anomalies are assumed to be observations that are unexpected to occur with respect to certain groupings made by the majority of the data. Under appropriate random variable modelling anomalies are directly found in a set of data by a uniform and independent random assumption of the distribution of constituent elements of the observations, with anomalies corresponding to those observations where the expectation of the number of occurrences of the elements in a given view is $<1$. Starting from fundamental principles of human perception an unsupervised anomaly detection algorithm is developed that is simple, real-time and parameter-free. Experiments suggest it as a competing choice for univariate data with promising results on the detection of global anomalies in multivariate data.

📄 PDF Abstract BibTeX arXiv:2103.12323

Code (1)

M-Nassir/perception 공식 구현

Tasks

Anomaly DetectionUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Anomaly localization by modeling perceptual features

2020-08-12 · David Dehaene, Pierre Eline

Although unsupervised generative modeling of an image dataset using a Variational AutoEncoder (VAE) has been used to detect anomalous images, or anomalous regions in images, recent works have shown that this method often…

Anomaly DetectionAnomaly Localization

Visual Anomaly Detection for Images: A Survey

2021-09-27 · Jie Yang, Ruijie Xu, Zhiquan Qi, Yong Shi

Visual anomaly detection is an important and challenging problem in the field of machine learning and computer vision. This problem has attracted a considerable amount of attention in relevant research communities. Espec…

Anomaly DetectionDeep LearningSurvey

AnoGAN for Tabular Data: A Novel Approach to Anomaly Detection

2024-05-05 · Aditya Singh, Pavan Reddy

Anomaly detection, a critical facet in data analysis, involves identifying patterns that deviate from expected behavior. This research addresses the complexities inherent in anomaly detection, exploring challenges and ad…

Anomaly DetectionGenerative Adversarial Network

MENTOR: Human Perception-Guided Pretraining for Increased Generalization

2023-10-30 · Colton R. Crum, Adam Czajka

Incorporating human perception into training of convolutional neural networks (CNN) has boosted generalization capabilities of such models in open-set recognition tasks. One of the active research questions is where (in …

Anomaly DetectionDecoderOpen Set LearningTransfer Learning

MMVIAD: Multi-view Multi-task Video Understanding for Industrial Anomaly Detection

2026-05-11 · Xiran Zhao, Jing Jin, Yan Bai, Zhongan Wang 외 arxiv

Industrial anomaly detection is critical for manufacturing quality control, yet existing datasets mainly focus on static images or sparse views, which do not fully reflect continuous inspection processes in real industri…

Anomaly Detection