paper-with-me

홈 › Papers

MOCCA: Multi-Layer One-Class ClassificAtion for Anomaly Detection

2020-12-09 · Fabio Valerio Massoli, Fabrizio Falchi, Alperen Kantarcı, Şeymanur Aktı, Hazim Kemal Ekenel, Giuseppe Amato

Anomalies are ubiquitous in all scientific fields and can express an unexpected event due to incomplete knowledge about the data distribution or an unknown process that suddenly comes into play and distorts observations. Due to such events' rarity, to train deep learning models on the Anomaly Detection (AD) task, scientists only rely on "normal" data, i.e., non-anomalous samples. Thus, letting the neural network infer the distribution beneath the input data. In such a context, we propose a novel framework, named Multi-layer One-Class ClassificAtion (MOCCA),to train and test deep learning models on the AD task. Specifically, we applied it to autoencoders. A key novelty in our work stems from the explicit optimization of intermediate representations for the AD task. Indeed, differently from commonly used approaches that consider a neural network as a single computational block, i.e., using the output of the last layer only, MOCCA explicitly leverages the multi-layer structure of deep architectures. Each layer's feature space is optimized for AD during training, while in the test phase, the deep representations extracted from the trained layers are combined to detect anomalies. With MOCCA, we split the training process into two steps. First, the autoencoder is trained on the reconstruction task only. Then, we only retain the encoder tasked with minimizing the L_2 distance between the output representation and a reference point, the anomaly-free training data centroid, at each considered layer. Subsequently, we combine the deep features extracted at the various trained layers of the encoder model to detect anomalies at inference time. To assess the performance of the models trained with MOCCA, we conduct extensive experiments on publicly available datasets. We show that our proposed method reaches comparable or superior performance to state-of-the-art approaches available in the literature.

📄 PDF Abstract BibTeX arXiv:2012.12111

Code (1)

fvmassoli/mocca-anomaly-detection 공식 구현 pytorch

Tasks

Anomaly DetectionClassificationGeneral ClassificationOne-Class Classification

Similar Papers 제목 키워드 기반

MOCCA: Measure of Confidence for Corpus Analysis - Automatic Reliability Check of Transcript and Automatic Segmentation

2018-05-01 · LREC 2018 5 · Thomas Kisler, Florian Schiel
Automatic Speech Recognition (ASR)Speech Recognition

MoCCA: A Movable Circle Probability of Collision Approximation

2026-05-13 · Tobias Kern, Christian Birkner arxiv

In automated driving, crash mitigation is crucial to ensure passenger safety. Accurate avoidance requires precise knowledge of the object's position and orientation. However, sensor noise and occlusions often result in t…

Computational Efficiency

Dual-Mode Deep Anomaly Detection for Medical Manufacturing: Structural Similarity and Feature Distance

2025-09-06 · Julio Zanon Diaz, Georgios Siogkas, Peter Corcoran arxiv

Automated visual inspection in medical-device manufacturing faces unique challenges, including extremely low defect rates, limited annotated data, hardware restrictions on production lines, and the need for validated, ex…

Anomaly Detection

Chain-of-Anomaly Thoughts with Large Vision-Language Models

2025-12-23 · Pedro Domingos, João Pereira, Vasco Lopes, João Neves 외 arxiv

Automated video surveillance with Large Vision-Language Models is limited by their inherent bias towards normality, often failing to detect crimes. While Chain-of-Thought reasoning strategies show significant potential f…

Anomaly ClassificationAnomaly Detection

Deep Subspace Learning for Surface Anomaly Classification Based on 3D Point Cloud Data

2025-02-17 · Xuanming Cao, Chengyu Tao, Juan Du

Surface anomaly classification is critical for manufacturing system fault diagnosis and quality control. However, the following challenges always hinder accurate anomaly classification in practice: (i) Anomaly patterns e…

Anomaly ClassificationClassificationFault Diagnosis