paper-with-me

Papers

Fast Differentially Private Matrix Factorization

2015-05-06 · Ziqi Liu, Yu-Xiang Wang, Alexander J. Smola

Differentially private collaborative filtering is a challenging task, both in terms of accuracy and speed. We present a simple algorithm that is provably differentially private, while offering good performance, using a novel connection of differential privacy to Bayesian posterior sampling via Stochastic Gradient Langevin Dynamics. Due to its simplicity the algorithm lends itself to efficient implementation. By careful systems design and by exploiting the power law behavior of the data to maximize CPU cache bandwidth we are able to generate 1024 dimensional models at a rate of 8.5 million recommendations per second on a single PC.

📄 PDF Abstract BibTeX arXiv:1505.01419

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringCPU

Similar Papers 제목 키워드 기반

Distributed Differentially-Private Algorithms for Matrix and Tensor Factorization

2018-04-26 · Hafiz Imtiaz, Anand D. Sarwate

In many signal processing and machine learning applications, datasets containing private information are held at different locations, requiring the development of distributed privacy-preserving algorithms. Tensor and mat…

Privacy PreservingTensor Decomposition

Back to Square Roots: An Optimal Bound on the Matrix Factorization Error for Multi-Epoch Differentially Private SGD

2025-05-17 · Nikita P. Kalinin, Ryan McKenna, Jalaj Upadhyay, Christoph H. Lampert

Matrix factorization mechanisms for differentially private training have emerged as a promising approach to improve model utility under privacy constraints. In practical settings, models are typically trained over multip…

Binned Group Algebra Factorization for Differentially Private Continual Counting

2025-04-06 · Monika Henzinger, Nikita P. Kalinin, Jalaj Upadhyay

We study memory-efficient matrix factorization for differentially private counting under continual observation. While recent work by Henzinger and Upadhyay 2024 introduced a factorization method with reduced error based …

Banded Square Root Matrix Factorization for Differentially Private Model Training

2024-05-22 · Nikita P. Kalinin, Christoph Lampert

Current state-of-the-art methods for differentially private model training are based on matrix factorization techniques. However, these methods suffer from high computational overhead because they require numerically sol…

Federated Learning

The Price of Privacy for Low-rank Factorization

2018-12-01 · NeurIPS 2018 12 · Jalaj Upadhyay

In this paper, we study what price one has to pay to release \emph{differentially private low-rank factorization} of a matrix. We consider various settings that are close to the real world applications of low-rank facto…