Semi-Supervised Adapted HMMs for Unusual Event Detection

Abstract

We address the problem of temporal unusual event detection. Unusual events are characterized by a number of features (rarity, unexpectedness, and relevance) that limit the application of traditional supervised model-based approaches. We propose a semi-supervised adapted Hidden Markov Model (HMM) framework, in which usual event models are first learned from a large amount of (commonly available) training data, while unusual event models are learned by Bayesian adaptation in an unsupervised manner. The proposed framework has an iterative structure, which adapts a new unusual event model at each iteration. We show that such a framework can address problems due to the scarcity of training data and the difficulty in pre-defining unusual events. Experiments on audio, visual, and audio-visual data streams illustrate its effectiveness, compared with both supervised and unsupervised baseline methods.

Cite

Text

Zhang et al. "Semi-Supervised Adapted HMMs for Unusual Event Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.316

Markdown

[Zhang et al. "Semi-Supervised Adapted HMMs for Unusual Event Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/zhang2005cvpr-semi/) doi:10.1109/CVPR.2005.316

BibTeX

@inproceedings{zhang2005cvpr-semi,
  title     = {{Semi-Supervised Adapted HMMs for Unusual Event Detection}},
  author    = {Zhang, Dong and Gatica-Perez, Daniel and Bengio, Samy and McCowan, Iain},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2005},
  pages     = {611-618},
  doi       = {10.1109/CVPR.2005.316},
  url       = {https://mlanthology.org/cvpr/2005/zhang2005cvpr-semi/}
}