paper-with-me

Papers

Efficient Anomaly Detection Using Self-Supervised Multi-Cue Tasks

2021-11-24 · Loic Jezequel, Ngoc-Son Vu, Jean Beaudet, Aymeric Histace

Anomaly detection is important in many real-life applications. Recently, self-supervised learning has greatly helped deep anomaly detection by recognizing several geometric transformations. However these methods lack finer features, usually highly depend on the anomaly type, and do not perform well on fine-grained problems. To address these issues, we first introduce in this work three novel and efficient discriminative and generative tasks which have complementary strength: (i) a piece-wise jigsaw puzzle task focuses on structure cues; (ii) a tint rotation recognition is used within each piece, taking into account the colorimetry information; (iii) and a partial re-colorization task considers the image texture. In order to make the re-colorization task more object-oriented than background-oriented, we propose to include the contextual color information of the image border via an attention mechanism. We then present a new out-of-distribution detection function and highlight its better stability compared to existing methods. Along with it, we also experiment different score fusion functions. Finally, we evaluate our method on an extensive protocol composed of various anomaly types, from object anomalies, style anomalies with fine-grained classification to local anomalies with face anti-spoofing datasets. Our model significantly outperforms state-of-the-art with up to 36% relative error improvement on object anomalies and 40% on face anti-spoofing problems.

📄 PDF Abstract BibTeX arXiv:2111.12379

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionColorizationFace Anti-SpoofingObjectObject RecognitionOut-of-Distribution DetectionSelf-Supervised Anomaly DetectionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Jigsaw Jigsaw is a self-supervision approach that relies on jigsaw-like puzzles as the pretext task in order to learn image representations.

Similar Papers 제목 키워드 기반

CASL: Curvature-Augmented Self-supervised Learning for 3D Anomaly Detection

2025-11-17 · Yaohua Zha, Xue Yuerong, Chunlin Fan, Yuansong Wang 외 arxiv

Deep learning-based 3D anomaly detection methods have demonstrated significant potential in industrial manufacturing. However, many approaches are specifically designed for anomaly detection tasks, which limits their gen…

Point Cloud ClassificationSelf-Supervised LearningRepresentation LearningAnomaly Classification

Self-Supervised Representation Learning for Visual Anomaly Detection

2020-06-17 · Rabia Ali, Muhammad Umar Karim Khan, Chong Min Kyung

Self-supervised learning allows for better utilization of unlabelled data. The feature representation obtained by self-supervision can be used in downstream tasks such as classification, object detection, segmentation, a…

Anomaly DetectionGeneral Classificationobject-detectionObject Detection+4

Anomaly Detection in Video via Self-Supervised and Multi-Task Learning

2020-11-15 · CVPR 2021 1 · Mariana-Iuliana Georgescu, Antonio Barbalau, Radu Tudor Ionescu, Fahad Shahbaz Khan 외

Anomaly detection in video is a challenging computer vision problem. Due to the lack of anomalous events at training time, anomaly detection requires the design of learning methods without full supervision. In this paper…

Abnormal Event Detection In VideoAnomaly DetectionAnomaly Detection In Surveillance VideosEvent Detection+3

Anomaly Detection Requires Better Representations

2022-10-19 · Tal Reiss, Niv Cohen, Eliahu Horwitz, Ron Abutbul 외

Anomaly detection seeks to identify unusual phenomena, a central task in science and industry. The task is inherently unsupervised as anomalies are unexpected and unknown during training. Recent advances in self-supervis…

3D Anomaly Detection and SegmentationAnomaly DetectionPositionRepresentation Learning+1

UniFormaly: Towards Task-Agnostic Unified Framework for Visual Anomaly Detection

2023-07-24 · Yujin Lee, Harin Lim, Seoyoon Jang, Hyunsoo Yoon

Visual anomaly detection aims to learn normality from normal images, but existing approaches are fragmented across various tasks: defect detection, semantic anomaly detection, multi-class anomaly detection, and anomaly c…

Anomaly DetectionDefect DetectionMulti-class Anomaly DetectionMultiple Instance Learning