paper-with-me

Papers

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, Fahad Shahbaz Khan, Thomas B. Moeslund, Mubarak Shah

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 approaches for anomaly detection, a distinguished category of methods relies on predicting masked information (e.g. patches, future frames, etc.) and leveraging the reconstruction error with respect to the masked information as an abnormality score. Different from related methods, we propose to integrate the reconstruction-based functionality into a novel self-supervised predictive architectural building block. The proposed self-supervised block is generic and can easily be incorporated into various state-of-the-art anomaly detection methods. Our block starts with a convolutional layer with dilated filters, where the center area of the receptive field is masked. The resulting activation maps are passed through a channel attention module. Our block is equipped with a loss that minimizes the reconstruction error with respect to the masked area in the receptive field. We demonstrate the generality of our block by integrating it into several state-of-the-art frameworks for anomaly detection on image and video, providing empirical evidence that shows considerable performance improvements on MVTec AD, Avenue, and ShanghaiTech. We release our code as open source at https://github.com/ristea/sspcab.

📄 PDF Abstract BibTeX arXiv:2111.09099

Code (4)

ristea/sspcab 공식 구현 pytorch
2023-MindSpore-1/ms-code-26 mindspore
openvinotoolkit/anomalib/tree/main/anomalib/models/draem pytorch
wasve/DRAEM-SSPCAB mindspore

Tasks

Anomaly DetectionOne-Class Classification

Similar Papers 제목 키워드 기반

Self-Supervised Masked Convolutional Transformer Block for Anomaly Detection

2022-09-25 · Neelu Madan, Nicolae-Catalin Ristea, Radu Tudor Ionescu, Kamal Nasrollahi 외

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 ev…

Anomaly DetectionEvent DetectionFault DetectionOne-Class Classification

Speech Enhancement Using Multi-Stage Self-Attentive Temporal Convolutional Networks

2021-02-24 · Ju Lin, Adriaan J. van Wijngaarden, Kuang-Ching Wang, Melissa C. Smith

Multi-stage learning is an effective technique to invoke multiple deep-learning modules sequentially. This paper applies multi-stage learning to speech enhancement by using a multi-stage structure, where each stage compr…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancementspeech-recognition+1

Attentive WaveBlock: Complementarity-enhanced Mutual Networks for Unsupervised Domain Adaptation in Person Re-identification and Beyond

2020-06-11 · Wenhao Wang, Fang Zhao, Shengcai Liao, Ling Shao

Unsupervised domain adaptation (UDA) for person re-identification is challenging because of the huge gap between the source and target domain. A typical self-training method is to use pseudo-labels generated by clusterin…

ClusteringDomain Adaptationimage-classificationImage Classification+3

MatteFormer: Transformer-Based Image Matting via Prior-Tokens

2022-03-29 · CVPR 2022 1 · Gyutae Park, Sungjoon Son, Jaeyoung Yoo, SeHo Kim 외

In this paper, we propose a transformer-based image matting model called MatteFormer, which takes full advantage of trimap information in the transformer block. Our method first introduces a prior-token which is a global…

Image Matting

Auxiliary Loss of Transformer with Residual Connection for End-to-End Speaker Diarization

2021-10-14 · Yechan Yu, Dongkeon Park, Hong Kook Kim

End-to-end neural diarization (EEND) with self-attention directly predicts speaker labels from inputs and enables the handling of overlapped speech. Although the EEND outperforms clustering-based speaker diarization (SD)…

speaker-diarizationSpeaker Diarization