Frequency-Aware Masked Autoencoders for Human Activity Recognition using Accelerometers
Niels R. Lorenzen, Poul J. Jennum, Emmanuel Mignot, Andreas Brink-Kjaer

TL;DR
This paper introduces a frequency-aware masked autoencoder approach with novel spectrogram-based loss functions for self-supervised pretraining on accelerometer data, significantly improving human activity recognition performance.
Contribution
It proposes a new LMM loss function for MAE pretraining on accelerometry data, demonstrating its effectiveness over traditional MSE loss and state-of-the-art models.
Findings
LMM loss improves F1 score by 12.7% over MSE loss.
Pretrained models outperform ResNet-based models by 9.8% F1 with linear probing.
LMM loss is robust and effective for self-supervised HAR pretraining.
Abstract
Wearable accelerometers are widely used for continuous monitoring of physical activity. Supervised machine learning and deep learning algorithms have long been used to extract meaningful activity information from raw accelerometry data, but progress has been hampered by the limited amount of labeled data that is publicly available. Exploiting large unlabeled datasets using self-supervised pretraining is a relatively new and underexplored approach in the field of human activity recognition (HAR). We used a time-series transformer masked autoencoder (MAE) approach to self-supervised pretraining and propose two novel spectrogram-based loss functions: the log-scale meanmagnitude (LMM) and log-scale magnitude variance (LMV) losses. We compared these losses with the mean squared error (MSE) loss for MAE training. We leveraged the large unlabeled UK Biobank accelerometry dataset (n = 109k) for…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems
MethodsTanh Activation · Sigmoid Activation · Masked autoencoder · Long Short-Term Memory
