🤖 AI Summary
This work addresses the limitations of existing methods in privacy preservation, computational efficiency, and cross-domain generalization by proposing a lightweight motion reasoning framework for anomaly detection in real classroom settings. The authors construct a hybrid benchmark by fusing synthetic CCTV videos with real-world classroom pose data and, for the first time, distill multi-order dynamic features—encompassing direction, velocity, acceleration, and intensity—into a single-order lightweight model. Operating under strict privacy constraints, the proposed approach achieves superior performance at less than one-tenth the computational cost of baseline methods and demonstrates remarkable zero-shot transfer capability from synthetic to real-world domains.
📝 Abstract
Can computer vision help make classrooms safer? In this pilot study, we investigate privacy-aware and computationally efficient classroom incident recognition from CCTV-style observations. This setting remains underexplored, with limited benchmarks and few methods designed for the privacy, efficiency, and generalization demands of real-world deployment. We introduce a novel hybrid benchmark combining generative CCTV-style videos with real-world classroom pose data, and propose a lightweight, but robust motion-reasoning framework motivated by the observation that many incidents differ more in motion direction, speed, acceleration, and intensity than in pose alone. To that end, our method first constructs hierarchical kinematic representations of human actions. Our method then distills hierarchical, multi-order kinematic reasoning from a large teacher into a much smaller single-order student, enabling efficient per-person inference while preserving expressive motion understanding. Experiments show that our model outperforms substantially larger baselines at less than one-tenth of their computational cost, while also demonstrating stronger out-of-domain motion reasoning and zero-shot synthetic-to-real generalization. We will publicly release the benchmark, codebase, and supporting tools to facilitate further research in privacy-aware classroom safety.