paper-with-me

Papers

Master-Auxiliary: an efficient aggregation strategy for video anomaly detection

2020-05-24 · Zhiguo Wang, Zhongliang Yang, Yu-Jin Zhang

The aim of surveillance video anomaly detection is to detect events that rarely or never happened in a certain scene. Generally, different detectors can detect different anomalies. This paper proposes an efficient strategy to aggregate multiple detectors. First, the aggregation strategy chooses one detector as master detector by experience, and sets the remaining detectors as auxiliary detectors. Then, the aggregation strategy extracts credible information from auxiliary detectors, including credible abnormal (Cred-a) frames and credible normal (Cred-n) frames. After that, the frequencies that each video frame being judged as Cred-a and Cred-n are counted. Applying the events' time continuity property, more Cred-a and Cred-n frames can be inferred. Finally, the aggregation strategy utilizes the Cred-a and Cred-n frequencies to vote to calculate soft weights, and uses the soft weights to assist the master detector. Experiments are carried out on multiple datasets. Comparing with existing aggregation strategies, the proposed strategy achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2005.11645

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionVideo Anomaly Detection

Similar Papers 제목 키워드 기반

Robust Zero-shot Anomaly Detection under Limited Auxiliary Anomaly Priors

2026-06-28 · Guanyu Lu, Fang Zhou, Cheqing Jin arxiv

Zero-shot anomaly detection aims to identify defects in arbitrary novel domains; however, existing models assume that the auxiliary data contains a rich diversity of anomalies, neglecting the far more complex and unpredi…

Anomaly Detection

Forward Consistency Learning with Gated Context Aggregation for Video Anomaly Detection

2026-01-26 · Jiahao Lyu, Minghua Zhao, Xuewen Huang, Yifei Chen 외 arxiv

As a crucial element of public security, video anomaly detection (VAD) aims to measure deviations from normal patterns for various events in real-time surveillance systems. However, most existing VAD methods rely on larg…

Video Anomaly Detection

Adaptive Multi-Granularity Temporal Modeling for Weakly Supervised Video Anomaly Detection

2026-09-04 · Changyi Li, Yu Xiao arxiv

As the scale of video surveillance data outpaces manual annotation capacities, weakly supervised video anomaly detection (WSVAD) has emerged as a critical research frontier. Most existing approaches formulate WSVAD withi…

Multiple Instance LearningVideo Anomaly DetectionEvent Segmentation

Dynamic Local Aggregation Network with Adaptive Clusterer for Anomaly Detection

2022-07-22 · Zhiwei Yang, Peng Wu, Jing Liu, Xiaotao Liu

Existing methods for anomaly detection based on memory-augmented autoencoder (AE) have the following drawbacks: (1) Establishing a memory bank requires additional memory space. (2) The fixed number of prototypes from sub…

Anomaly DetectionDiversity

Contrastive Learning through Auxiliary Branch for Video Object Detection

2025-08-28 · Lucas Rakotoarivony arxiv

Video object detection is a challenging task because videos often suffer from image deterioration such as motion blur, occlusion, and deformable shapes, making it significantly more difficult than detecting objects in st…

Video Object DetectionContrastive Learning