← Search

PRANAY SHARMA

15 accepted papers

2025

Debiasing Federated Learning with Correlated Client Participation

ICLR 2025poster

In cross-device federated learning (FL) with millions of mobile clients, only a small subset of clients participate in training in every communication round, and Federated Averaging (FedAvg) is the most popular algorithm in practice. Existing analyses of FedAvg usually assume the participating clie…

Cited by 0SourcePDFScholar
2025

Federated Communication-Efficient Multi-Objective Optimization

AISTATS 2025poster

We study a federated version of multi-objective optimization (MOO), where a single model is trained to optimize multiple objective functions. MOO has been extensively studied in the centralized setting but is less explored in federated or distributed settings. We propose FedCMOO, a novel communicati…

Cited by 0SourceScholar
2025

High-probability Convergence Bounds for Online Nonlinear Stochastic Gradient Descent under Heavy-tailed Noise

AISTATS 2025poster

We study high-probability convergence in online learning, in the presence of heavy-tailed noise. To combat the heavy tails, a general framework of nonlinear SGD methods is considered, subsuming several popular nonlinearities like sign, quantization, component-wise and joint clipping. In our work the…

Cited by 0SourceScholar
2023

Model Sparsity Can Simplify Machine Unlearning

NeurIPS 2023spotlight

In response to recent data regulation requirements, machine unlearning (MU) has emerged as a critical process to remove the influence of specific examples from a given model. Although exact unlearning can be achieved through complete model retraining using the remaining dataset, the associated compu…

2023

On the Convergence of Federated Averaging with Cyclic Client Participation

ICML 2023poster

Federated Averaging (FedAvg) and its variants are the most popular optimization algorithms in federated learning (FL). Previous convergence analyses of FedAvg either assume full client participation or partial client participation where the clients can be uniformly sampled. However, in practical cro…

Cited by 37SourcePDFScholar
2023

What Is Missing in IRM Training and Evaluation? Challenges and Solutions

ICLR 2023poster

Invariant risk minimization (IRM) has received increasing attention as a way to acquire environment-agnostic data representations and predictions, and also a principled solution for preventing spurious correlations from being learned and improving models’ out-of-distribution generalization. Yet, rec…

Cited by 8SourcePDFScholar
2022

Federated Minimax Optimization: Improved Convergence Analyses and Algorithms

ICML 2022spotlight

In this paper, we consider nonconvex minimax optimization, which is gaining prominence in many modern machine learning applications, such as GANs. Large-scale edge-based collection of training data in these applications calls for communication-efficient distributed optimization algorithms, such as t…

Cited by 62SourcePDFScholar
2022

Federated Reinforcement Learning: Linear Speedup Under Markovian Sampling

ICML 2022oral

Since reinforcement learning algorithms are notoriously data-intensive, the task of sampling observations from the environment is usually split across multiple agents. However, transferring these observations from the agents to a central location can be prohibitively expensive in terms of the commun…

Cited by 87SourcePDFScholar
2022

Fedvarp: Tackling the variance due to partial client participation in federated learning

UAI 2022poster

Data-heterogeneous federated learning (FL) systems suffer from two significant sources of convergence error: 1) client drift error caused by performing multiple local optimization steps at clients, and 2) partial client participation error caused by the fact that only a small subset of the edge clie…

Cited by 72SourcePDFScholar
2021

STEM: A Stochastic Two-Sided Momentum Algorithm Achieving Near-Optimal Sample and Communication Complexities for Federated Learning

NeurIPS 2021poster

Federated Learning (FL) refers to the paradigm where multiple worker nodes (WNs) build a joint model by using local data. Despite extensive research, for a generic non-convex FL problem, it is not clear, how to choose the WNs' and the server's update directions, the minibatch sizes, and the local up…

Cited by 73SourcePDFScholar
2020

On Distributed Stochastic Gradient Descent for Nonconvex Functions in the Presence of Byzantines

ICASSP 2020accepted

We consider the distributed stochastic optimization problem of minimizing a nonconvex function f in an adversarial setting. All the w worker nodes in the network are expected to send their stochastic gradient vectors to the fusion center (or server). However, some (at most α-fraction) of the nodes m…

Cited by 0SourceScholar