paper-with-me

Papers

Private Learning with Public Feature Conditioning

2026-06-17 · Shuli Jiang, Walid Krichene, Nicolas Mayoraz arxiv

We study differentially private (DP) regression in settings where each data sample includes public, non-sensitive features -- common in applications such as recommendation and advertising systems. While such label-DP or semi-sensitive-feature settings have been primarily explored in the context of classification, effective approaches for regression remain underexplored. We introduce Cond-DP, a conditioned variant of DPSGD that leverages the structure of public feature matrices to improve optimization under privacy constraints. Motivated by the observation that these public features often exhibit rapidly decaying spectra, Cond-DP incorporates a data-driven conditioning matrix to reshape the optimization landscape and accelerate convergence. We provide convergence guarantees for convex, strongly convex, and non-convex settings, and recover standard DPSGD as a special case when the conditioning matrix is the identity. We show how to construct an effective conditioning matrix for Cond-DP directly from public features, enabling provably faster convergence than DPSGD in private linear regression without incurring additional privacy cost. Empirically, Cond-DP with this conditioning matrix consistently outperforms state-of-the-art baselines across a wide range of datasets and model architectures under label DP, demonstrating strong and robust performance in practice.

📄 PDF Abstract BibTeX arXiv:2606.18773

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DP-KFC: Data-Free Preconditioning for Privacy-Preserving Deep Learning

2026-05-13 · Marc Molina Van den Bosch, Riccardo Taiello, Albert Sund Aillet, Andrea Protani 외 arxiv

Differentially private optimization suffers from a fundamental geometric mismatch: deep networks have highly anisotropic loss landscapes, yet DP-SGD injects isotropic noise. Second-order preconditioning can resolve this,…

DP-aware AdaLN-Zero: Taming Conditioning-Induced Heavy-Tailed Gradients in Differentially Private Diffusion

2026-02-26 · Tao Huang, Jiayang Meng, Xu Yang, Chen Hou 외 arxiv

Condition injection enables diffusion models to generate context-aware outputs, which is essential for many time-series tasks. However, heterogeneous conditional contexts (e.g., observed history, missingness patterns or …

Private Learning with Public Features

2023-10-24 · Walid Krichene, Nicolas Mayoraz, Steffen Rendle, Shuang Song 외

We study a class of private learning problems in which the data is a join of private and public features. This is often the case in private personalization tasks such as recommendation or ad prediction, in which features…

Differentially Private Truncation of Unbounded Data via Public Second Moments

2026-02-25 · Zilong Cao, Xuan Bi, Hai Zhang arxiv

Data privacy is important in the AI era, and differential privacy (DP) is one of the golden solutions. However, DP is typically applicable only if data have a bounded underlying distribution. We address this limitation b…

Self-Supervised Pretraining for Differentially Private Learning

2022-06-14 · Arash Asadian, Evan Weidner, Lei Jiang

We demonstrate self-supervised pretraining (SSP) is a scalable solution to deep learning with differential privacy (DP) regardless of the size of available public datasets in image classification. When facing the lack of…

image-classificationImage Classification