InfoGCN++: Learning Representation by Predicting the Future for Online Human Skeleton-based Action Recognition
Seunggeun Chi, Hyung-gun Chi, Qixing Huang, Karthik Ramani

TL;DR
InfoGCN++ introduces a real-time skeleton-based action recognition model that predicts future movements using Neural Ordinary Differential Equations, enabling online classification without waiting for complete action observation.
Contribution
It extends InfoGCN by enabling online recognition through future movement prediction with continuous state modeling, a novel approach in skeleton-based action recognition.
Findings
Achieves state-of-the-art performance on three benchmarks.
Operates effectively in real-time without full sequence observation.
Outperforms existing online recognition methods.
Abstract
Skeleton-based action recognition has made significant advancements recently, with models like InfoGCN showcasing remarkable accuracy. However, these models exhibit a key limitation: they necessitate complete action observation prior to classification, which constrains their applicability in real-time situations such as surveillance and robotic systems. To overcome this barrier, we introduce InfoGCN++, an innovative extension of InfoGCN, explicitly developed for online skeleton-based action recognition. InfoGCN++ augments the abilities of the original InfoGCN model by allowing real-time categorization of action types, independent of the observation sequence's length. It transcends conventional approaches by learning from current and anticipated future movements, thereby creating a more thorough representation of the entire sequence. Our approach to prediction is managed as an…
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
