Table of Contents
Fetching ...

A Combined Channel Approach for Decoding Intracranial EEG Signals: Enhancing Accuracy through Spatial Information Integration

Maryam Ostadsharif Memar, Navid Ziaei, Behzad Nazari

TL;DR

The paper tackles limited iEEG data by introducing a single-participant decoder that leverages 18 gamma-band features. It compares best-channel and combined-channel modes, with the latter using greedy forward selection and majority voting to integrate spatial information across brain regions. Results across Music Reconstruction, Audio Visual, and AJILE12 datasets show the combined-channel approach consistently outperforms the best-channel variant across classifiers, highlighting the value of spatial integration for neural decoding. Brain-region analyses reveal task-relevant substrates, such as the superior temporal lobe for auditory tasks and the precentral gyrus for motor tasks, supporting the physiological plausibility and practical potential for BCIs.

Abstract

Intracranial EEG (iEEG) recording, characterized by high spatial and temporal resolution and superior signal-to-noise ratio (SNR), enables the development of precise brain-computer interface (BCI) systems for neural decoding. However, the invasive nature of the procedure significantly limits the availability of iEEG datasets in terms of both the number of participants and the duration of recorded sessions. To address this limitation, we propose a single-participant machine learning model optimized for decoding iEEG signals. The model employs 18 key features and operates in two modes: best channel and combined channel. The combined channel mode integrates spatial information from multiple brain regions, leading to superior classification performance. Evaluations across three datasets -- Music Reconstruction, Audio Visual, and AJILE12 -- demonstrate that the combined channel mode consistently outperforms the best channel mode across all classifiers. In the best-performing cases, Random Forest achieved an F1 score of 0.81 +/- 0.05 in the Music Reconstruction dataset and 0.82 +/- 0.10 in the Audio Visual dataset, while XGBoost achieved an F1 score of 0.84 +/- 0.08 in the AJILE12 dataset. Furthermore, the analysis of brain region contributions in the combined channel mode revealed that the model identifies relevant brain regions aligned with physiological expectations for each task and effectively combines data from electrodes in these regions to achieve high performance. These findings highlight the potential of integrating spatial information across brain regions to improve task decoding, offering new avenues for advancing BCI systems and neurotechnological applications.

A Combined Channel Approach for Decoding Intracranial EEG Signals: Enhancing Accuracy through Spatial Information Integration

TL;DR

The paper tackles limited iEEG data by introducing a single-participant decoder that leverages 18 gamma-band features. It compares best-channel and combined-channel modes, with the latter using greedy forward selection and majority voting to integrate spatial information across brain regions. Results across Music Reconstruction, Audio Visual, and AJILE12 datasets show the combined-channel approach consistently outperforms the best-channel variant across classifiers, highlighting the value of spatial integration for neural decoding. Brain-region analyses reveal task-relevant substrates, such as the superior temporal lobe for auditory tasks and the precentral gyrus for motor tasks, supporting the physiological plausibility and practical potential for BCIs.

Abstract

Intracranial EEG (iEEG) recording, characterized by high spatial and temporal resolution and superior signal-to-noise ratio (SNR), enables the development of precise brain-computer interface (BCI) systems for neural decoding. However, the invasive nature of the procedure significantly limits the availability of iEEG datasets in terms of both the number of participants and the duration of recorded sessions. To address this limitation, we propose a single-participant machine learning model optimized for decoding iEEG signals. The model employs 18 key features and operates in two modes: best channel and combined channel. The combined channel mode integrates spatial information from multiple brain regions, leading to superior classification performance. Evaluations across three datasets -- Music Reconstruction, Audio Visual, and AJILE12 -- demonstrate that the combined channel mode consistently outperforms the best channel mode across all classifiers. In the best-performing cases, Random Forest achieved an F1 score of 0.81 +/- 0.05 in the Music Reconstruction dataset and 0.82 +/- 0.10 in the Audio Visual dataset, while XGBoost achieved an F1 score of 0.84 +/- 0.08 in the AJILE12 dataset. Furthermore, the analysis of brain region contributions in the combined channel mode revealed that the model identifies relevant brain regions aligned with physiological expectations for each task and effectively combines data from electrodes in these regions to achieve high performance. These findings highlight the potential of integrating spatial information across brain regions to improve task decoding, offering new avenues for advancing BCI systems and neurotechnological applications.

Paper Structure

This paper contains 12 sections, 3 equations, 2 figures, 2 tables.

Figures (2)

  • Figure 1: Performance comparison of the single-participant model in the best channel and combined channel modes across all classifiers and datasets. The classifiers used include Logistic Regression (LR), Naive Bayes (NB), Random Forest (RF), Support Vector Machine (SVM), and XGBoost (XGB). (A, B, C) Performance of the model in the combined channel mode using different classifiers. (D, E, F) Comparison of the model's performance between the best channel and combined channel modes. These results validate the importance of leveraging spatial information from all available channels (combined channel mode) compared to using only the best-performing channel (best channel mode).
  • Figure 2: Brain regions contributing to the Singing vs. Music and Move vs. Rest tasks in the combined channel mode.