paper-with-me

Papers

Self-Supervised Masked Convolutional Transformer Block for Anomaly Detection

2022-09-25 · Neelu Madan, Nicolae-Catalin Ristea, Radu Tudor Ionescu, Kamal Nasrollahi, Fahad Shahbaz Khan, Thomas B. Moeslund, Mubarak Shah

Anomaly detection has recently gained increasing attention in the field of computer vision, likely due to its broad set of applications ranging from product fault detection on industrial production lines and impending event detection in video surveillance to finding lesions in medical scans. Regardless of the domain, anomaly detection is typically framed as a one-class classification task, where the learning is conducted on normal examples only. An entire family of successful anomaly detection methods is based on learning to reconstruct masked normal inputs (e.g. patches, future frames, etc.) and exerting the magnitude of the reconstruction error as an indicator for the abnormality level. Unlike other reconstruction-based methods, we present a novel self-supervised masked convolutional transformer block (SSMCTB) that comprises the reconstruction-based functionality at a core architectural level. The proposed self-supervised block is extremely flexible, enabling information masking at any layer of a neural network and being compatible with a wide range of neural architectures. In this work, we extend our previous self-supervised predictive convolutional attentive block (SSPCAB) with a 3D masked convolutional layer, a transformer for channel-wise attention, as well as a novel self-supervised objective based on Huber loss. Furthermore, we show that our block is applicable to a wider variety of tasks, adding anomaly detection in medical images and thermal videos to the previously considered tasks based on RGB images and surveillance videos. We exhibit the generality and flexibility of SSMCTB by integrating it into multiple state-of-the-art neural models for anomaly detection, bringing forth empirical results that confirm considerable performance improvements on five benchmarks. We release our code and data as open source at: https://github.com/ristea/ssmctb.

📄 PDF Abstract BibTeX arXiv:2209.12148

Code (1)

ristea/ssmctb 공식 구현 pytorch

Tasks

Anomaly DetectionEvent DetectionFault DetectionOne-Class Classification

Similar Papers 제목 키워드 기반

Entropy Reveals Block Importance in Masked Self-Supervised Vision Transformers

2026-02-03 · Peihao Xiang, Kaida Wu, Ou Bai arxiv

Masked self-supervised vision transformers have become a dominant pretraining paradigm, yet their substantial model size poses significant challenges for resource-constrained deployment and efficient transfer learning. A…

Transfer LearningModel Compression

Self-Supervised Predictive Convolutional Attentive Block for Anomaly Detection

2021-11-17 · CVPR 2022 1 · Nicolae-Catalin Ristea, Neelu Madan, Radu Tudor Ionescu, Kamal Nasrollahi 외

Anomaly detection is commonly pursued as a one-class classification problem, where models can only learn from normal training samples, while being evaluated on both normal and abnormal test samples. Among the successful …

Anomaly DetectionOne-Class Classification

Depth-Wise Representation Development Under Blockwise Self-Supervised Learning for Video Vision Transformers

2026-01-14 · Jonas Römer, Timo Dickscheid arxiv

End-to-end backpropagation couples all layers through a global error signal, enabling coordinated learning but requiring long-range credit assignment. Motivated by recent progress in blockwise self-supervised learning (B…

Self-Supervised Learning

JiTTER: Jigsaw Temporal Transformer for Event Reconstruction for Self-Supervised Sound Event Detection

2025-02-28 · Hyeonuk Nam, Yong-Hwa Park

Sound event detection (SED) has significantly benefited from self-supervised learning (SSL) approaches, particularly masked audio transformer for SED (MAT-SED), which leverages masked block prediction to reconstruct miss…

Boundary DetectionEvent DetectionRepresentation LearningSelf-Supervised Learning+1

A Novel Driver Distraction Behavior Detection Method Based on Self-supervised Learning with Masked Image Modeling

2023-06-01 · Yingzhi Zhang, Taiguo Li, Chao Li, Xinghong Zhou

Driver distraction causes a significant number of traffic accidents every year, resulting in economic losses and casualties. Currently, the level of automation in commercial vehicles is far from completely unmanned, and …

Data AugmentationSelf-Supervised Learning