Learning Cortico-Muscular Dependence through Orthonormal Decomposition of Density Ratios
Shihan Ma, Bo Hu, Tianyu Jia, Alexander Kenneth Clarke, Blanka Zicher, Arnault H. Caillet, Dario Farina, Jose C. Principe
TL;DR
The paper tackles the challenge of modeling cortico-muscular connectivity beyond traditional linear measures by learning an orthonormal decomposition of the density ratio between EEG and EMG signals. It introduces FMCA-T, a matrix-trace variant of Functional Maximal Correlation that jointly trains two neural nets to estimate the top eigenvalues and eigenfunctions, enabling context-aware representations captured by $\rho(X,Y)\approx \sum_{k=1}^K \sigma_k^{1/2}\,\phi_k(X)\psi_k(Y)$. The method further localizes dependence into channel- and temporal-level density ratios to reveal spatio-temporal activation patterns and movement/subject information without labeled data. Experimentally, FMCA-T shows robustness to nonstationary noise and delays, yields eigenfunctions that discriminate movements and subjects, and produces spatial maps consistent with known brain activations, outperforming several baselines in inter- and cross-subject classification. The work suggests strong potential for neuroscience analysis and brain-machine interfaces, while recognizing limitations due to dataset size and proposing future expansion to larger multimodal datasets.
Abstract
The cortico-spinal neural pathway is fundamental for motor control and movement execution, and in humans it is typically studied using concurrent electroencephalography (EEG) and electromyography (EMG) recordings. However, current approaches for capturing high-level and contextual connectivity between these recordings have important limitations. Here, we present a novel application of statistical dependence estimators based on orthonormal decomposition of density ratios to model the relationship between cortical and muscle oscillations. Our method extends from traditional scalar-valued measures by learning eigenvalues, eigenfunctions, and projection spaces of density ratios from realizations of the signal, addressing the interpretability, scalability, and local temporal dependence of cortico-muscular connectivity. We experimentally demonstrate that eigenfunctions learned from cortico-muscular connectivity can accurately classify movements and subjects. Moreover, they reveal channel and temporal dependencies that confirm the activation of specific EEG channels during movement. Our code is available at https://github.com/bohu615/corticomuscular-eigen-encoder.
