Covariance Scattering Transforms
Andrea Cavallo, Ayushman Raghuvanshi, Sundeep Prabhakar Chepuri, Elvin Isufi

TL;DR
Covariance Scattering Transforms (CSTs) are untrained deep networks that utilize covariance spectrum filters to produce stable, expressive representations, outperforming PCA and matching trained models in neurodegenerative disease prediction tasks.
Contribution
The paper introduces CSTs, a novel untrained deep network leveraging covariance spectrum filters, improving stability and efficiency over PCA and VNNs without requiring training.
Findings
CSTs outperform PCA in low-sample regimes.
CSTs achieve comparable or better prediction accuracy than trained models.
CSTs are computationally efficient and stable in low-data settings.
Abstract
Machine learning and data processing techniques relying on covariance information are widespread as they identify meaningful patterns in unsupervised and unlabeled settings. As a prominent example, Principal Component Analysis (PCA) projects data points onto the eigenvectors of their covariance matrix, capturing the directions of maximum variance. This mapping, however, falls short in two directions: it fails to capture information in low-variance directions, relevant when, e.g., the data contains high-variance noise; and it provides unstable results in low-sample regimes, especially when covariance eigenvalues are close. CoVariance Neural Networks (VNNs), i.e., graph neural networks using the covariance matrix as a graph, show improved stability to estimation errors and learn more expressive functions in the covariance spectrum than PCA, but require training and operate in a labeled…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning in Healthcare · Generative Adversarial Networks and Image Synthesis
