streaming data explanation with macrobase
play

Streaming Data Explanation with MacroBase Kai Sheng Tai in - PowerPoint PPT Presentation

Streaming Data Explanation with MacroBase Kai Sheng Tai in collaboration with Peter Bailis, Edward Gan, Kexin Rong, Sahaana Suri, Firas Abuzaid, Jialin Ding, Vatsal Sharan, Greg Valiant Stanford DAWN Project DAWN Project: Making ML More


  1. Streaming Data Explanation with MacroBase Kai Sheng Tai in collaboration with Peter Bailis, Edward Gan, Kexin Rong, Sahaana Suri, Firas Abuzaid, Jialin Ding, Vatsal Sharan, Greg Valiant Stanford DAWN Project

  2. DAWN Project: Making ML More Accessible PIs: Peter Bailis, Kunle Olukotun, Chris Ré, Matei Zaharia dawn.cs.stanford.edu Data Acquisition Feature Engineering Model Training Productionizing Interfaces Snorkel, Babble Labble, Coral AutoML ModelQA Mobile DeepDive Algorithms MacroBase (Streaming Data) Cluster Data Fusion YellowFin (DL) NoScope (Video) CPU Systems *Headed, Mulligan (SQL+graph+ML) AutoRec, SimDex (Recommendation) GPU Hardware Compilers: Weld, Spatial, Sparser, Delite FPGA Hardware: Plasticine CGRA, FuzzyBit ...

  3. DAWN Project: Making ML More Accessible PIs: Peter Bailis, Kunle Olukotun, Chris Ré, Matei Zaharia dawn.cs.stanford.edu Data Acquisition Feature Engineering Model Training Productionizing Interfaces Snorkel, Babble Labble, Coral AutoML ModelQA Mobile DeepDive Algorithms MacroBase (Streaming Data) Cluster Data Fusion YellowFin (DL) NoScope (Video) CPU Systems *Headed, Mulligan (SQL+graph+ML) AutoRec, SimDex (Recommendation) GPU Hardware Compilers: Weld, Spatial, Sparser, Delite FPGA Hardware: Plasticine CGRA, FuzzyBit ...

  4. Continued Growth of Streaming Data Volumes • Telemetry from mobile devices • >2B smartphones worldwide • Application logs from web services • Visual features from video streams • 1000s of dashcams, security cameras MacroBase : prioritizing human attention via feature selection

  5. MacroBase: Example Use Case Input: stream of logs from mobile app (based on a real application) Explain error class to analyst Errors Non-Errors with [location = Canada] {iPhone7, USA} {iPhone8, USA} {iPhone7, Canada } {iPhone7, USA} Challenges {iPhone8, Canada } {iPhoneX, USA} • Throughput : {iPhone7, USA} {iPhone7, USA} streams with millions of events/sec {iPhone8, Canada } {iPhone7, USA} • Resource constraints : {iPhone8, USA} limited computation and memory {iPhone7, USA} • Dimensionality : {iPhone7, USA} high-order feature combinations (# phone models) x (# locations) x …

  6. MacroBase Stream Analytics macrobase.stanford.edu extract In production at: • major web service provider domain-specific • mobile app company signals • video streaming service Other projects: TRANSFORM • Kernel density estimation identify data • Dimensionality reduction in tails • Faster CNN queries on video • Method-of-moments for quantile estimation CLASSIFY • Time series visualization find disproportionately correlated attributes Papers and links: Inliers Outliers EXPLAIN {iPhone6, USA} {iPhone6, Canada} {iPhone6, USA} {iPhone6, USA} {iPhone5, USA} {iPhone5, Canada}

  7. MacroBase Stream Analytics macrobase.stanford.edu extract In production at: • major web service provider domain-specific • mobile app company signals • video streaming service Other projects: TRANSFORM • Kernel density estimation identify data • Dimensionality reduction in tails • Faster CNN queries on video • Method-of-moments for quantile estimation CLASSIFY • Time series visualization find disproportionately correlated attributes Papers and links: This talk: Inliers Outliers EXPLAIN Online feature {iPhone6, USA} {iPhone6, Canada} {iPhone6, USA} {iPhone6, USA} selection on streams {iPhone5, USA} {iPhone5, Canada}

  8. MacroBase: Streaming Feature Selection Setup: online learning of a linear classifier (e.g. logistic regression) Goal: return top- k most discriminative features to the user Track most frequent features? Sparsity-inducing regularization? Not necessarily the most discriminative Hard to tune a priori to satisfy memory constraints Weight-Median Sketch [Tai, Sharan, Bailis, Valiant. arXiv 1711.02305] Maintain a compressed version (a sketch ) of a linear classifier… • … that supports fast updates • … that supports queries for estimates of each weight • … with ( 𝜗, 𝜀 )-approximation guarantee vs. uncompressed classifier Track (approximation of) k most heavily-weighted features

  9. Sketched Linear Classifiers • Sketch of 𝑦 : random projection of 𝑦 to low dimension update location = Canada 2.5 r ˆ model = iPhoneX -1.9 ( x t , y t ) L t version = 2.1.1 1.8 query streaming gradient sketched estimates of data estimates classifier largest weights

  10. Accurate weight recovery in practice Online logistic regression on Reuters RCV1 with 4KB memory budget hard thresholding feature hashing frequent features (lower is better) WM-Sketch (our method) (# top features to estimate)

  11. Sketched Linear Classifiers • Sketch of 𝑦 : random projection of 𝑦 to low dimension update location = Canada 2.5 r ˆ model = iPhoneX -1.9 ( x t , y t ) L t version = 2.1.1 1.8 query streaming gradient sketched estimates of data estimates classifier largest weights Takeaways • Count-Sketch data structure can be adapted to streaming feature selection • Essentially feature hashing with highest-magnitude features in heap • Need only space logarithmic in original dimension

  12. DAWN Stack Data Acquisition Feature Engineering Model Training Productionizing Interfaces Snorkel, Babble Labble, Coral AutoML ModelQA Mobile DeepDive Algorithms MacroBase (Streaming Data) Cluster Data Fusion YellowFin (DL) NoScope (Video) CPU Systems *Headed, Mulligan (SQL+graph+ML) AutoRec, SimDex (Recommendation) GPU Hardware Compilers: Weld, Spatial, Sparser, Delite FPGA Hardware: Plasticine CGRA, FuzzyBit ...

  13. Find out more @ DAWN Stack dawn.cs.stanford.edu/blog Data Acquisition Feature Engineering Model Training Productionizing Interfaces Snorkel, Babble Labble, Coral AutoML ModelQA Mobile DeepDive Algorithms MacroBase (Streaming Data) Cluster Data Fusion YellowFin (DL) NoScope (Video) CPU Systems *Headed, Mulligan (SQL+graph+ML) AutoRec, SimDex (Recommendation) GPU Hardware Compilers: Weld, Spatial, Sparser, Delite FPGA Hardware: Plasticine CGRA, FuzzyBit ...

  14. Recap MacroBase: making sense of the firehose This talk: Online feature selection by sketching linear classifiers Check out other DAWN projects: hardware + systems + ML macrobase.stanford.edu dawn.cs.stanford.edu Kai Sheng Tai / kst@cs.stanford.edu

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend