菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-07-13
📄 Abstract - Learning Residual Kinematic Corrections for Continuous Neural Decoding via Reinforcement Learning

Decoding continuous three-dimensional (3D) motor imagery (MI) using non-invasive electroencephalography (EEG)-based brain--computer interfaces (BCIs) remains challenging due to signal variability and residual decoding errors. Deep learning architectures such as convolutional neural network--long short-term memory (CNN--LSTM) models can capture spatial and temporal dynamics for continuous kinematic decoding; however, systematic residual errors persist in predicted trajectories. We propose a two-stage decoding framework that applies reinforcement learning (RL) to perform residual kinematic correction on the outputs of a CNN--LSTM decoder (CNN--LSTM--RL). The RL agent is trained offline without direct EEG input and instead operates on predicted kinematic trajectories to optimize movement accuracy relative to target trajectories. Decoding performance was quantified using Pearson correlation coefficients ($r$) and Root Mean Square Errors (RMSE) along the $x, y$, and $z$ axes. Compared to CNN--LSTM applied alone, CNN--LSTM--RL improved the mean correlation from $0.5076$ to $0.7181$ ($p = 0.0005$) in 2D and from $0.6420$ to $0.7780$ ($p = 0.0059$) in VR, with relative gains of $41.5\%$ and $21.2\%$, respectively. Correspondingly, RMSE was reduced from $0.0890$ to $0.0532$ (2D, $p < 0.0001$) and from $0.0714$ to $0.0441$ (VR, $p < 0.0001$), representing relative reductions of $40.2\%$ and $38.2\%$. These findings demonstrate that this scalable framework enhances 3D BCI MI decoding by correcting kinematic errors via offline residual RL without extra neural data, advancing neurorehabilitation, prosthetics, and virtual interaction.

顶级标签: reinforcement learning machine learning
详细标签: brain-computer interface eeg decoding kinematic correction motor imagery cnn-lstm 或 搜索:

基于强化学习的连续神经解码残差运动学校正 / Learning Residual Kinematic Corrections for Continuous Neural Decoding via Reinforcement Learning


1️⃣ 一句话总结

本研究提出一种两阶段解码框架,通过强化学习离线校正脑电解码器(CNN-LSTM)输出的运动轨迹,在不增加神经数据的情况下显著提升了三维运动想象脑机接口的精度,为神经康复和虚拟交互提供了可扩展的解决方案。

源自 arXiv: 2607.11530