NeuroSketch: An Effective Framework for Neural Decoding via Systematic Architectural Optimization
Gaorui Zhang, Zhizhang Yuan, Jialan Yang, Junru Chen, Li Meng, Yang Yang
TL;DR
NeuroSketch addresses the gap in neural-decoding architecture exploration by systematically optimizing a CNN-2D–based framework from macro to micro levels. Through extensive experiments across EEG/SEEG/ECoG modalities and eight decoding tasks, it demonstrates state-of-the-art performance and scalable gains, particularly on challenging datasets like Du-IN. The framework combines a patch-aware CNN-2D base, stepwise feature-map growth, pagoda downsampling, and group convolutions, yielding efficient yet powerful representations validated by neurophysiological interpretability analyses. These findings provide a practical, scalable approach for neural decoding and offer insights into architecture-design principles tailored to rapid neural dynamics and localized brain activations.
Abstract
Neural decoding, a critical component of Brain-Computer Interface (BCI), has recently attracted increasing research interest. Previous research has focused on leveraging signal processing and deep learning methods to enhance neural decoding performance. However, the in-depth exploration of model architectures remains underexplored, despite its proven effectiveness in other tasks such as energy forecasting and image classification. In this study, we propose NeuroSketch, an effective framework for neural decoding via systematic architecture optimization. Starting with the basic architecture study, we find that CNN-2D outperforms other architectures in neural decoding tasks and explore its effectiveness from temporal and spatial perspectives. Building on this, we optimize the architecture from macro- to micro-level, achieving improvements in performance at each step. The exploration process and model validations take over 5,000 experiments spanning three distinct modalities (visual, auditory, and speech), three types of brain signals (EEG, SEEG, and ECoG), and eight diverse decoding tasks. Experimental results indicate that NeuroSketch achieves state-of-the-art (SOTA) performance across all evaluated datasets, positioning it as a powerful tool for neural decoding. Our code and scripts are available at https://github.com/Galaxy-Dawn/NeuroSketch.
