paper-with-me

홈 › Papers

Adaptive Graph Convolutional Networks for Weakly Supervised Anomaly Detection in Videos

2022-02-14 · Congqi Cao, Xin Zhang, Shizhou Zhang, Peng Wang, Yanning Zhang

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.

📄 PDF Abstract BibTeX arXiv:2202.06503

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGraph LearningSupervised Anomaly DetectionWeakly-supervised Anomaly Detection

Similar Papers 제목 키워드 기반

Graph Convolutional Label Noise Cleaner: Train a Plug-and-play Action Classifier for Anomaly Detection

2019-03-18 · CVPR 2019 6 · Jia-Xing Zhong, Nannan Li, Weijie Kong, Shan Liu 외

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+2

A Lightweight Video Anomaly Detection Model with Weak Supervision and Adaptive Instance Selection

2023-10-09 · Yang Wang, Jiaogen Zhou, Jihong Guan

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+1

Attention Guided Anomaly Localization in Images

2019-11-19 · ECCV 2020 8 · Shashanka Venkataramanan, Kuan-Chuan Peng, Rajat Vikram Singh, Abhijit Mahalanobis

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 Localization

LogLG: Weakly Supervised Log Anomaly Detection via Log-Event Graph Construction

2022-08-23 · Hongcheng Guo, Yuhui Guo, Renjie Chen, Jian Yang 외

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 Recognition

Learning Feature Encoder with Synthetic Anomalies for Weakly Supervised Graph Anomaly Detection

2026-05-12 · Yingjie Zhou, Yuqin Xie, Fanxing Liu, Dongjin Song 외 arxiv

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