English

Decoupled Sensitivity-Consistency Learning for Weakly Supervised Video Anomaly Detection

Computer Vision and Pattern Recognition 2026-03-23 v1

Abstract

Recent weakly supervised video anomaly detection methods have achieved significant advances by employing unified frameworks for joint optimization. However, this paradigm is limited by a fundamental sensitivity-stability trade-off, as the conflicting objectives for detecting transient and sustained anomalies lead to either fragmented predictions or over-smoothed responses. To address this limitation, we propose DeSC, a novel Decoupled Sensitivity-Consistency framework that trains two specialized streams using distinct optimization strategies. The temporal sensitivity stream adopts an aggressive optimization strategy to capture high-frequency abrupt changes, whereas the semantic consistency stream applies robust constraints to maintain long-term coherence and reduce noise. Their complementary strengths are fused through a collaborative inference mechanism that reduces individual biases and produces balanced predictions. Extensive experiments demonstrate that DeSC establishes new state-of-the-art performance by achieving 89.37% AUC on UCF-Crime (+1.29%) and 87.18% AP on XD-Violence (+2.22%). Code is available at https://github.com/imzht/DeSC.

Keywords

Cite

@article{arxiv.2603.19780,
  title  = {Decoupled Sensitivity-Consistency Learning for Weakly Supervised Video Anomaly Detection},
  author = {Hantao Zheng and Ning Han and Yawen Zeng and Hao Chen},
  journal= {arXiv preprint arXiv:2603.19780},
  year   = {2026}
}

Comments

6 pages, 3 figures, 4 tables. Accepted by ICME 2026

R2 v1 2026-07-01T11:29:32.369Z