Symmetric Norm Estimation and Regression on Sliding Windows
Vladimir Braverman, Viska Wei, Samson Zhou

TL;DR
This paper introduces a novel universal sketching algorithm for symmetric norm estimation in sliding windows, improving previous methods and extending to Orlicz norm-based linear regression with sublinear space complexity.
Contribution
It presents the first algorithm for symmetric norm estimation in sliding windows using heavy-hitter approximations and extends to Orlicz norm regression with sublinear space algorithms.
Findings
First symmetric norm estimation algorithm in sliding windows.
Universal sketching method for all symmetric norms.
Sublinear space algorithms for Orlicz norm regression.
Abstract
The sliding window model generalizes the standard streaming model and often performs better in applications where recent data is more important or more accurate than data that arrived prior to a certain time. We study the problem of approximating symmetric norms (a norm on that is invariant under sign-flips and coordinate-wise permutations) in the sliding window model, where only the most recent updates define the underlying frequency vector. Whereas standard norm estimation algorithms for sliding windows rely on the smooth histogram framework of Braverman and Ostrovsky (FOCS 2007), analyzing the smoothness of general symmetric norms seems to be a challenging obstacle. Instead, we observe that the symmetric norm streaming algorithm of Braverman et. al. (STOC 2017) can be reduced to identifying and approximating the frequency of heavy-hitters in a number of substreams.…
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
TopicsMachine Learning and Algorithms · Stochastic Gradient Optimization Techniques · Data Stream Mining Techniques
