Personalized Activity Recognition with Deep Triplet Embeddings
David M. Burns, Cari M. Whyne

TL;DR
This paper introduces a personalized deep embedding approach for inertial human activity recognition, improving accuracy and generalization by using a novel triplet loss function tailored to individual subjects.
Contribution
It proposes a new triplet loss function based on subject triplets and demonstrates its effectiveness for personalized activity recognition.
Findings
Subject triplet loss outperforms other loss functions.
Deep embeddings surpass engineered feature embeddings.
Personalized models improve recognition accuracy.
Abstract
A significant challenge for a supervised learning approach to inertial human activity recognition is the heterogeneity of data between individual users, resulting in very poor performance of impersonal algorithms for some subjects. We present an approach to personalized activity recognition based on deep embeddings derived from a fully convolutional neural network. We experiment with both categorical cross entropy loss and triplet loss for training the embedding, and describe a novel triplet loss function based on subject triplets. We evaluate these methods on three publicly available inertial human activity recognition data sets (MHEALTH, WISDM, and SPAR) comparing classification accuracy, out-of-distribution activity detection, and embedding generalization to new activities. The novel subject triplet loss provides the best performance overall, and all personalized deep embeddings…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Human Pose and Action Recognition · Gait Recognition and Analysis
MethodsTriplet Loss
