Related Experiment Video
Updated: Jun 14, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
492
DS-MS-TCN: Otago Exercises Recognition With a Dual-Scale Multi-Stage Temporal Convolutional Network
IEEE Journal of Biomedical and Health Informatics
|September 6, 2024
Summary
This study introduces a new deep learning model to accurately recognize Otago Exercise Program (OEP) repetitions using a single wearable sensor. This advancement improves rehabilitation monitoring for older adults
Area of Science:
- Gerontology
- Biomedical Engineering
- Computer Science
Background:
- The Otago Exercise Program (OEP) is vital for older adult rehabilitation, focusing on balance and strength.
- Previous wearable sensor-based OEP recognition methods lacked accuracy and robustness.
- Recognizing OEP exercises in daily life is challenging but crucial for effective monitoring.
Purpose of the Study:
- To develop a robust system for recognizing OEP exercises using a single waist-mounted Inertial Measurement Unit (IMU).
- To introduce a novel Dual-Scale Multi-Stage Temporal Convolutional Network (DS-MS-TCN) for precise exercise recognition.
- To enhance Human Activity Recognition (HAR) by recognizing individual exercise repetitions.
Main Methods:
- Utilized a single waist-mounted IMU for data collection from 36 older adults in labs and 7 at home.
- Proposed a Dual-Scale Multi-Stage Temporal Convolutional Network (DS-MS-TCN) for two-level sequence-to-sequence classification.
- Implemented a single loss function for both micro (repetition) and macro (exercise) label recognition.
Main Results:
- The DS-MS-TCN model achieved f1-scores over 80% and Intersection over Union (IoU) f1-scores over 60% for all four evaluated exercises.
- The proposed model outperformed existing state-of-the-art deep learning models and previous sliding window techniques.
- Eliminated the need for post-processing and window size tuning, simplifying the recognition process.
Conclusions:
- The DS-MS-TCN model offers a significant advancement in accurately recognizing OEP exercises in older adults.
- This approach enhances the robustness and accuracy of HAR systems for rehabilitation.
- The novel perspective of recognizing individual exercise repetitions opens new avenues for HAR research.
Related Concept Videos
Deconvolution
141
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
141
Multi-input and Multi-variable systems
105
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
In the absence...
105
Convolution Properties II
176
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
176
Convolution Properties I
142
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
142
Convolution: Math, Graphics, and Discrete Signals
236
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
236
Force Classification
1.2K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.2K

