SPLGAug 17, 2021

SALIENCE: An Unsupervised User Adaptation Model for Multiple Wearable Sensors Based Human Activity Recognition

arXiv:2108.10213v223 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of user adaptation in multi-sensor wearable activity recognition, which is incremental as it builds on existing unsupervised adaptation methods by handling sensor-specific transferabilities.

The paper tackles the challenge of adapting wearable human activity recognition models to new users when using multiple sensors with different transferabilities, proposing the SALIENCE model that separately aligns each sensor's data for local alignment and uniformly aligns all sensors for global alignment, achieving competitive performance on two public datasets.

Unsupervised user adaptation aligns the feature distributions of the data from training users and the new user, so a well-trained wearable human activity recognition (WHAR) model can be well adapted to the new user. With the development of wearable sensors, multiple wearable sensors based WHAR is gaining more and more attention. In order to address the challenge that the transferabilities of different sensors are different, we propose SALIENCE (unsupervised user adaptation model for multiple wearable sensors based human activity recognition) model. It aligns the data of each sensor separately to achieve local alignment, while uniformly aligning the data of all sensors to ensure global alignment. In addition, an attention mechanism is proposed to focus the activity classifier of SALIENCE on the sensors with strong feature discrimination and well distribution alignment. Experiments are conducted on two public WHAR datasets, and the experimental results show that our model can yield a competitive performance.

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