Bayesian Functional Connectivity and Graph Convolutional Network for Working Memory Load Classification

Harshini Gangapuram,Vidya Manian
2024-04-30
Abstract:Brain responses related to working memory originate from distinct brain areas and oscillate at different frequencies. EEG signals with high temporal correlation can effectively capture these responses. Therefore, estimating the functional connectivity of EEG for working memory protocols in different frequency bands plays a significant role in analyzing the brain dynamics with increasing memory and cognitive loads, which remains largely unexplored. The present study introduces a Bayesian structure learning algorithm to learn the functional connectivity of EEG in sensor space. Next, the functional connectivity graphs are taken as input to the graph convolutional network to classify the working memory loads. The intrasubject (subject-specific) classification performed on 154 subjects for six different verbal working memory loads produced the highest classification accuracy of 96% and average classification accuracy of 89%, outperforming state-of-the-art classification models proposed in the literature. Furthermore, the proposed Bayesian structure learning algorithm is compared with state-of-the-art functional connectivity estimation methods through intersubject and intrasubject statistical analysis of variance. The results also show that the alpha and theta bands have better classification accuracy than the beta band.
Machine Learning,Signal Processing,Neurons and Cognition
What problem does this paper attempt to address?
The paper attempts to address the problem of classifying working memory load by estimating EEG functional connectivity across different frequency bands and utilizing a Graph Convolutional Network (GCN). Specifically, the paper aims to: 1. **Estimate Dynamic Functional Connectivity**: Use the Bayesian Structure Learning (BSL) algorithm to estimate EEG functional connectivity in the sensor space, particularly across different frequency bands such as α, β, and θ. 2. **Improve Classification Accuracy**: By using functional connectivity graphs as input, employ a Graph Convolutional Network to classify working memory load, aiming to enhance classification accuracy. The paper particularly focuses on subject-specific classification performance. 3. **Compare Different Methods**: Validate the effectiveness and superiority of the proposed method by comparing it with existing functional connectivity estimation methods and other classification models. 4. **Explore the Impact of Frequency Bands**: Analyze the impact of different frequency bands (α, β, and θ) on classification accuracy to identify which frequency bands perform better in the classification task. Through these research objectives, the paper hopes to provide a new and more effective method for classifying working memory load, thereby improving work efficiency and the accuracy of diagnosing cognitive impairments in practical applications.