2024
Amortized Eigendecomposition for Neural Networks
NeurIPS 2024poster
Performing eigendecomposition during neural network training is essential for tasks such as dimensionality reduction, network compression, image denoising, and graph learning. However, eigendecomposition is computationally expensive as it is orders of magnitude slower than other neural network opera…