使用轻量级生成深度学习框架生成行走数据
Mainak Ghosh1, Anup Nandy1, Bidyut Kr Patra2
1Department of Computer Science and Engineering, National Institute of Technology Rourkela, Rourkela, India.
Journal of biomechanics
|September 16, 2025
概括
本研究引入了一种新的轻量级FNN-AE模型,用于生成人类步行数据,解决体育科学和临床应用中的数据稀缺问题. 该模型提供了一种计算效率高的解决方案,用于实现现实的步态模式生成.
科学领域:
- 生物力学 生物力学
- 机器学习 机器学习
- 机器人技术 机器人技术 机器人技术
背景情况:
- 人类步态分析对于体育科学,外骨设计和临床应用至关重要.
- 由于生理和伦理限制,收集步态数据具有挑战性,导致数据稀缺.
- 现有的深度学习模型,如生成对抗网络 (GAN),通常是计算密集的,并且不适合现实世界的使用.
研究的目的:
- 开发一种新的,轻量级的混合模型,用于高效地生成人类步行数据.
- 解决当前步态分析方法中计算强度和数据稀缺性的局限性.
- 为实际应用创建一个平衡复杂性和数据真实性的模型.
主要方法:
- 提出了一个新的混合模型,结合了前神经网络 (FNN) 和自动编码器 (AE),称为FNN-AE.
- FNN组件生成初始步态数据,而AE则为增强现实性进行精细化.
- 在OpenSim平台上使用牛顿运动方程和生物机械模拟来验证模型的物理可信性.
主要成果:
- FNN-AE模型实现了与最先进的方法可比的令人满意的性能.
- 拟议的架构通过使用更少的参数来显著降低模型的复杂性.
- 在模拟中测试时,生成的步态数据证明了生物机械可行性.
结论:
- FNN-AE模型为人类步行数据生成提供了有效和计算效率高的解决方案.
- 这种轻量级的方法克服了现有的深度学习模型用于步态分析的实际限制.
- 该模型对推动体育科学,机器人技术和临床环境的研究和应用有前途.
相关概念视频
Data Collection by Experiments
Data collection is a systematic method of obtaining, observing, measuring, and analyzing accurate information. An experimental study is a standard method of data collection that involves the manipulation of the samples by applying some form of treatment prior to data collection. It refers to manipulating one variable to determine its changes on another variable. The sample subjected to treatment is known as “experimental units.”
An example of the experimental method is a public clinical trial...
An example of the experimental method is a public clinical trial...
Introduction to Learning
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
Survival Tree
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a survival tree begins...
Building a Survival Tree
Constructing a survival tree begins...


