paper-with-me

Papers

When Privacy Meets Partial Information: A Refined Analysis of Differentially Private Bandits

2022-09-06 · Achraf Azize, Debabrota Basu

We study the problem of multi-armed bandits with $\epsilon$-global Differential Privacy (DP). First, we prove the minimax and problem-dependent regret lower bounds for stochastic and linear bandits that quantify the hardness of bandits with $\epsilon$-global DP. These bounds suggest the existence of two hardness regimes depending on the privacy budget $\epsilon$. In the high-privacy regime (small $\epsilon$), the hardness depends on a coupled effect of privacy and partial information about the reward distributions. In the low-privacy regime (large $\epsilon$), bandits with $\epsilon$-global DP are not harder than the bandits without privacy. For stochastic bandits, we further propose a generic framework to design a near-optimal $\epsilon$ global DP extension of an index-based optimistic bandit algorithm. The framework consists of three ingredients: the Laplace mechanism, arm-dependent adaptive episodes, and usage of only the rewards collected in the last episode for computing private statistics. Specifically, we instantiate $\epsilon$-global DP extensions of UCB and KL-UCB algorithms, namely AdaP-UCB and AdaP-KLUCB. AdaP-KLUCB is the first algorithm that both satisfies $\epsilon$-global DP and yields a regret upper bound that matches the problem-dependent lower bound up to multiplicative constants.

📄 PDF Abstract BibTeX arXiv:2209.02570

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Online Learning via the Differential Privacy Lens

2017-11-27 · NeurIPS 2019 12 · Jacob Abernethy, Young Hun Jung, Chansoo Lee, Audra McMillan 외

In this paper, we use differential privacy as a lens to examine online learning in both full and partial information settings. The differential privacy framework is, at heart, less about privacy and more about algorithmi…

Multi-Armed Bandits

SplitFed: When Federated Learning Meets Split Learning

2020-04-25 · Chandra Thapa, M. A. P. Chamikara, Seyit Camtepe, Lichao Sun

Federated learning (FL) and split learning (SL) are two popular distributed machine learning approaches. Both follow a model-to-data scenario; clients train and test machine learning models without sharing raw data. SL p…

BIG-bench Machine LearningFederated Learning

Differential Privacy Meets Federated Learning under Communication Constraints

2021-01-28 · Nima Mohammadi, Jianan Bai, Qiang Fan, Yifei Song 외

The performance of federated learning systems is bottlenecked by communication costs and training variance. The communication overhead problem is usually addressed by three communication-reduction techniques, namely, mod…

Federated LearningModel Compression

Optimal Synthesis of Opacity-Enforcing Supervisors for Qualitative and Quantitative Specifications

2021-02-02 · Yifan Xie, Xiang Yin, ShaoYuan Li

In this paper, we investigate both qualitative and quantitative synthesis of optimal privacy-enforcing supervisors for partially-observed discrete-event systems. We consider a dynamic system whose information-flow is par…

When Visual Privacy Protection Meets Multimodal Large Language Models

2026-03-14 · Xiaofei Hui, Qian Wu, Haoxuan Qu, Majid Mirmehdi 외 arxiv

The emergence of Multimodal Large Language Models (MLLMs) and the widespread usage of MLLM cloud services such as GPT-4V raised great concerns about privacy leakage in visual data. As these models are typically deployed …