paper-with-me

Papers

Forward Consistency Learning with Gated Context Aggregation for Video Anomaly Detection

2026-01-26 · Jiahao Lyu, Minghua Zhao, Xuewen Huang, Yifei Chen, Shuangli Du, Jing Hu, Cheng Shi, Zhiyong Lv 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 large-scale models to pursue extreme accuracy, limiting their feasibility on resource-limited edge devices. Moreover, mainstream prediction-based VAD detects anomalies using only single-frame future prediction errors, overlooking the richer constraints from longer-term temporal forward information. In this paper, we introduce FoGA, a lightweight VAD model that performs Forward consistency learning with Gated context Aggregation, containing about 2M parameters and tailored for potential edge devices. Specifically, we propose a Unet-based method that performs feature extraction on consecutive frames to generate both immediate and forward predictions. Then, we introduce a gated context aggregation module into the skip connections to dynamically fuse encoder and decoder features at the same spatial scale. Finally, the model is jointly optimized with a novel forward consistency loss, and a hybrid anomaly measurement strategy is adopted to integrate errors from both immediate and forward frames for more accurate detection. Extensive experiments demonstrate the effectiveness of the proposed method, which substantially outperforms state-of-the-art competing methods, running up to 155 FPS. Hence, our FoGA achieves an excellent trade-off between performance and the efficiency metric.

📄 PDF Abstract BibTeX arXiv:2601.18135

Code (0)

등록된 구현이 없습니다.

Tasks

Video Anomaly Detection

Similar Papers 제목 키워드 기반

Learnable pooling with Context Gating for video classification

2017-06-21 · Antoine Miech, Ivan Laptev, Josef Sivic

Current methods for video analysis often extract frame-level features using pre-trained convolutional neural networks (CNNs). Such features are then aggregated over time e.g., by simple temporal averaging or more sophist…

ClassificationClusteringGeneral ClassificationVideo Classification+1

MCIBI++: Soft Mining Contextual Information Beyond Image for Semantic Segmentation

2022-09-09 · Zhenchao Jin, Dongdong Yu, Zehuan Yuan, Lequan Yu

Co-occurrent visual pattern makes context aggregation become an essential paradigm for semantic segmentation.The existing studies focus on modeling the contexts within image while neglecting the valuable semantics of the…

SegmentationSemantic SegmentationVideo Semantic Segmentation

STDAN: Deformable Attention Network for Space-Time Video Super-Resolution

2022-03-14 · Hai Wang, Xiaoyu Xiang, Yapeng Tian, Wenming Yang 외

The target of space-time video super-resolution (STVSR) is to increase the spatial-temporal resolution of low-resolution (LR) and low frame rate (LFR) videos. Recent approaches based on deep learning have made significan…

Space-time Video Super-resolutionSuper-ResolutionVideo Super-Resolution

Hi-GaTA: Hierarchical Gated Temporal Aggregation Adapter for Surgical Video Report Generation

2026-05-11 · Kedi Sun, Chaohui Dang, Yue Feng, James Glasbey 외 arxiv

Automated, clinician-grade assessment reports for surgical procedures could reduce documentation burden and provide objective feedback, yet remain challenging due to the difficulty of aligning dense spatio-temporal video…

Tex4D: Zero-shot 4D Scene Texturing with Video Diffusion Models

2024-10-14 · Jingzhi Bao, Xueting Li, Ming-Hsuan Yang

3D meshes are widely used in computer vision and graphics for their efficiency in animation and minimal memory use, playing a crucial role in movies, games, AR, and VR. However, creating temporally consistent and realist…

3D geometryDenoisingTexture SynthesisVideo Generation