ODN: Opening the Deep Network for Open-set Action Recognition
Yu Shu, Yemin Shi, Yaowei Wang, Yixiong Zou, Qingsheng Yuan, Yonghong, Tian

TL;DR
This paper introduces ODN, a deep network designed for open-set action recognition, capable of detecting and learning new action categories dynamically with minimal samples, addressing real-world recognition challenges.
Contribution
The paper proposes a novel open-set recognition framework with methods for detecting new categories and incrementally updating the model efficiently.
Findings
ODN effectively detects unseen categories in real-time.
ODN achieves comparable accuracy to closed-set methods.
ODN requires few samples to learn new categories.
Abstract
In recent years, the performance of action recognition has been significantly improved with the help of deep neural networks. Most of the existing action recognition works hold the \textit{closed-set} assumption that all action categories are known beforehand while deep networks can be well trained for these categories. However, action recognition in the real world is essentially an \textit{open-set} problem, namely, it is impossible to know all action categories beforehand and consequently infeasible to prepare sufficient training samples for those emerging categories. In this case, applying closed-set recognition methods will definitely lead to unseen-category errors. To address this challenge, we propose the Open Deep Network (ODN) for the open-set action recognition task. Technologically, ODN detects new categories by applying a multi-class triplet thresholding method, and then…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
