Sparse Reconstruction Cost for Abnormal Event Detection

Abstract

We propose to detect abnormal events via a sparse reconstruction over the normal bases. Given an over-complete normal basis set (e.g., an image sequence or a collection of local spatio-temporal patches), we introduce the sparse reconstruction cost (SRC) over the normal dictionary to measure the normalness of the testing sample. To condense the size of the dictionary, a novel dictionary selection method is designed with sparsity consistency constraint. By introducing the prior weight of each basis during sparse reconstruction, the proposed SRC is more robust compared to other outlier detection criteria. Our method provides a unified solution to detect both local abnormal events (LAE) and global abnormal events (GAE). We further extend it to support online abnormal event detection by updating the dictionary incrementally. Experiments on three benchmark datasets and the comparison to the state-of-the-art methods validate the advantages of our algorithm.

Cite

Text

Cong et al. "Sparse Reconstruction Cost for Abnormal Event Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995434

Markdown

[Cong et al. "Sparse Reconstruction Cost for Abnormal Event Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/cong2011cvpr-sparse/) doi:10.1109/CVPR.2011.5995434

BibTeX

@inproceedings{cong2011cvpr-sparse,
  title     = {{Sparse Reconstruction Cost for Abnormal Event Detection}},
  author    = {Cong, Yang and Yuan, Junsong and Liu, Ji},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {3449-3456},
  doi       = {10.1109/CVPR.2011.5995434},
  url       = {https://mlanthology.org/cvpr/2011/cong2011cvpr-sparse/}
}