Self-Supervised Transformers for Activity Classification using Ambient Sensors
Luke Hicks, Ariel Ruiz-Garcia, Vasile Palade, Ibrahim Almakky

TL;DR
This paper introduces a novel self-supervised Transformer-based approach for classifying human activities in ambient sensor environments, aiming to improve data quality and accuracy in elder care settings.
Contribution
It proposes a self-supervised pre-training method for Transformers using a hybrid autoencoder-classifier model, tailored for ambient sensor activity classification.
Findings
Transformer models outperform traditional methods in activity recognition.
Self-supervised pre-training enhances model performance with limited labeled data.
Ambient sensors provide reliable data for accurate activity classification.
Abstract
Providing care for ageing populations is an onerous task, and as life expectancy estimates continue to rise, the number of people that require senior care is growing rapidly. This paper proposes a methodology based on Transformer Neural Networks to classify the activities of a resident within an ambient sensor based environment. We also propose a methodology to pre-train Transformers in a self-supervised manner, as a hybrid autoencoder-classifier model instead of using contrastive loss. The social impact of the research is considered with wider benefits of the approach and next steps for identifying transitions in human behaviour. In recent years there has been an increasing drive for integrating sensor based technologies within care facilities for data collection. This allows for employing machine learning for many aspects including activity recognition and anomaly detection. Due to…
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
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Multi-Head Attention · Layer Normalization · Residual Connection · Dropout · Softmax · Adam · Label Smoothing
