在移动设备中优化回声状态网络以实现连续的手势识别:一项比较研究
Alok Yadav1, Kitsuchart Pasupa1, Chu Kiong Loo2
1School of Information Technology, King Mongkut's Institute of Technology Ladkrabang, Bangkok, 10520, Thailand.
Heliyon
|April 2, 2024
概括
反响状态网络 (ESN) 显著改善了智能手机上的连续手势识别. 这些机器学习模型提供比长期短期记忆 (LSTM) 网络更快的训练和更好的性能,以增强人机交互.
科学领域:
- 机器学习 机器学习
- 人与计算机的交互
- 信号处理 信号处理
背景情况:
- 持续的手势识别通过解释智能手机惯性测量单位 (IMU) 捕获的人类运动来增强人机交互.
- 回声状态网络 (ESN) 是经常性神经网络,非常适合进行时间序列预测,因为它们能够产生复杂的非线性动态.
- 对于手势识别的ESN的应用仍然未被充分探索,尽管它们在捕捉移动数据中的时间依赖性方面具有潜力.
研究的目的:
- 提高ESN模型在移动设备上的持续手势识别的有效性.
- 研究各种模型结构,超参数调整和培训方法对ESN性能的影响.
- 在使用Leave-one-out交叉验证 (LOOCV) 的不同数据可用性场景下评估ESN.
主要方法:
- 探索各种ESN模型结构和优化超参数.
- 使用LOOCV协议实施了三项培训计划,以模拟不同的数据可用性水平.
- 使用内存容量,内核排名和泛化排名进行行为空间分析,以评估模型属性.
主要成果:
- 在使用LOOCV.的不同数据可用性场景 (0.89,0.96,0.99) 中实现了高性能得分.
- 在手势识别准确度方面表现优于长期短期记忆 (LSTM) 模型 (0.87分).
- 证明了ESN的培训时间显著缩短 (约. 13秒) 与LSTM (63秒) 相比.
结论:
- 优化的ESN模型在移动设备上的连续手势识别方面实现了高性能,即使数据有限.
- 在手势识别任务中,ESN为LSTM提供了实用和高效的替代方案,增强了人机交互.
- 这些发现强调了ESN在需要强大和快速的手势解释的现实应用中的潜力.
相关概念视频
Design Example: Resistive Touchscreen
311
A device engineer plays a crucial role in designing user interfaces for mobile devices. One such interface is the resistive touchscreen, which fundamentally consists of two metallic layers: a flexible upper layer and a rigid lower layer, separated by a narrow gap. The high resistance between these two layers is a key characteristic of this design.
When a user touches the screen, the two layers make contact at a specific point known as the touchpoint. This contact reduces the resistance between...
When a user touches the screen, the two layers make contact at a specific point known as the touchpoint. This contact reduces the resistance between...
311
Design Example
325
The innovation of touch-tone telephony revolutionized the telecommunications industry by replacing the traditional rotary dial with a dual-tone multi-frequency (DTMF) signaling system. This system uses a matrix-style keypad with buttons arranged in four rows and three columns, creating 12 distinct signals each assigned to a pair of frequencies. Each button press results in a simultaneous generation of two sinusoidal tones – one from a low-frequency group (697 to 941 Hz) and one from a...
325


