← Search

Gauri Joshi

36 accepted papers

2026

Achieving Logarithmic Regret in KL-Regularized Zero-Sum Markov Games

ICML 2026poster

Reverse Kullback–Leibler (KL) divergence-based regularization with respect to a fixed reference policy is widely used in modern reinforcement learning to preserve the desired traits of the reference policy and sometimes to promote exploration (using uniform reference policy, known as entropy regular…

Cited by 0SourceScholar
2026

Internal Planning in Language Models: Characterizing Horizon and Branch Awareness

ICLR 2026poster

The extent to which decoder-only language models (LMs) engage in planning, that is, organizing intermediate computations to support coherent long-range generation, remains an important question, with implications for interpretability, reliability, and principled model design. Planning involves struc…

Cited by 0SourceScholar
2026

Navigating the Accuracy-Size Trade-Off with Flexible Model Merging

ICLR 2026poster

Model merging has emerged as an efficient method to combine multiple single-task fine-tuned models. The merged model can enjoy multi-task capabilities without expensive training. While promising, merging into a single model often suffers from an accuracy gap with respect to individual fine-tuned mod…

Cited by 0SourceScholar
2026

Position: Federated Learning is a Lens towards a Democratized Future for the Scaling Law Era

ICML 2026poster

Machine learning (ML) systems have grown significantly in size and popularity over recent years. However, the data and computation power supply chains which have helped fuel this growth have not been built without controversy. In particular, some of the data used to train these models may have been …

Cited by 0SourceScholar
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
2025

Ravan: Multi-Head Low-Rank Adaptation for Federated Fine-Tuning

NeurIPS 2025poster

Large Language Models (LLMs) have yet to effectively leverage the vast amounts of edge-device data, and Federated Learning (FL) offers a promising paradigm to collaboratively fine-tune LLMs without transferring private edge data to the cloud. To operate within the computational and communication con…

Cited by 0SourceScholar
2024

Efficient Reinforcement Learning for Routing Jobs in Heterogeneous Queueing Systems

AISTATS 2024poster

We consider the problem of efficiently routing jobs that arrive into a central queue to a system of heterogeneous servers. Unlike homogeneous systems, a threshold policy, that routes jobs to the slow server(s) when the queue length exceeds a certain threshold, is known to be optimal for the one-fast…

Cited by 4SourcePDFScholar
2024

FedFisher: Leveraging Fisher Information for One-Shot Federated Learning

AISTATS 2024poster

Standard federated learning (FL) algorithms typically require multiple rounds of communication between the server and the clients, which has several drawbacks, including requiring constant network connectivity, repeated investment of computational resources, and susceptibility to privacy attacks. On…

2024

Federated Offline Reinforcement Learning: Collaborative Single-Policy Coverage Suffices

ICML 2024poster

Offline reinforcement learning (RL), which seeks to learn an optimal policy using offline data, has garnered significant interest due to its potential in critical applications where online data collection is infeasible or expensive. This work explores the benefit of federated learning for offline RL…

Cited by 11SourcePDFScholar
2024

Heterogeneous LoRA for Federated Fine-tuning of On-Device Foundation Models

EMNLP 2024main

Foundation models (FMs) adapt surprisingly well to downstream tasks with fine-tuning. However, their colossal parameter space prohibits their training on resource-constrained edge-devices. For federated fine-tuning, we need to consider the smaller FMs of few billion parameters at most, namely on-dev…

Cited by 57SourcePDFScholar
2023

FedExP: Speeding Up Federated Averaging via Extrapolation

ICLR 2023top-25%

Federated Averaging (FedAvg) remains the most popular algorithm for Federated Learning (FL) optimization due to its simple implementation, stateless nature, and privacy guarantees combined with secure aggregation. Recent work has sought to generalize the vanilla averaging in FedAvg to a generalized…

2023

Federated Learning under Distributed Concept Drift

AISTATS 2023poster

Federated Learning (FL) under distributed concept drift is a largely unexplored area. Although concept drift is itself a well-studied phenomenon, it poses particular challenges for FL, because drifts arise staggered in time and space (across clients). Our work is the first to explicitly study data h…

2023

Local or Global: Selective Knowledge Assimilation for Federated Learning with Limited Labels

ICCV 2023poster

Many existing FL methods assume clients with fully-labeled data, while in realistic settings, clients have limited labels due to the expensive and laborious process of labeling. Limited labeled local data of the clients often leads to their local model having poor generalization abilities to their l…

Cited by 10PDFScholar
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

The Blessing of Heterogeneity in Federated Q-Learning: Linear Speedup and Beyond

ICML 2023poster

In this paper, we consider federated Q-learning, which aims to learn an optimal Q-function by periodically aggregating local Q-estimates trained on local data alone. Focusing on infinite-horizon tabular Markov decision processes, we provide sample complexity guarantees for both the synchronous and a…

Cited by 32SourcePDFScholar
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
2022

Heterogeneous Ensemble Knowledge Transfer for Training Large Models in Federated Learning

IJCAI 2022poster

Federated learning (FL) enables edge-devices to collaboratively learn a model without disclosing their private data to a central aggregating server. Most existing FL algorithms require models of identical architecture to be deployed across the clients and server, making it infeasible to train large…

Cited by 159SourcePDFScholar
2021

A Unified Approach to Translate Classical Bandit Algorithms to Structured Bandits

ICASSP 2021accepted

We consider a finite-armed structured bandit problem in which mean rewards of different arms are known functions of a common hidden parameter θ <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">*</sup> . This problem setting subsumes several previously st…

Cited by 0SourceScholar
2021

Adaptive Quantization of Model Updates for Communication-Efficient Federated Learning

ICASSP 2021accepted

Communication of model updates between client nodes and the central aggregating server is a major bottleneck in federated learning, especially in bandwidth-limited settings and high-dimensional models. Gradient quantization is an effective way of reducing the number of bits required to communicate e…

Cited by 0SourceScholar
2021

Deep kernels with probabilistic embeddings for small-data learning

UAI 2021poster

Gaussian Processes (GPs) are known to provide accurate predictions and uncertainty estimates even with small amounts of labeled data by capturing similarity between data points through their kernel function. However traditional GP kernels are not very effective at capturing similarity between high d…

2021

Leveraging Spatial and Temporal Correlations in Sparsified Mean Estimation

NeurIPS 2021poster

We study the problem of estimating at a central server the mean of a set of vectors distributed across several nodes (one vector per node). When the vectors are high-dimensional, the communication cost of sending entire vectors may be prohibitive, and it may be imperative for them to use sparsificat…

Cited by 18SourcePDFScholar
2020

Overlap Local-SGD: An Algorithmic Approach to Hide Communication Delays in Distributed SGD

ICASSP 2020accepted

Distributed stochastic gradient descent (SGD) is essential for scaling the machine learning algorithms to a large number of computing nodes. However, the infrastructures variability such as high communication delay or random node slowdown greatly impedes the performance of distributed SGD algorithm,…

Cited by 0SourceScholar
2020

Tackling the Objective Inconsistency Problem in Heterogeneous Federated Optimization

NeurIPS 2020poster

In federated learning, heterogeneity in the clients' local datasets and computation speeds results in large variations in the number of local updates performed by each client in each communication round. Naive weighted aggregation of such models causes objective inconsistency, that is, the global mo…

2019

Fast and Efficient Distributed Matrix-vector Multiplication Using Rateless Fountain Codes

ICASSP 2019accepted

We propose a rateless fountain coding strategy to alleviate the problem of straggling nodes - computing nodes that unpredictably slowdown or fail - in distributed matrix-vector multiplication. Our algorithm generates linear combinations of the m rows of the matrix, and assigns them to different work…

Cited by 0SourceScholar
2018

Slow and Stale Gradients Can Win the Race: Error-Runtime Trade-offs in Distributed SGD

AISTATS 2018poster

Distributed Stochastic Gradient Descent (SGD) when run in a synchronous manner, suffers from delays in waiting for the slowest learners (stragglers). Asynchronous methods can alleviate stragglers, but cause gradient staleness that can adversely affect convergence. In this work we present the first t…

Cited by 0SourcePDFScholar