DS-MS-TCN:奥塔哥通过双级多阶段时间卷积网络练习识别
IEEE journal of biomedical and health informatics
|September 6, 2024
概括
这项研究引入了一个新的深度学习模型,使用单个可穿戴传感器准确地识别奥塔戈运动计划 (OEP) 的重复. 这一进步有助于改善老年人康复监测.
科学领域:
- 老年学是一门学科.
- 生物医学工程 生物医学工程
- 计算机科学 计算机科学
背景情况:
- 奥塔戈运动计划 (OEP) 对于老年人康复至关重要,重点是平衡和力量.
- 以前的基于可穿戴传感器的OEP识别方法缺乏准确性和稳定性.
- 在日常生活中识别OEP练习是具有挑战性的,但对于有效监测至关重要.
研究的目的:
- 开发一个强大的系统来识别OEP练习使用单个腰部安装的惯性测量单元 (IMU).
- 引入一种新的双级多阶段时间卷积网络 (DS-MS-TCN),用于精确的运动识别.
- 通过识别个体运动重复来增强人类活动识别 (HAR).
主要方法:
- 使用单个腰部安装的IMU从实验室中36名老年人和7名家庭中收集数据.
- 提出了一种双级多阶段时间卷积网络 (DS-MS-TCN),用于两级序列对序列的分类.
- 实现了单损失功能,用于微 (重复) 和宏 (练习) 标签识别.
主要成果:
- 在所有四个评估练习中,DS-MS-TCN模型实现了超过80%的f1得分和超过60%的IoU交叉点f1得分.
- 拟议的模型的性能优于现有的最先进的深度学习模型和以前的滑动窗技术.
- 消除了对后处理和窗口大小调整的需求,简化了识别过程.
结论:
- DS-MS-TCN模型在老年人准确识别OEP练习方面取得了重大进展.
- 这种方法提高了HAR系统的稳定性和准确性,用于康复.
- 识别个体炼重复的新观点为HAR研究开辟了新的途径.
相关概念视频
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


