Generalized Linear Bandits with Local Differential Privacy
Yuxuan Han, Zhipeng Liang, Yang Wang, Jiheng Zhang

TL;DR
This paper develops local differential privacy algorithms for generalized linear bandits, achieving optimal regret bounds while ensuring strong privacy, and demonstrates their effectiveness through experiments on simulated and real data.
Contribution
It introduces stochastic gradient-based and OLS-based estimators for LDP generalized linear bandits, maintaining regret bounds comparable to non-private algorithms.
Findings
Algorithms achieve regret bounds similar to non-private settings.
Experimental results show strong privacy guarantees with small parameters.
Algorithms perform well on both simulated and real-world datasets.
Abstract
Contextual bandit algorithms are useful in personalized online decision-making. However, many applications such as personalized medicine and online advertising require the utilization of individual-specific information for effective learning, while user's data should remain private from the server due to privacy concerns. This motivates the introduction of local differential privacy (LDP), a stringent notion in privacy, to contextual bandits. In this paper, we design LDP algorithms for stochastic generalized linear bandits to achieve the same regret bound as in non-privacy settings. Our main idea is to develop a stochastic gradient-based estimator and update mechanism to ensure LDP. We then exploit the flexibility of stochastic gradient descent (SGD), whose theoretical guarantee for bandit problems is rarely explored, in dealing with generalized linear bandits. We also develop an…
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
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Privacy-Preserving Technologies in Data · Mobile Crowdsensing and Crowdsourcing
