scispace - formally typeset
Open AccessProceedings ArticleDOI

Learning Normal Dynamics in Videos with Meta Prototype Network

Reads0
Chats0
TLDR
This work proposes a dynamic prototype unit (DPU) to encode the normal dynamics as prototypes in real time, free from extra memory cost, and introduces meta-learning to the authors' DPU to form a novel few-shot normalcy learner, namely Meta-Prototype Unit (MPU).
Abstract
Frame reconstruction (current or future frame) based on Auto-Encoder (AE) is a popular method for video anomaly detection. With models trained on the normal data, the reconstruction errors of anomalous scenes are usually much larger than those of normal ones. Previous methods introduced the memory bank into AE, for encoding diverse normal patterns across the training videos. However, they are memory-consuming and cannot cope with unseen new scenarios in the testing data. In this work, we propose a dynamic prototype unit (DPU) to encode the normal dynamics as prototypes in real time, free from extra memory cost. In addition, we introduce meta-learning to our DPU to form a novel few-shot normalcy learner, namely Meta-Prototype Unit (MPU). It enables the fast adaption capability on new scenes by only consuming a few iterations of update. Extensive experiments are conducted on various benchmarks. The superior performance over the state-of-the-art demonstrates the effectiveness of our method. Our code is available at https://github.com/ktr-hubrt/MPN/.

read more

Content maybe subject to copyright    Report

Citations
More filters
Posted Content

Abnormal Event Detection in Videos using Spatiotemporal Autoencoder

TL;DR: In this article, a spatiotemporal architecture for anomaly detection in videos including crowded scenes is proposed, which includes two main components, one for spatial feature representation, and one for learning the temporal evolution of the spatial features.
Journal ArticleDOI

Abnormal Event Detection Using Deep Contrastive Learning for Intelligent Video Surveillance System

TL;DR: Wang et al. as discussed by the authors proposed a temporal-aware contrastive network (TAC-Net) which utilizes deep contrastive self-supervised learning to capture the high-level semantic features and tackles anomaly detection with multiple selfsupervised tasks.
Journal ArticleDOI

Semi-supervised bidirectional alignment for Remote Sensing cross-domain scene classification

TL;DR: Wu et al. as discussed by the authors proposed a bidirectional sample-class alignment (BSCA) for remote sensing image scene classification, which consists of two alignment strategies, unsupervised alignment (UA) and supervised alignment (SA), which can contribute to decreasing domain shift.
Proceedings ArticleDOI

Deep Anomaly Discovery from Unlabeled Videos via Normality Advantage and Self-Paced Refinement

TL;DR: Li et al. as mentioned in this paper proposed Localization based Reconstruction (LBR) as a strong UVAD baseline and a solid foundation of their solution, which is synthesized into LBR to conduct UVAD.
References
More filters
Proceedings Article

Attention is All you Need

TL;DR: This paper proposed a simple network architecture based solely on an attention mechanism, dispensing with recurrence and convolutions entirely and achieved state-of-the-art performance on English-to-French translation.
Book ChapterDOI

U-Net: Convolutional Networks for Biomedical Image Segmentation

TL;DR: Neber et al. as discussed by the authors proposed a network and training strategy that relies on the strong use of data augmentation to use the available annotated samples more efficiently, which can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
Posted Content

U-Net: Convolutional Networks for Biomedical Image Segmentation

TL;DR: It is shown that such a network can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
Journal ArticleDOI

Anomaly detection: A survey

TL;DR: This survey tries to provide a structured and comprehensive overview of the research on anomaly detection by grouping existing techniques into different categories based on the underlying approach adopted by each technique.
Proceedings Article

Model-agnostic meta-learning for fast adaptation of deep networks

TL;DR: An algorithm for meta-learning that is model-agnostic, in the sense that it is compatible with any model trained with gradient descent and applicable to a variety of different learning problems, including classification, regression, and reinforcement learning is proposed.
Related Papers (5)