Multi-Thread Parsing for Recognizing Complex Events in Videos

Abstract

This paper presents a probabilistic grammar approach to the recognition of complex events in videos. Firstly, based on the original motion features, a rule induction algorithm is adopted to learn the event rules. Then, a multi-thread parsing (MTP) algorithm is adopted to recognize the complex events involving parallel temporal relation in sub-events, whereas the commonly used parser can only handle the sequential relation. Additionally, a Viterbi-like error recovery strategy is embedded in the parsing process to correct the large time scale errors, such as insertion and deletion errors. Extensive experiments including indoor gymnastic exercises and outdoor traffic events are performed. As supported by experimental results, the MTP algorithm can effectively recognize the complex events due to the strong discriminative representation and the error recovery strategy.

Cite

Text

Zhang et al. "Multi-Thread Parsing for Recognizing Complex Events in Videos." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88690-7_55

Markdown

[Zhang et al. "Multi-Thread Parsing for Recognizing Complex Events in Videos." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/zhang2008eccv-multi/) doi:10.1007/978-3-540-88690-7_55

BibTeX

@inproceedings{zhang2008eccv-multi,
  title     = {{Multi-Thread Parsing for Recognizing Complex Events in Videos}},
  author    = {Zhang, Zhang and Huang, Kaiqi and Tan, Tieniu},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {738-751},
  doi       = {10.1007/978-3-540-88690-7_55},
  url       = {https://mlanthology.org/eccv/2008/zhang2008eccv-multi/}
}