Temporally-Biased Sampling Schemes for Online Model Management
Brian Hentschel, Peter J. Haas, Yuanyuan Tian

TL;DR
This paper introduces temporally-biased sampling schemes for online model management that prioritize recent data, enabling faster training, adaptability to data changes, and compatibility with existing analysis algorithms in streaming environments.
Contribution
The paper presents novel sampling schemes (T-TBS and R-TBS) with decay control and size guarantees, extending unequal-probability sampling for dynamic data streams.
Findings
R-TBS provides decay control and sample size guarantees.
Experiments show improved model robustness and scalability.
Sampling schemes are effective in streaming data environments.
Abstract
To maintain the accuracy of supervised learning models in the presence of evolving data streams, we provide temporally-biased sampling schemes that weight recent data most heavily, with inclusion probabilities for a given data item decaying over time according to a specified "decay function". We then periodically retrain the models on the current sample. This approach speeds up the training process relative to training on all of the data. Moreover, time-biasing lets the models adapt to recent changes in the data while---unlike in a sliding-window approach---still keeping some old data to ensure robustness in the face of temporary fluctuations and periodicities in the data values. In addition, the sampling-based approach allows existing analytic algorithms for static data to be applied to dynamic streaming data essentially without change. We provide and analyze both a simple sampling…
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
TopicsData Stream Mining Techniques · Advanced Database Systems and Queries · Web Data Mining and Analysis
