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. 1610.06656
16
9

Single Pass PCA of Matrix Products

21 October 2016
Shanshan Wu
Srinadh Bhojanapalli
Sujay Sanghavi
A. Dimakis
ArXivPDFHTML
Abstract

In this paper we present a new algorithm for computing a low rank approximation of the product ATBA^TBATB by taking only a single pass of the two matrices AAA and BBB. The straightforward way to do this is to (a) first sketch AAA and BBB individually, and then (b) find the top components using PCA on the sketch. Our algorithm in contrast retains additional summary information about A,BA,BA,B (e.g. row and column norms etc.) and uses this additional information to obtain an improved approximation from the sketches. Our main analytical result establishes a comparable spectral norm guarantee to existing two-pass methods; in addition we also provide results from an Apache Spark implementation that shows better computational and statistical performance on real-world and synthetic evaluation datasets.

View on arXiv
Comments on this paper