Low-Rank Dependence Decomposition via Accelerated Symmetric Non-negative Matrix Factorization
Abstract
Symmetric non-negative matrix factorization (SymNMF) recovers latent group structure from a dependence matrix, but its dense, quadratic-memory objective has confined prior work to moderate sizes. We present a large-scale GPU study of seven algorithm families (over 30 configurations) on absolute Pearson correlation and tail pairwise dependence matrices from Extreme Value Theory, two proxies for empirical risk-factor estimation on large portfolios. A trace-identity reformulation eliminates all intermediates, so a single GPU reaches and multi-node distribution scales to and beyond. Under a two-phase protocol, eleven methods converge at moderate scale; six remain efficient enough at (five AdaGrad-family plus ADMM), and five AdaGrad-family methods still converge at : AdaGrad, RMSprop, and three we introduce (Piecewise AdaGrad, Row-Stochastic SVRG, Block-SVRG AdaptGrow). At the fastest solver tracks the matrix spectrum: Block-SVRG AdaptGrow wins on the flat, ill-conditioned tail-dependence spectrum, where its lower per-iteration cost decides a long factorization, and full-batch AdaGrad wins on the dominant-low-rank correlation spectrum, where the run is short. We also benchmark spherical K-means as a hard-label baseline: cheaper when angular cluster structure is present, yet provably degenerate once the matrix collapses toward a single common factor, where the soft factorization remains necessary.
Cite
@article{arxiv.2607.24518,
title = {Low-Rank Dependence Decomposition via Accelerated Symmetric Non-negative Matrix Factorization},
author = {Lavinia Ghita and Dhruv Desai and Jake Goldberg and Roman Yokunda Enzmann},
journal= {arXiv preprint arXiv:2607.24518},
year = {2026}
}
Comments
40 pages