coVariance Neural Networks
About
Graph neural networks (GNN) are an effective framework that exploit inter-relationships within graph-structured data for learning. Principal component analysis (PCA) involves the projection of data on the eigenspace of the covariance matrix and draws similarities with the graph convolutional filters in GNNs. Motivated by this observation, we study a GNN architecture, called coVariance neural network (VNN), that operates on sample covariance matrices as graphs. We theoretically establish the stability of VNNs to perturbations in the covariance matrix, thus, implying an advantage over standard PCA-based data analysis approaches that are prone to instability due to principal components associated with close eigenvalues. Our experiments on real-world datasets validate our theoretical results and show that VNN performance is indeed more stable than PCA-based statistical approaches. Moreover, our experiments on multi-resolution datasets also demonstrate that VNNs are amenable to transferability of performance over covariance matrices of different dimensions; a feature that is infeasible for PCA-based approaches.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 2-class Motor Imagery Classification | PhysioNet (10-fold cross-validation) | Accuracy79.4 | 6 | |
| Financial Time Series Forecasting | Exchange | MAE (H1)0.1336 | 6 | |
| Financial Time Series Forecasting | US Stock | MAE (H1)0.4244 | 6 | |
| 2-class Motor Imagery Classification | BCI 2A (held-out subject) | Accuracy59.3 | 6 | |
| Financial Time Series Forecasting | S&P 500 | MAE (H1)0.6198 | 6 | |
| 4-class Motor Imagery Classification | BCI 2A (held-out subject) | Accuracy30.1 | 6 |