Large Scale Constrained Linear Regression Revisited: Faster Algorithms via Preconditioning
From MaRDI portal
Publication:6297537
arXiv1802.03337MaRDI QIDQ6297537
Di Wang, Jinhui Xu
Publication date: 9 February 2018
Abstract: In this paper, we revisit the large-scale constrained linear regression problem and propose faster methods based on some recent developments in sketching and optimization. Our algorithms combine (accelerated) mini-batch SGD with a new method called two-step preconditioning to achieve an approximate solution with a time complexity lower than that of the state-of-the-art techniques for the low precision case. Our idea can also be extended to the high precision case, which gives an alternative implementation to the Iterative Hessian Sketch (IHS) method with significantly improved time complexity. Experiments on benchmark and synthetic datasets suggest that our methods indeed outperform existing ones considerably in both the low and high precision cases.
Has companion code repository: https://github.com/hiroyuki-kasai/SGDLibrary
This page was built for publication: Large Scale Constrained Linear Regression Revisited: Faster Algorithms via Preconditioning