LGAIJul 3, 2023

Don't freeze: Finetune encoders for better Self-Supervised HAR

arXiv:2307.01168v19 citationsh-index: 62
Originality Incremental advance
AI Analysis

This incremental improvement addresses the labeled data scarcity issue for researchers and practitioners in human activity recognition.

The paper tackled the problem of limited labeled data in human activity recognition by showing that not freezing the encoder during fine-tuning in self-supervised learning leads to substantial performance gains across datasets and pretext tasks, with improvements inversely proportional to labeled data availability.

Recently self-supervised learning has been proposed in the field of human activity recognition as a solution to the labelled data availability problem. The idea being that by using pretext tasks such as reconstruction or contrastive predictive coding, useful representations can be learned that then can be used for classification. Those approaches follow the pretrain, freeze and fine-tune procedure. In this paper we will show how a simple change - not freezing the representation - leads to substantial performance gains across pretext tasks. The improvement was found in all four investigated datasets and across all four pretext tasks and is inversely proportional to amount of labelled data. Moreover the effect is present whether the pretext task is carried on the Capture24 dataset or directly in unlabelled data of the target dataset.

Foundations

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

Your Notes