Differentially Private Online Submodular Maximization
Sebastian Perez-Salazar, Rachel Cummings

TL;DR
This paper introduces differentially private algorithms for online submodular maximization under a cardinality constraint, achieving low regret in both full-information and bandit settings while preserving privacy.
Contribution
It develops novel differentially private algorithms for online submodular maximization with regret bounds, handling privacy in sequential decision-making with feedback dependencies.
Findings
Achieves $(1-1/e)$-regret bounds in full-information setting.
Provides regret bounds in bandit setting with privacy guarantees.
Introduces techniques for privacy preservation with feedforward feedback dependencies.
Abstract
In this work we consider the problem of online submodular maximization under a cardinality constraint with differential privacy (DP). A stream of submodular functions over a common finite ground set arrives online, and at each time-step the decision maker must choose at most elements of before observing the function. The decision maker obtains a payoff equal to the function evaluated on the chosen set, and aims to learn a sequence of sets that achieves low expected regret. In the full-information setting, we develop an -DP algorithm with expected -regret bound of . This algorithm contains ordered experts that learn the best marginal increments for each item over the whole time horizon while maintaining privacy of the functions. In the bandit setting, we…
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
TopicsCryptography and Data Security · Complexity and Algorithms in Graphs · Optimization and Search Problems
