A Masked Semi-Supervised Learning Approach for Otago Micro Labels Recognition
Meng Shang, Lenore Dedeyne, Jolan Dupont, Laura Vercauteren, Nadjia, Amini, Laurence Lapauw, Evelien Gielen, Sabine Verschueren, Carolina Varon,, Walter De Raedt, Bart Vanrumste

TL;DR
This paper introduces a semi-supervised learning method using Transformers and TCNs to recognize micro activities in Otago Exercise Program, improving activity monitoring for older adults with limited labeled data.
Contribution
It presents a novel semi-supervised approach combining Transformer encoders and TCNs for micro activity recognition in OEP, enhancing performance with limited data.
Findings
Masked unsupervised learning improves classification accuracy.
F1-scores exceed 0.8, meeting clinical thresholds.
Enables automatic counting and velocity measurement of exercises.
Abstract
The Otago Exercise Program (OEP) serves as a vital rehabilitation initiative for older adults, aiming to enhance their strength and balance, and consequently prevent falls. While Human Activity Recognition (HAR) systems have been widely employed in recognizing the activities of individuals, existing systems focus on the duration of macro activities (i.e. a sequence of repetitions of the same exercise), neglecting the ability to discern micro activities (i.e. the individual repetitions of the exercises), in the case of OEP. This study presents a novel semi-supervised machine learning approach aimed at bridging this gap in recognizing the micro activities of OEP. To manage the limited dataset size, our model utilizes a Transformer encoder for feature extraction, subsequently classified by a Temporal Convolutional Network (TCN). Simultaneously, the Transformer encoder is employed 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
TopicsAdvanced Algorithms and Applications · Advanced Sensor and Control Systems · Wireless Sensor Networks and IoT
MethodsAttention Is All You Need · Dense Connections · Linear Layer · Position-Wise Feed-Forward Layer · Label Smoothing · Residual Connection · Absolute Position Encodings · Byte Pair Encoding · Adam · Dropout
