HCCVAug 9, 2024

Weak-Annotation of HAR Datasets using Vision Foundation Models

arXiv:2408.05169v13 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of limited dataset size and richness in human activity recognition for researchers, offering an incremental improvement by leveraging vision foundation models to streamline annotation.

The paper tackles the tedious and time-consuming task of annotating wearable-based human activity recognition datasets by proposing a clustering-based annotation pipeline that reduces the need for human annotation, achieving average labeling accuracies close to 90% and matching fully-supervised classifier accuracy on three benchmark datasets.

As wearable-based data annotation remains, to date, a tedious, time-consuming task requiring researchers to dedicate substantial time, benchmark datasets within the field of Human Activity Recognition in lack richness and size compared to datasets available within related fields. Recently, vision foundation models such as CLIP have gained significant attention, helping the vision community advance in finding robust, generalizable feature representations. With the majority of researchers within the wearable community relying on vision modalities to overcome the limited expressiveness of wearable data and accurately label their to-be-released benchmark datasets offline, we propose a novel, clustering-based annotation pipeline to significantly reduce the amount of data that needs to be annotated by a human annotator. We show that using our approach, the annotation of centroid clips suffices to achieve average labelling accuracies close to 90% across three publicly available HAR benchmark datasets. Using the weakly annotated datasets, we further demonstrate that we can match the accuracy scores of fully-supervised deep learning classifiers across all three benchmark datasets. Code as well as supplementary figures and results are publicly downloadable via github.com/mariusbock/weak_har.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes