Reconstructing Humpty Dumpty: Multi-feature Graph Autoencoder for Open Set Action Recognition
Dawei Du, Ameya Shringi, Anthony Hoogs, Christopher Funk

TL;DR
This paper introduces 'Humpty Dumpty', a graph autoencoder that leverages reconstruction errors to identify unknown actions in open set recognition, outperforming existing methods on standard datasets.
Contribution
It presents a novel graph-based autoencoder model that captures relations among video clip elements for improved open set action recognition.
Findings
Achieves state-of-the-art results on HMDB-51 and UCF-101 datasets.
Effectively distinguishes known and unknown actions using reconstruction error.
Outperforms existing open set recognition methods.
Abstract
Most action recognition datasets and algorithms assume a closed world, where all test samples are instances of the known classes. In open set problems, test samples may be drawn from either known or unknown classes. Existing open set action recognition methods are typically based on extending closed set methods by adding post hoc analysis of classification scores or feature distances and do not capture the relations among all the video clip elements. Our approach uses the reconstruction error to determine the novelty of the video since unknown classes are harder to put back together and thus have a higher reconstruction error than videos from known classes. We refer to our solution to the open set action recognition problem as "Humpty Dumpty", due to its reconstruction abilities. Humpty Dumpty is a novel graph-based autoencoder that accounts for contextual and semantic relations among…
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
Reconstructing Humpty Dumpty: Multi-feature Graph Autoencoder for Open Set Action Recognition· youtube
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
MethodsTest · Contrastive Language-Image Pre-training · High-Order Consensuses
