Activity Recognition Using the Dynamics of the Configuration of Interacting Objects

Abstract

Monitoring activities using video data is an important surveillance problem. A special scenario is to learn the pattern of normal activities and detect abnormal events from a very low resolution video where the moving objects are small enough to be modeled as point objects in a 2D plane. Instead of tracking each point separately, we propose to model an activity by the polygonal 'shape' of the configuration of these point masses at any time t, and its deformation over time. We learn the mean shape and the dynamics of the shape change using hand-picked location data (no observation noise) and define an abnormality detection statistic for the simple case of a test sequence with negligible observation noise. For the more practical case where observation (point locations) noise is large and cannot be ignored, we use a particle filter to estimate the probability distribution of the shape given the noisy observations up to the current time. Abnormality detection in this case is formulated as a change detection problem. We propose a detection strategy that can detect both 'drastic' and 'slow' abnormalities. Our framework can be directly applied for object location data obtained using any type of sensors - visible, radar, infrared or acoustic.

Cite

Text

Vaswani et al. "Activity Recognition Using the Dynamics of the Configuration of Interacting Objects." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003. doi:10.1109/CVPR.2003.1211526

Markdown

[Vaswani et al. "Activity Recognition Using the Dynamics of the Configuration of Interacting Objects." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003.](https://mlanthology.org/cvpr/2003/vaswani2003cvpr-activity/) doi:10.1109/CVPR.2003.1211526

BibTeX

@inproceedings{vaswani2003cvpr-activity,
  title     = {{Activity Recognition Using the Dynamics of the Configuration of Interacting Objects}},
  author    = {Vaswani, Namrata and Roy-Chowdhury, Amit K. and Chellappa, Rama},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2003},
  pages     = {633-642},
  doi       = {10.1109/CVPR.2003.1211526},
  url       = {https://mlanthology.org/cvpr/2003/vaswani2003cvpr-activity/}
}