← Search

Felix Xinnan X Yu

5 accepted papers

2020

Learning discrete distributions: user vs item-level privacy

NeurIPS 2020poster

Much of the literature on differential privacy focuses on item-level privacy, where loosely speaking, the goal is to provide privacy per item or training example. However, recently many practical applications such as federated learning require preserving privacy for all items of a single user, which…

Cited by 72SourcePDFScholar
2019

Sampled Softmax with Random Fourier Features

NeurIPS 2019poster

The computational cost of training with softmax cross entropy loss grows linearly with the number of classes. For the settings where a large number of classes are involved, a common method to speed up training is to sample a subset of classes and utilize an estimate of the loss gradient based on the…

Cited by 69SourcePDFScholar
2018

cpSGD: Communication-efficient and differentially-private distributed SGD

NeurIPS 2018spotlight

Distributed stochastic gradient descent is an important subroutine in distributed learning. A setting of particular interest is when the clients are mobile devices, where two important concerns are communication efficiency and the privacy of the clients. Several recent works have focused on reducing…

Cited by 587SourcePDFScholar
2016

Orthogonal Random Features

NeurIPS 2016oral

We present an intriguing discovery related to Random Fourier Features: replacing multiplication by a random Gaussian matrix with multiplication by a properly scaled random orthogonal matrix significantly decreases kernel approximation error. We call this technique Orthogonal Random Features (ORF), a…

Cited by 266SourcePDFScholar