paper-with-me

Papers

Learning-Augmented Frequency Estimation in Sliding Windows

2024-09-17 · Rana Shahout, Ibrahim Sabek, Michael Mitzenmacher

We show how to utilize machine learning approaches to improve sliding window algorithms for approximate frequency estimation problems, under the ``algorithms with predictions'' framework. In this dynamic environment, previous learning-augmented algorithms are less effective, since properties in sliding window resolution can differ significantly from the properties of the entire stream. Our focus is on the benefits of predicting and filtering out items with large next arrival times -- that is, there is a large gap until their next appearance -- from the stream, which we show improves the memory-accuracy tradeoffs significantly. We provide theorems that provide insight into how and by how much our technique can improve the sliding window algorithm, as well as experimental results using real-world data sets. Our work demonstrates that predictors can be useful in the challenging sliding window setting.

📄 PDF Abstract BibTeX arXiv:2409.11516

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DPSW-Sketch: A Differentially Private Sketch Framework for Frequency Estimation over Sliding Windows (Technical Report)

2024-06-12 · Yiping Wang, Yanhao Wang, Cen Chen

The sliding window model of computation captures scenarios in which data are continually arriving in the form of a stream, and only the most recent $w$ items are used for analysis. In this setting, an algorithm needs to …

Learning-Augmented Moment Estimation on Time-Decay Models

2026-03-03 · Soham Nagawanshi, Shalini Panthangi, Chen Wang, David P. Woodruff 외 arxiv

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 impleme…

Fast Automatic Feature Selection for Multi-Period Sliding Window Aggregate in Time Series

2020-12-02 · Rui An, Xingtian Shi, Baohan Xu

As one of the most well-known artificial feature sampler, the sliding window is widely used in scenarios where spatial and temporal information exists, such as computer vision, natural language process, data stream, and …

feature selectionTime SeriesTime Series Analysis

Optimal Matrix Sketching over Sliding Windows

2024-05-13 · Hanyan Yin, Dongxie Wen, Jiajun Li, Zhewei Wei 외

Matrix sketching, aimed at approximating a matrix $\boldsymbol{A} \in \mathbb{R}^{N\times d}$ consisting of vector streams of length $N$ with a smaller sketching matrix $\boldsymbol{B} \in \mathbb{R}^{\ell\times d}, \ell…

Short-time Fourier transform based on stimulated Brillouin scattering

2021-11-26 · Pengcheng Zuo, Dong Ma, Yang Chen

In this paper, all-optical short-time Fourier transform (STFT) based on stimulated Brillouin scattering (SBS) is proposed and further used for real-time time-frequency analysis of different radio frequency (RF) signals. …