Lego Sketch: A Scalable Memory-augmented Neural Network for Sketching Data Streams
Yuan Feng, Yukun Cao, Hairu Wang, Xike Xie, S Kevin Zhou

TL;DR
This paper introduces Lego Sketch, a scalable neural sketching architecture that dynamically combines memory modules to adapt to different data streams and space constraints, improving accuracy and scalability.
Contribution
The paper proposes a novel modular MANN architecture called Lego Sketch, with theoretical error bounds and superior scalability for neural sketching across domains.
Findings
Outperforms existing neural and handcrafted sketches in space-accuracy trade-offs.
Provides the first theoretical error bound for neural sketches.
Demonstrates high scalability across diverse data domains.
Abstract
Sketches, probabilistic structures for estimating item frequencies in infinite data streams with limited space, are widely used across various domains. Recent studies have shifted the focus from handcrafted sketches to neural sketches, leveraging memory-augmented neural networks (MANNs) to enhance the streaming compression capabilities and achieve better space-accuracy trade-offs.However, existing neural sketches struggle to scale across different data domains and space budgets due to inflexible MANN configurations. In this paper, we introduce a scalable MANN architecture that brings to life the {\it Lego sketch}, a novel sketch with superior scalability and accuracy. Much like assembling creations with modular Lego bricks, the Lego sketch dynamically coordinates multiple memory bricks to adapt to various space budgets and diverse data domains. Our theoretical analysis guarantees its…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Data Stream Mining Techniques · Neural Networks and Applications
MethodsFocus
