
TL;DR
This paper improves the efficiency of differentially private prediction algorithms in streaming settings by reducing the labeled sample complexity from square root to polylogarithmic dependence on the number of queries, for both oblivious and adaptive adversaries.
Contribution
It introduces new private prediction algorithms with polylogarithmic query dependence, significantly reducing labeled sample complexity in streaming scenarios.
Findings
Achieved polylogarithmic dependence on number of queries for oblivious adversaries.
Provided sample complexity bounds for halfspaces over ^d.
Enhanced privacy guarantees in streaming prediction models.
Abstract
We study differentially private prediction introduced by Dwork and Feldman (COLT 2018): an algorithm receives one labeled sample set and then answers a stream of unlabeled queries while the output transcript remains -differentially private with respect to . Standard composition yields a dependence for queries. We show that this dependence can be reduced to polylogarithmic in in streaming settings. For an oblivious online adversary and any concept class , we give a private predictor that answers queries with labeled examples. For an adaptive online adversary and halfspaces over , we obtain .
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
TopicsMachine Learning and Algorithms · Advanced Bandit Algorithms Research · Complexity and Algorithms in Graphs
