Scenario-Based Video Event Recognition by Constraint Flow

Abstract

We present a novel approach to representing and recognizing composite video events. A composite event is specified by a scenario, which is based on primitive events and their temporal-logical relations, to constrain the arrangements of the primitive events in the composite event. We propose a new scenario description method to represent composite events fluently and efficiently. A composite event is recognized by a constrained optimization algorithm whose constraints are defined by the scenario. The dynamic configuration of the scenario constraints is represented with constraint flow, which is generated from scenario automatically by our scenario parsing algorithm. The constraint flow reduces the search space dramatically, alleviates the effect of preprocessing errors, and guarantees the globally optimal solution for recognition. We validate our method to describe scenario and construct constraint flow for real videos and illustrate the effectiveness of our composite event recognition algorithm for natural video events.

Cite

Text

Kwak et al. "Scenario-Based Video Event Recognition by Constraint Flow." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995435

Markdown

[Kwak et al. "Scenario-Based Video Event Recognition by Constraint Flow." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/kwak2011cvpr-scenario/) doi:10.1109/CVPR.2011.5995435

BibTeX

@inproceedings{kwak2011cvpr-scenario,
  title     = {{Scenario-Based Video Event Recognition by Constraint Flow}},
  author    = {Kwak, Suha and Han, Bohyung and Han, Joon Hee},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {3345-3352},
  doi       = {10.1109/CVPR.2011.5995435},
  url       = {https://mlanthology.org/cvpr/2011/kwak2011cvpr-scenario/}
}