← Search

Deepesh Data

7 accepted papers

2023

A Statistical Framework for Personalized Federated Learning and Estimation: Theory, Algorithms, and Privacy

ICLR 2023poster

A distinguishing characteristic of federated learning is that the (local) client data could have statistical heterogeneity. This heterogeneity has motivated the design of personalized learning, where individual (personalized) models are trained, through collaboration. There have been various persona…

Cited by 12SourcePDFScholar
2021

Byzantine-Resilient High-Dimensional SGD with Local Iterations on Heterogeneous Data

ICML 2021spotlight

We study stochastic gradient descent (SGD) with local iterations in the presence of Byzantine clients, motivated by the federated learning. The clients, instead of communicating with the server in every iteration, maintain their local models, which they update by taking several SGD iterations based…

Cited by 58SourcePDFScholar
2021

QuPeD: Quantized Personalization via Distillation with Applications to Federated Learning

NeurIPS 2021poster

Traditionally, federated learning (FL) aims to train a single global model while collaboratively using multiple clients and a server. Two natural challenges that FL algorithms face are heterogeneity in data across clients and collaboration of clients with diverse resources. In this work, we introduc…

Cited by 68SourcePDFScholar
2021

Renyi Differential Privacy of The Subsampled Shuffle Model In Distributed Learning

NeurIPS 2021poster

We study privacy in a distributed learning framework, where clients collaboratively build a learning model iteratively through interactions with a server from whom we need privacy. Motivated by stochastic optimization and the federated learning (FL) paradigm, we focus on the case where a small fract…

Cited by 0SourcePDFScholar
2021

Shuffled Model of Differential Privacy in Federated Learning

AISTATS 2021poster

We consider a distributed empirical risk minimization (ERM) optimization problem with communication efficiency and privacy requirements, motivated by the federated learning (FL) framework. We propose a distributed communication-efficient and local differentially private stochastic gradient descent (…

Cited by 234SourcePDFScholar
2019

Qsparse-local-SGD: Distributed SGD with Quantization, Sparsification and Local Computations

NeurIPS 2019poster

Communication bottleneck has been identified as a significant issue in distributed optimization of large-scale learning models. Recently, several approaches to mitigate this problem have been proposed, including different forms of gradient compression or computing local models and mixing them iterat…