Learning-Augmented Moment Estimation on Time-Decay Models

Abstract

Motivated by the prevalence and success of machine learning, a line of recent work has studied learning-augmented algorithms in the streaming model. These results have shown that for natural and practical oracles implemented with machine learning models, we can obtain streaming algorithms with improved space efficiency that are otherwise provably impossible. On the other hand, our understanding is much more limited for the sliding window model, which captures applications where either recent data leads to better or older data must be expunged from the dataset, e.g., by privacy regulation laws. In this paper, we utilize an oracle for the heavy-hitters of datasets to give learning-augmented algorithms for a number of fundamental problems in the sliding window model, such as norm/moment estimation, frequency estimation, cascaded norms, and rectangular moment estimation. We complement our theoretical results with a number of empirical evaluations that demonstrate the practical efficiency of our algorithms on real and synthetic datasets.

Cite

Text

Nagawanshi et al. "Learning-Augmented Moment Estimation on Time-Decay Models." International Conference on Learning Representations, 2026.

Markdown

[Nagawanshi et al. "Learning-Augmented Moment Estimation on Time-Decay Models." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/nagawanshi2026iclr-learningaugmented/)

BibTeX

@inproceedings{nagawanshi2026iclr-learningaugmented,
  title     = {{Learning-Augmented Moment Estimation on Time-Decay Models}},
  author    = {Nagawanshi, Soham Deepak and Panthangi, Shalini and Wang, Chen and Woodruff, David and Zhou, Samson},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/nagawanshi2026iclr-learningaugmented/}
}