Iterate & Cluster: Iterative Semi-Supervised Action Recognition
Jingyuan Li, Eli Shlizerman

TL;DR
This paper introduces an iterative semi-supervised system for action recognition that improves clustering accuracy and reduces annotation effort by actively selecting sequences for labeling, based on latent space embeddings.
Contribution
The novel iterative semi-supervised approach enhances clustering and action recognition accuracy with minimal annotations, outperforming purely unsupervised methods.
Findings
Outperforms non-feature based unsupervised methods on benchmarks.
Achieves comparable accuracy to supervised skeleton-based methods.
Reduces annotation effort significantly.
Abstract
We propose a novel system for active semi-supervised feature-based action recognition. Given time sequences of features tracked during movements our system clusters the sequences into actions. Our system is based on encoder-decoder unsupervised methods shown to perform clustering by self-organization of their latent representation through the auto-regression task. These methods were tested on human action recognition benchmarks and outperformed non-feature based unsupervised methods and achieved comparable accuracy to skeleton-based supervised methods. However, such methods rely on K-Nearest Neighbours (KNN) associating sequences to actions, and general features with no annotated data would correspond to approximate clusters which could be further enhanced. Our system proposes an iterative semi-supervised method to address this challenge and to actively learn the association of clusters…
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.
Code & Models
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 · Gait Recognition and Analysis
