Differentially Private Online Submodular Optimization
Adrian Rivera Cardoso, Rachel Cummings

TL;DR
This paper introduces the first differentially private algorithms for online submodular minimization, achieving low regret in both full information and bandit feedback settings by leveraging convex relaxations and estimation techniques.
Contribution
It develops novel algorithms for differentially private online submodular minimization under full information and bandit feedback, with theoretical regret guarantees.
Findings
Achieves $ ilde{O}(n^{3/2}rac{ oot{2} ext{T}}{ ext{epsilon}})$ regret in full information setting.
Achieves $ ilde{O}(n^{3/2}T^{3/4}/ ext{epsilon})$ regret in bandit setting.
First algorithms to ensure differential privacy in online submodular optimization.
Abstract
In this paper we develop the first algorithms for online submodular minimization that preserve differential privacy under full information feedback and bandit feedback. A sequence of submodular functions over a collection of elements arrive online, and at each timestep the algorithm must choose a subset of before seeing the function. The algorithm incurs a cost equal to the function evaluated on the chosen set, and seeks to choose a sequence of sets that achieves low expected regret. Our first result is in the full information setting, where the algorithm can observe the entire function after making its decision at each timestep. We give an algorithm in this setting that is -differentially private and achieves expected regret . This algorithm works by relaxing submodular function to a convex function using…
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
TopicsPrivacy-Preserving Technologies in Data · Advanced Bandit Algorithms Research · Complexity and Algorithms in Graphs
