Behaviour Understanding in Video: A Combined Method

Abstract

In this paper we develop a system for human behaviour recognition in video sequences. Human behaviour is modelled as a stochastic sequence of actions. Actions are described by a feature vector comprising both trajectory information (position and velocity), and a set of local motion descriptors. Action recognition is achieved via probabilistic search of image feature databases representing previously seen actions. A HMM which encodes the rules of the scene is used to smooth sequences of actions. High-level behaviour recognition is achieved by computing the likelihood that a set of predefined hidden Markov models explains the current action sequence. Thus, human actions and behaviour are represented using a hierarchy of abstraction: from simple actions, to actions with spatio-temporal context, to action sequences and finally general behaviours. While the upper levels all use (parametric) Bayes networks and belief propagation, the lowest level uses nonparametric sampling from a previously learned database of actions. The combined method represents a general framework for human behaviour modelling. In this paper we demonstrate the results chiefly on broadcast tennis sequences for automated video annotation.

Cite

Text

Robertson and Reid. "Behaviour Understanding in Video: A Combined Method." IEEE/CVF International Conference on Computer Vision, 2005. doi:10.1109/ICCV.2005.47

Markdown

[Robertson and Reid. "Behaviour Understanding in Video: A Combined Method." IEEE/CVF International Conference on Computer Vision, 2005.](https://mlanthology.org/iccv/2005/robertson2005iccv-behaviour/) doi:10.1109/ICCV.2005.47

BibTeX

@inproceedings{robertson2005iccv-behaviour,
  title     = {{Behaviour Understanding in Video: A Combined Method}},
  author    = {Robertson, Neil and Reid, Ian D.},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2005},
  pages     = {808-815},
  doi       = {10.1109/ICCV.2005.47},
  url       = {https://mlanthology.org/iccv/2005/robertson2005iccv-behaviour/}
}