Local Differentially Private Heavy Hitter Detection in Data Streams with Bounded Memory
Xiaochen Li, Weiran Liu, Jian Lou, Yuan Hong, Lei Zhang, Zhan Qin, Kui, Ren

TL;DR
This paper introduces HG-LDP, a framework for accurate Top-k item detection in data streams that balances memory efficiency and local differential privacy, addressing key challenges with novel LDP techniques.
Contribution
The paper proposes a new framework and three advanced schemes that jointly optimize memory, privacy, and accuracy in Top-k detection under local differential privacy.
Findings
Achieves superior accuracy-privacy-memory tradeoff.
Saves 2300x memory compared to baseline methods.
Effective on both synthetic and real-world datasets.
Abstract
Top- frequent items detection is a fundamental task in data stream mining. Many promising solutions are proposed to improve memory efficiency while still maintaining high accuracy for detecting the Top- items. Despite the memory efficiency concern, the users could suffer from privacy loss if participating in the task without proper protection, since their contributed local data streams may continually leak sensitive individual information. However, most existing works solely focus on addressing either the memory-efficiency problem or the privacy concerns but seldom jointly, which cannot achieve a satisfactory tradeoff between memory efficiency, privacy protection, and detection accuracy. In this paper, we present a novel framework HG-LDP to achieve accurate Top- item detection at bounded memory expense, while providing rigorous local differential privacy (LDP) protection.…
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
TopicsPrivacy-Preserving Technologies in Data · Data Stream Mining Techniques · Imbalanced Data Classification Techniques
