Visible to the public Sketching Linear Classifiers over Data Streams

TitleSketching Linear Classifiers over Data Streams
Publication TypeConference Paper
Year of Publication2018
AuthorsTai, Kai Sheng, Sharan, Vatsal, Bailis, Peter, Valiant, Gregory
Conference NameProceedings of the 2018 International Conference on Management of Data
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-4703-7
Keywordscomposability, compressive sampling, Cyber physical system, cyber physical systems, linear classification, online learning, privacy, pubcrawl, resilience, Resiliency, Sketching
Abstract

We introduce a new sub-linear space sketch--the Weight-Median Sketch--for learning compressed linear classifiers over data streams while supporting the efficient recovery of large-magnitude weights in the model. This enables memory-limited execution of several statistical analyses over streams, including online feature selection, streaming data explanation, relative deltoid detection, and streaming estimation of pointwise mutual information. Unlike related sketches that capture the most frequently-occurring features (or items) in a data stream, the Weight-Median Sketch captures the features that are most discriminative of one stream (or class) compared to another. The Weight-Median Sketch adopts the core data structure used in the Count-Sketch, but, instead of sketching counts, it captures sketched gradient updates to the model parameters. We provide a theoretical analysis that establishes recovery guarantees for batch and online learning, and demonstrate empirical improvements in memory-accuracy trade-offs over alternative memory-budgeted methods, including count-based sketches and feature hashing.

URLhttps://dl.acm.org/citation.cfm?doid=3183713.3196930
DOI10.1145/3183713.3196930
Citation Keytai_sketching_2018