ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2002.02013
27
4
v1v2v3v4 (latest)

A Deterministic Streaming Sketch for Ridge Regression

5 February 2020
Benwei Shi
J. M. Phillips
ArXiv (abs)PDFHTML
Abstract

We provide a deterministic space-efficient algorithm for estimating ridge regression. For nnn data points with ddd features and a large enough regularization parameter, we provide a solution within ε\varepsilonε L2_22​ error using only O(d/ε)O(d/\varepsilon)O(d/ε) space. This is the first o(d2)o(d^2)o(d2) space algorithm for this classic problem. The algorithm sketches the covariance matrix by variants of Frequent Directions, which implies it can operate in insertion-only streams and a variety of distributed data settings. In comparisons to randomized sketching algorithms on synthetic and real-world datasets, our algorithm has less empirical error using less space and similar time.

View on arXiv
Comments on this paper