Adaptive Matrix Sparsification and Applications to Empirical Risk Minimization
Yang P. Liu, Richard Peng, Colin Tang, Albert Weng, Junzhao Yang

TL;DR
This paper introduces a nearly-linear time algorithm for solving empirical risk minimization problems with dense matrices by leveraging a new dynamic data structure for maintaining leverage score estimates during row updates.
Contribution
The paper develops a novel algorithm for efficiently maintaining leverage score overestimates under row updates, enabling faster interior point methods for ERM.
Findings
Achieves nearly-linear time complexity for dense ERM problems when n ≥ d^{10}.
Introduces a dynamic data structure for leverage score estimation during row updates.
Demonstrates the integration of spectral sparsification within an interior point method framework.
Abstract
Consider the empirical risk minimization (ERM) problem, which is stated as follows. Let be compact convex sets with for , , and for some absolute constant . Also, consider a matrix and vectors and . Then the ERM problem asks to find \[ \min_{\substack{x \in K_1 \times \dots \times K_m\\ A^\top x = b}} c^\top x. \] We give an algorithm to solve this to high accuracy in time , which is nearly-linear time in the input size when is dense and . Our result is achieved by implementing an -iteration interior point method (IPM) efficiently using dynamic data structures. In this direction, our key technical advance…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Advanced Optimization Algorithms Research
