通过稀疏化协方差矩阵提升神经网络性能与效率
Sparse Covariance Neural Networks
- 对样本协方差矩阵施加硬/软阈值或随机稀疏化
- 在脑数据和动作识别任务中实现更高精度与更快计算
- 适用于协方差稀疏或密集的多种数据场景
协方差神经网络(VNNs)通过对输入数据的协方差矩阵进行图卷积,利用相关性作为成对连接,在神经科学、金融预测和传感器网络等应用中表现优异。然而,基于样本的协方差矩阵通常包含虚假相关性,导致与真实协方差矩阵不匹配,从而降低VNN的性能和计算效率。为此,本文提出稀疏协方差神经网络(S-VNNs),通过在样本协方差矩阵上应用稀疏化技术,并将其融入VNN架构。当真实协方差矩阵稀疏时,采用硬阈值和软阈值方法改善估计并降低计算成本;当真实协方差密集时,提出基于合理策略的概率性随机稀疏化。实验表明,相比传统VNN和稀疏主成分分析,S-VNN在有限样本下更稳定,且在脑电数据、动作识别等多种场景中实现了更高的任务性能、更强的稳定性及更短的计算时间。
原文摘要 · Abstract (English)
Covariance Neural Networks (VNNs) perform graph convolutions on the covariance matrix of input data to leverage correlation information as pairwise connections. They have achieved success in a multitude of applications such as neuroscience, financial forecasting, and sensor networks. However, the empirical covariance matrix on which VNNs operate typically contains spurious correlations, creating a mismatch with the actual covariance matrix that degrades VNNs' performance and computational efficiency. To tackle this issue, we put forth Sparse coVariance Neural Networks (S-VNNs), a framework that applies sparsification techniques on the sample covariance matrix and incorporates the latter into the VNN architecture. We investigate the S-VNN when the underlying data covariance matrix is both sparse and dense. When the true covariance matrix is sparse, we propose hard and soft thresholding to improve the covariance estimation and reduce the computational cost. Instead, when the true covariance is dense, we propose a stochastic sparsification where data correlations are dropped in probability according to principled strategies. Besides performance and computation improvements, we show that S-VNNs are more stable to finite-sample covariance estimations than nominal VNNs and the analogous sparse principal component analysis. By analyzing the impact of sparsification on their behavior, we tie the S-VNN stability to the data distribution and sparsification approach. We support our theoretical findings with experimental results on a variety of application scenarios, ranging from brain data to human action recognition, and show an improved task performance, improved stability, and reduced computational time compared to alternatives.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。