← Search

Steffen Rendle

6 accepted papers

2024

Private Learning with Public Features

AISTATS 2024poster

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 related to individuals are sensitive, while features related to items (the movi…

Cited by 7SourcePDFScholar
2021

Private Alternating Least Squares: Practical Private Matrix Completion with Tighter Rates

ICML 2021oral

We study the problem of differentially private (DP) matrix completion under user-level privacy. We design a joint differentially private variant of the popular Alternating-Least-Squares (ALS) method that achieves: i) (nearly) optimal sample complexity for matrix completion (in terms of number of ite…

Cited by 23SourcePDFScholar
2020

Rankmax: An Adaptive Projection Alternative to the Softmax Function

NeurIPS 2020poster

Several machine learning models involve mapping a score vector to a probability vector. Usually, this is done by projecting the score vector onto a probability simplex, and such projections are often characterized as Lipschitz continuous approximations of the argmax function, whose Lipschitz constan…

Cited by 20SourcePDFScholar
2019

Efficient Training on Very Large Corpora via Gramian Estimation

ICLR 2019poster

We study the problem of learning similarity functions over very large corpora using neural network embedding models. These models are typically trained using SGD with random sampling of unobserved pairs, with a sample size that grows quadratically with the corpus size, making it expensive to scale.…

Cited by 51SourcePDFScholar