TFNet:用于步行生物机械信号预测的时间频域模型
IEEE journal of biomedical and health informatics
|May 14, 2025
概括
我们开发了TFNet,一种新的双流神经网络,用于准确,长期的步态预测. 该模型通过预测边缘设备在整个步行周期中的生物机械信号来增强康复.
科学领域:
- 生物力学 生物力学
- 生物医学工程 生物医学工程
- 机器学习 机器学习
背景情况:
- 准确的步态预测对于康复至关重要,但目前的模型在长时间尺度,准确性和计算成本方面扎.
- 现有的方法限制了实时调整和在边缘设备上部署.
研究的目的:
- 开发一种新的神经网络模型,用于准确,长期预测生物机械步态信号.
- 为了使有效的步态重训和临床应用在边缘设备上.
主要方法:
- 开发了TFNet,这是一个双流神经网络,集成了时间和频率域分析.
- 验证的TFNet用于预测下肢关节角度和地面反应力.
主要成果:
- 在整个步行周期中,TFNet在预测关节角度 (在5度以内) 和地面反应力 (在0.1体重以内) 中实现了高精度.
- 已经证明了边缘设备部署的可行性和适应性,适用于步行障碍患者.
- 可解释性分析揭示了关键的生物力学特征,增强了临床相关性.
结论:
- TFNet为临床步态分析和康复提供了可靠,具有成本效益的解决方案.
- 该模型的准确性和效率支持个性化的步态恢复和增强.
- TFNet在临床环境中提升了实时生物力学信号预测的潜力.
相关概念视频
Discrete-Time Fourier Series
967
The Discrete-Time Fourier Series (DTFS) is a fundamental concept in signal processing, serving as the discrete-time counterpart to the continuous-time Fourier series. It allows for the representation and analysis of discrete-time periodic signals in terms of their frequency components. Unlike its continuous counterpart, which utilizes integrals, the calculation of DTFS expansion coefficients involves summations due to the discrete nature of the signal.
For a discrete-time periodic signal x[n]...
For a discrete-time periodic signal x[n]...
967
Continuous -time Fourier Transform
1.3K
The Fourier series is instrumental in representing periodic functions, offering a powerful method to decompose such functions into a sum of sinusoids. This technique, however, necessitates modification when applied to nonperiodic functions. Consider a pulse-train waveform consisting of a series of rectangular pulses. When these pulses have a finite period, they can be accurately represented by a Fourier series. Yet, as the period approaches infinity, resulting in a single, isolated pulse, the...
1.3K
Properties of Fourier Transform I
888
The application of Fourier Transform properties in radio broadcasting is multifaceted, enabling significant advancements in the way signals are transmitted and received. Key areas where these properties are utilized include simultaneous multi-channel transmission, audio clip speed adjustments, live broadcast delays for different time zones, audio frequency adjustments, and signal demodulation.
In radio broadcasting, multiple audio signals often need to be transmitted simultaneously. The Fourier...
In radio broadcasting, multiple audio signals often need to be transmitted simultaneously. The Fourier...
888
Discrete-time Fourier transform
1.5K
The Discrete-Time Fourier Transform (DTFT) is an essential mathematical tool for analyzing discrete-time signals, converting them from the time domain to the frequency domain. This transformation allows for examining the frequency components of discrete signals, providing insights into their spectral characteristics. In the DTFT, the continuous integral used in the continuous-time Fourier transform is replaced by a summation to accommodate the discrete nature of the signal.
One of the notable...
One of the notable...
1.5K
Discrete Fourier Transform
1.3K
The Discrete Fourier Transform (DFT) is a fundamental tool in signal processing, extending the discrete-time Fourier transform by evaluating discrete signals at uniformly spaced frequency intervals. This transformation converts a finite sequence of time-domain samples into frequency components, each representing complex sinusoids ordered by frequency. The DFT translates these sequences into the frequency domain, effectively indicating the magnitude and phase of each frequency component present...
1.3K
Fast Fourier Transform
1.3K
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...
1.3K


