paper-with-me

Papers

Parameter-Free Federated TD Learning with Markov Noise in Heterogeneous Environments

2025-10-08 · Ankur Naskar, Gugan Thoppe, Utsav Negi, Vijay Gupta arxiv

Federated learning (FL) can dramatically speed up reinforcement learning by distributing exploration and training across multiple agents. It can guarantee an optimal convergence rate that scales linearly in the number of agents, i.e., a rate of $\tilde{O}(1/(NT)),$ where $T$ is the iteration index and $N$ is the number of agents. However, when the training samples arise from a Markov chain, existing results on TD learning achieving this rate require the algorithm to depend on unknown problem parameters. We close this gap by proposing a two-timescale Federated Temporal Difference (FTD) learning with Polyak-Ruppert averaging. Our method provably attains the optimal $\tilde{O}(1/NT)$ rate in both average-reward and discounted settings--offering a parameter-free FTD approach for Markovian data. Although our results are novel even in the single-agent setting, they apply to the more realistic and challenging scenario of FL with heterogeneous environments.

📄 PDF Abstract BibTeX arXiv:2510.07436

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningFederated Learning

Similar Papers 제목 키워드 기반

FLoRA: Federated Fine-Tuning Large Language Models with Heterogeneous Low-Rank Adaptations

2024-09-09 · Ziyao Wang, Zheyu Shen, Yexiao He, Guoheng Sun 외

The rapid development of Large Language Models (LLMs) has been pivotal in advancing AI, with pre-trained LLMs being adaptable to diverse downstream tasks through fine-tuning. Federated learning (FL) further enhances fine…

Federated LearningPrivacy Preserving

Robust Federated Learning With Noisy and Heterogeneous Clients

2022-01-01 · CVPR 2022 1 · Xiuwen Fang, Mang Ye

Model heterogeneous federated learning is a challenging task since each client independently designs its own model. Due to the annotation difficulty and free-riding participant issue, the local client usually contain…

Federated Learning

Federated Model Distillation with Noise-Free Differential Privacy

2020-09-11 · Lichao Sun, Lingjuan Lyu

Conventional federated learning directly averages model weights, which is only possible for collaboration between models with homogeneous architectures. Sharing prediction instead of weight removes this obstacle and elim…

Federated Learning

HSplitLoRA: A Heterogeneous Split Parameter-Efficient Fine-Tuning Framework for Large Language Models

2025-05-05 · Zheng Lin, Yuxin Zhang, Zhe Chen, Zihan Fang 외

Recently, large language models (LLMs) have achieved remarkable breakthroughs, revolutionizing the natural language processing domain and beyond. Due to immense parameter sizes, fine-tuning these models with private data…

Federated Learningparameter-efficient fine-tuning

Refined Analysis of Federated Averaging's Bias and Federated Richardson-Romberg Extrapolation

2024-12-02 · Paul Mangold, Alain Durmus, Aymeric Dieuleveut, Sergey Samsonov 외

In this paper, we present a novel analysis of FedAvg with constant step size, relying on the Markov property of the underlying process. We demonstrate that the global iterates of the algorithm converge to a stationary di…