Adaptive Graph Convolutional Networks for Weakly Supervised Anomaly Detection in Videos
For weakly supervised anomaly detection, most existing work is limited to the problem of inadequate video representation due to the inability of modeling long-term contextual information. To solve this, we propose a novel weakly supervised adaptive graph convolutional network (WAGCN) to model the complex contextual relationship among video segments. By which, we fully consider the influence of other video segments on the current one when generating the anomaly probability score for each segment. Firstly, we combine the temporal consistency as well as feature similarity of video segments to construct a global graph, which makes full use of the association information among spatial-temporal features of anomalous events in videos. Secondly, we propose a graph learning layer in order to break the limitation of setting topology manually, which can extract graph adjacency matrix based on data adaptively and effectively. Extensive experiments on two public datasets (i.e., UCF-Crime dataset and ShanghaiTech dataset) demonstrate the effectiveness of our approach which achieves state-of-the-art performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionGraph LearningSupervised Anomaly DetectionWeakly-supervised Anomaly DetectionSimilar Papers 제목 키워드 기반
Graph Convolutional Label Noise Cleaner: Train a Plug-and-play Action Classifier for Anomaly Detection
Video anomaly detection under weak labels is formulated as a typical multiple-instance learning problem in previous works. In this paper, we provide a new perspective, i.e., a supervised learning task under noisy labels.…
Anomaly DetectionAnomaly Detection In Surveillance VideosMultiple Instance LearningSupervised Anomaly Detection+2A Lightweight Video Anomaly Detection Model with Weak Supervision and Adaptive Instance Selection
Video anomaly detection is to determine whether there are any abnormal events, behaviors or objects in a given video, which enables effective and intelligent public safety management. As video anomaly labeling is both ti…
Anomaly DetectionEdge-computingVideo Anomaly DetectionWeakly-supervised Learning+1Attention Guided Anomaly Localization in Images
Anomaly localization is an important problem in computer vision which involves localizing anomalous regions within images with applications in industrial inspection, surveillance, and medical imaging. This task is challe…
Anomaly DetectionAnomaly LocalizationLogLG: Weakly Supervised Log Anomaly Detection via Log-Event Graph Construction
Fully supervised log anomaly detection methods suffer the heavy burden of annotating massive unlabeled log data. Recently, many semi-supervised methods have been proposed to reduce annotation costs with the help of parse…
Anomaly Detectiongraph constructionScene RecognitionLearning Feature Encoder with Synthetic Anomalies for Weakly Supervised Graph Anomaly Detection
Weakly supervised graph anomaly detection aims to unveil unusual graph instances, e.g., nodes, whose behaviors significantly differ from normal ones, given only a limited number of annotated anomalies and abundant unlabe…
Graph Anomaly DetectionMulti-Task Learning