🤖 AI Summary
Graph neural networks (GNNs) suffer from limited performance in cross-subject brain–computer interface (BCI) tasks due to unknown underlying graph structures of EEG signals. Method: This paper proposes a covariance-driven density matrix graph shift operator (DM-GSO), interpreting the sample covariance matrix as a quasi-Hamiltonian in the random variable space to construct a differentiable, positive-definite graph shift operator. The DM-GSO explicitly co-optimizes filter stability and discriminability. Integrated with multi-scale spectral graph convolution, the resulting model enhances representation learning on irregular EEG topologies. Contribution/Results: Evaluated on cross-subject motor imagery EEG classification, the method significantly outperforms EEGNet—achieving higher accuracy, faster inference, and superior robustness to noise. This work pioneers the integration of density matrix theory into GNN-based graph structure learning, establishing a novel paradigm for BCI that is interpretable, robust, and computationally efficient.
📝 Abstract
Graph neural networks have re-defined how we model and predict on network data but there lacks a consensus on choosing the correct underlying graph structure on which to model signals. CoVariance Neural Networks (VNN) address this issue by using the sample covariance matrix as a Graph Shift Operator (GSO). Here, we improve on the performance of VNNs by constructing a Density Matrix where we consider the sample Covariance matrix as a quasi-Hamiltonian of the system in the space of random variables. Crucially, using this density matrix as the GSO allows components of the data to be extracted at different scales, allowing enhanced discriminability and performance. We show that this approach allows explicit control of the stability-discriminability trade-off of the network, provides enhanced robustness to noise compared to VNNs, and outperforms them in useful real-life applications where the underlying covariance matrix is informative. In particular, we show that our model can achieve strong performance in subject-independent Brain Computer Interface EEG motor imagery classification, outperforming EEGnet while being faster. This shows how covariance density neural networks provide a basis for the notoriously difficult task of transferability of BCIs when evaluated on unseen individuals.