Minimum-Entropy Models of Scene Activity

Abstract

We show how to learn a concise, interpretable model of scene activity directly from optical flow. The model represents the principal routes and modes of movement in complex scenes such as pedestrian plazas and traffic intersections, and supports a variety of inferences about the observed activities, including annotation, prediction, and anomaly detection. The model takes the form of a novel hidden Markov model generalization that observes a variable number of datapoints per frame (time step). A monotonic entropy-optimizing algorithm determines the parameters and structure of this model, exploiting the duality between learning and compression to produce highly predictive and interpretable models. This approach discovers minimal models of coherent motions and their switching dynamics-without tracking or prior knowledge about the spatial or temporal structure of the scene.

Cite

Text

Kettnaker and Brand. "Minimum-Entropy Models of Scene Activity." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1999. doi:10.1109/CVPR.1999.786952

Markdown

[Kettnaker and Brand. "Minimum-Entropy Models of Scene Activity." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1999.](https://mlanthology.org/cvpr/1999/kettnaker1999cvpr-minimum/) doi:10.1109/CVPR.1999.786952

BibTeX

@inproceedings{kettnaker1999cvpr-minimum,
  title     = {{Minimum-Entropy Models of Scene Activity}},
  author    = {Kettnaker, Vera M. and Brand, Matthew},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1999},
  pages     = {1281-1286},
  doi       = {10.1109/CVPR.1999.786952},
  url       = {https://mlanthology.org/cvpr/1999/kettnaker1999cvpr-minimum/}
}