Search papers, labs, and topics across Lattice.
This paper introduces a brain-robot control framework for offline decoding of driving commands during robotic rover operation using EEG signals. They benchmarked various deep learning models, including CNNs, RNNs, and Transformers, to predict motor actions and user intent from EEG data recorded while participants remotely operated a rover via joystick. ShallowConvNet achieved the best performance for both action and intent prediction across different prediction horizons.
ShallowConvNet emerges as a surprisingly effective architecture for decoding user intent from EEG signals in real-world robotic control, outperforming more complex models like Transformers.
Brain-computer interfaces (BCIs) provide a hands-free control modality for mobile robotics, yet decoding user intent during real-world navigation remains challenging. This work presents a brain-robot control framework for offline decoding of driving commands during robotic rover operation. A 4WD Rover Pro platform was remotely operated by 12 participants who navigated a predefined route using a joystick, executing the commands forward, reverse, left, right, and stop. Electroencephalogram (EEG) signals were recorded with a 16-channel OpenBCI cap and aligned with motor actions at Delta = 0 ms and future prediction horizons (Delta > 0 ms). After preprocessing, several deep learning models were benchmarked, including convolutional neural networks, recurrent neural networks, and Transformer architectures. ShallowConvNet achieved the highest performance for both action prediction and intent prediction. By combining real-world robotic control with multi-horizon EEG intention decoding, this study introduces a reproducible benchmark and reveals key design insights for predictive deep learning-based BCI systems.