Dynamic Trace Estimation
Prathamesh Dharangutte, Christopher Musco

TL;DR
This paper introduces a practical algorithm for dynamic trace estimation that significantly reduces computational complexity and demonstrates its effectiveness in machine learning and network science applications.
Contribution
It proposes a new dynamic trace estimation algorithm with quadratic complexity improvements over standard methods and provides empirical validation.
Findings
Quadratic complexity reduction in dynamic trace estimation
Effective in neural network Hessian spectral density tracking
Improves triangle counting and graph connectivity estimation
Abstract
We study a dynamic version of the implicit trace estimation problem. Given access to an oracle for computing matrix-vector multiplications with a dynamically changing matrix A, our goal is to maintain an accurate approximation to A's trace using as few multiplications as possible. We present a practical algorithm for solving this problem and prove that, in a natural setting, its complexity is quadratically better than the standard solution of repeatedly applying Hutchinson's stochastic trace estimator. We also provide an improved algorithm assuming slightly stronger assumptions on the dynamic matrix A. We support our theory with empirical results, showing significant computational improvements on three applications in machine learning and network science: tracking moments of the Hessian spectral density during neural network optimization, counting triangles, and estimating natural…
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
TopicsStochastic Gradient Optimization Techniques · Advanced Graph Neural Networks · Functional Brain Connectivity Studies
