English

Informed Democracy: Voting-based Novelty Detection for Action Recognition

Computer Vision and Pattern Recognition 2018-10-31 v1

Abstract

Novelty detection is crucial for real-life applications. While it is common in activity recognition to assume a closed-set setting, i.e. test samples are always of training categories, this assumption is impractical in a real-world scenario. Test samples can be of various categories including those never seen before during training. Thus, being able to know what we know and what we do not know is decisive for the model to avoid what can be catastrophic consequences. We present in this work a novel approach for identifying samples of activity classes that are not previously seen by the classifier. Our model employs a voting-based scheme that leverages the estimated uncertainty of the individual classifiers in their predictions to measure the novelty of a new input sample. Furthermore, the voting is privileged to a subset of informed classifiers that can best estimate whether a sample is novel or not when it is classified to a certain known category. In a thorough evaluation on UCF-101 and HMDB-51, we show that our model consistently outperforms state-of-the-art in novelty detection. Additionally, by combining our model with off-the-shelf zero-shot learning (ZSL) approaches, our model leads to a significant improvement in action classification accuracy for the generalized ZSL setting.

Keywords

Cite

@article{arxiv.1810.12819,
  title  = {Informed Democracy: Voting-based Novelty Detection for Action Recognition},
  author = {Alina Roitberg and Ziad Al-Halah and Rainer Stiefelhagen},
  journal= {arXiv preprint arXiv:1810.12819},
  year   = {2018}
}

Comments

Published in BMVC 2018. First and second authors contributed equally to this work

R2 v1 2026-06-23T04:57:54.263Z