Hi-OSCAR: Hierarchical Open-set Classifier for Human Activity Recognition
Conor McCarthy, Loes Quirijnen, Jan Peter van Zandwijk, Zeno Geradts, Marcel Worring
TL;DR
This work addresses the gap in HAR for unseen activities by introducing Hi-OSCAR, a Hierarchical Open-set Classifier that uses a self-supervised, ResNet-based feature extractor and HAC-generated hierarchies to enable accurate ID classification while localizing and signaling OOD samples. By training with L_ID and L_OOD losses and employing an inference stopping criterion, the method yields informative internal-node predictions for near-OOD activities and robust OOD detection via mean path entropy. The authors also introduce NFI_FARED, a richly annotated HAR dataset with diverse contexts and ample samples to assess open-set performance. Overall, Hi-OSCAR achieves strong ID accuracy and OOD detection across multiple datasets, including NFI_FARED, and demonstrates that hierarchical structure and internal-node localization can improve interpretability and reliability in HAR systems.
Abstract
Within Human Activity Recognition (HAR), there is an insurmountable gap between the range of activities performed in life and those that can be captured in an annotated sensor dataset used in training. Failure to properly handle unseen activities seriously undermines any HAR classifier's reliability. Additionally within HAR, not all classes are equally dissimilar, some significantly overlap or encompass other sub-activities. Based on these observations, we arrange activity classes into a structured hierarchy. From there, we propose Hi-OSCAR: a Hierarchical Open-set Classifier for Activity Recognition, that can identify known activities at state-of-the-art accuracy while simultaneously rejecting unknown activities. This not only enables open-set classification, but also allows for unknown classes to be localized to the nearest internal node, providing insight beyond a binary "known/unknown" classification. To facilitate this and future open-set HAR research, we collected a new dataset: NFI_FARED. NFI_FARED contains data from multiple subjects performing nineteen activities from a range of contexts, including daily living, commuting, and rapid movements, which is fully public and available for download.
