paper-with-me

홈 › Papers

DP-NCB: Privacy Preserving Fair Bandits

2025-08-05 · Dhruv Sarkar, Nishant Pandey, Sayak Ray Chowdhury arxiv

Multi-armed bandit algorithms are fundamental tools for sequential decision-making under uncertainty, with widespread applications across domains such as clinical trials and personalized decision-making. As bandit algorithms are increasingly deployed in these socially sensitive settings, it becomes critical to protect user data privacy and ensure fair treatment across decision rounds. While prior work has independently addressed privacy and fairness in bandit settings, the question of whether both objectives can be achieved simultaneously has remained largely open. Existing privacy-preserving bandit algorithms typically optimize average regret, a utilitarian measure, whereas fairness-aware approaches focus on minimizing Nash regret, which penalizes inequitable reward distributions, but often disregard privacy concerns. To bridge this gap, we introduce Differentially Private Nash Confidence Bound (DP-NCB)-a novel and unified algorithmic framework that simultaneously ensures $ε$-differential privacy and achieves order-optimal Nash regret, matching known lower bounds up to logarithmic factors. The framework is sufficiently general to operate under both global and local differential privacy models, and is anytime, requiring no prior knowledge of the time horizon. We support our theoretical guarantees with simulations on synthetic bandit instances, showing that DP-NCB incurs substantially lower Nash regret than state-of-the-art baselines. Our results offer a principled foundation for designing bandit algorithms that are both privacy-preserving and fair, making them suitable for high-stakes, socially impactful applications.

📄 PDF Abstract BibTeX arXiv:2508.03836

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FedMABA: Towards Fair Federated Learning through Multi-Armed Bandits Allocation

2024-10-26 · Zhichao Wang, Lin Wang, Yongxin Guo, Ying-Jun Angela Zhang 외

The increasing concern for data privacy has driven the rapid development of federated learning (FL), a privacy-preserving collaborative paradigm. However, the statistical heterogeneity among clients in FL results in inco…

FairnessFederated LearningMulti-Armed BanditsPrivacy Preserving

Privacy-Preserving Dynamic Assortment Selection

2024-10-29 · Young Hyun Cho, Will Wei Sun

With the growing demand for personalized assortment recommendations, concerns over data privacy have intensified, highlighting the urgent need for effective privacy-preserving strategies. This paper presents a novel fram…

Inference AttackPrivacy Preserving

Privacy-Preserving Fair Item Ranking

2023-03-06 · Jia Ao Sun, Sikha Pentyala, Martine De Cock, Golnoosh Farnadi

Users worldwide access massive amounts of curated data in the form of rankings on a daily basis. The societal impact of this ease of access has been studied and work has been done to propose and enforce various notions o…

FairnessPrivacy Preserving

Analysing Fairness of Privacy-Utility Mobility Models

2023-04-10 · Yuting Zhan, Hamed Haddadi, Afra Mashhadi

Preserving the individuals' privacy in sharing spatial-temporal datasets is critical to prevent re-identification attacks based on unique trajectories. Existing privacy techniques tend to propose ideal privacy-utility tr…

FairnessPrivacy PreservingRepresentation Learning

Fairness and Privacy Guarantees in Federated Contextual Bandits

2024-02-05 · Sambhav Solanki, Shweta Jain, Sujit Gujar

This paper considers the contextual multi-armed bandit (CMAB) problem with fairness and privacy guarantees in a federated environment. We consider merit-based exposure as the desired fair outcome, which provides exposure…

FairnessFederated LearningMulti-Armed Bandits