paper-with-me

Papers

Towards Sharper Utility Bounds for Differentially Private Pairwise Learning

2021-05-07 · Yilin Kang, Yong liu, Jian Li, Weiping Wang

Pairwise learning focuses on learning tasks with pairwise loss functions, depends on pairs of training instances, and naturally fits for modeling relationships between pairs of samples. In this paper, we focus on the privacy of pairwise learning and propose a new differential privacy paradigm for pairwise learning, based on gradient perturbation. Except for the privacy guarantees, we also analyze the excess population risk and give corresponding bounds under both expectation and high probability conditions. We use the \textit{on-average stability} and the \textit{pairwise locally elastic stability} theories to analyze the expectation bound and the high probability bound, respectively. Moreover, our analyzed utility bounds do not require convex pairwise loss functions, which means that our method is general to both convex and non-convex conditions. Under these circumstances, the utility bounds are similar to (or better than) previous bounds under convexity or strongly convexity assumption, which are attractive results.

📄 PDF Abstract BibTeX arXiv:2105.03033

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differentially Private Stochastic Gradient Descent with Low-Noise

2022-09-09 · Puyu Wang, Yunwen Lei, Yiming Ying, Ding-Xuan Zhou

Modern machine learning algorithms aim to extract fine-grained information from data to provide accurate predictions, which often conflicts with the goal of privacy protection. This paper addresses the practical and theo…

Privacy Preserving

Optimal differentially private kernel learning with random projection

2025-07-23 · Bonwoo Lee, Cheolwoo Park, Jeongyoun Ahn arxiv

Differential privacy has become a cornerstone in the development of privacy-preserving learning algorithms. This work addresses optimizing differentially private kernel learning within the empirical risk minimization (ER…

Gaussian Processes

Sharper Utility Bounds for Differentially Private Models

2022-04-22 · Yilin Kang, Yong liu, Jian Li, Weiping Wang

In this paper, by introducing Generalized Bernstein condition, we propose the first $\mathcal{O}\big(\frac{\sqrt{p}}{n\epsilon}\big)$ high probability excess population risk bound for differentially private algorithms un…

Differentially Private Two-Stage Empirical Risk Minimization with Applications to Individualized Treatment Rule

2026-02-13 · Joowon Lee, Guanhua Chen arxiv

Differential privacy provides a formal framework for releasing statistical estimators that limit how much any single observation can influence the output, by injecting calibrated random noise. We study differentially pri…

Causal Inference

Dyn-D$^2$P: Dynamic Differentially Private Decentralized Learning with Provable Utility Guarantee

2025-05-10 · Zehan Zhu, Yan Huang, Xin Wang, Shouling Ji 외

Most existing decentralized learning methods with differential privacy (DP) guarantee rely on constant gradient clipping bounds and fixed-level DP Gaussian noises for each node throughout the training process, leading to…