中文
相关论文

相关论文: FedDR -- Randomized Douglas-Rachford Splitting Alg…

200 篇论文

Federated learning is a machine learning training paradigm that enables clients to jointly train models without sharing their own localized data. However, the implementation of federated learning in practice still faces numerous challenges,…

机器学习 · 计算机科学 2023-04-21 Yujia Wang , Lu Lin , Jinghui Chen

Convex quadratic programs (QPs) are fundamental to numerous applications, including finance, engineering, and energy systems. Among the various methods for solving them, the Douglas-Rachford (DR) splitting algorithm is notable for its…

最优化与控制 · 数学 2025-08-19 Jinxin Xiong , Xi Gao , Linxin Yang , Jiang Xue , Xiaodong Luo , Akang Wang

Federated learning faces challenges due to the heterogeneity in data volumes and distributions at different clients, which can compromise model generalization ability to various distributions. Existing approaches to address this issue based…

机器学习 · 计算机科学 2024-11-13 Zhishuai Guo , Tianbao Yang

Recent demands on data privacy have called for federated learning (FL) as a new distributed learning paradigm in massive and heterogeneous networks. Although many FL algorithms have been proposed, few of them have considered the matrix…

机器学习 · 计算机科学 2020-11-02 Shuai Wang , Tsung-Hui Chang

We discuss recent positive experiences applying convex feasibility algorithms of Douglas--Rachford type to highly combinatorial and far from convex problems.

最优化与控制 · 数学 2015-07-01 Francisco J. Aragón Artacho , Jonathan M. Borwein , Matthew K. Tam

We present a new method that includes three key components of distributed optimization and federated learning: variance reduction of stochastic gradients, partial participation, and compressed communication. We prove that the new method has…

机器学习 · 计算机科学 2024-01-04 Alexander Tyurin , Peter Richtárik

In this paper we study new algorithmic structures with Douglas- Rachford (DR) operators to solve convex feasibility problems. We propose to embed the basic two-set-DR algorithmic operator into the String-Averaging Projections (SAP) and into…

最优化与控制 · 数学 2015-12-02 Yair Censor , Rafiq Mansour

The minimax problems arise throughout machine learning applications, ranging from adversarial training and policy evaluation in reinforcement learning to AUROC maximization. To address the large-scale data challenges across multiple clients…

机器学习 · 计算机科学 2023-10-06 Xidong Wu , Jianhui Sun , Zhengmian Hu , Aidong Zhang , Heng Huang

We study the federated optimization problem from a dual perspective and propose a new algorithm termed federated dual coordinate descent (FedDCD), which is based on a type of coordinate descent method developed by Necora et al.[Journal of…

机器学习 · 计算机科学 2022-02-07 Zhenan Fan , Huang Fang , Michael P. Friedlander

We consider finite Markov decision processes (MDPs) with convex constraints and known dynamics. In principle, this problem is amenable to off-the-shelf convex optimization solvers, but typically this approach suffers from poor scalability.…

最优化与控制 · 数学 2024-12-19 Panagiotis D. Grontas , Anastasios Tsiamis , John Lygeros

We address distributed learning problems, both nonconvex and convex, over undirected networks. In particular, we design a novel algorithm based on the distributed Alternating Direction Method of Multipliers (ADMM) to address the challenges…

机器学习 · 计算机科学 2026-03-23 Xiaoxing Ren , Nicola Bastianello , Karl H. Johansson , Thomas Parisini

Splitting schemes are a class of powerful algorithms that solve complicated monotone inclusion and convex optimization problems that are built from many simpler pieces. They give rise to algorithms in which the simple pieces of the…

最优化与控制 · 数学 2015-05-04 Damek Davis , Wotao Yin

Randomized iterative methods have gained recent interest in machine learning and signal processing for solving large-scale linear systems. One such example is the randomized Douglas-Rachford (RDR) method, which updates the iterate by…

数值分析 · 数学 2025-06-13 Liqi Guo , Ruike Xiang , Deren Han , Jiaxin Xie

Federated learning is an emerging distributed machine learning framework aiming at protecting data privacy. Data heterogeneity is one of the core challenges in federated learning, which could severely degrade the convergence rate and…

机器学习 · 统计学 2025-11-27 Feifei Wang , Huiyun Tang , Yang Li

This work is concerned with the convergence rate analysis of the Douglas-Rachford splitting (DRS) method for finding a zero of the sum of two maximally monotone operators. We obtain an exact rate of convergence for the DRS algorithm and…

最优化与控制 · 数学 2025-09-16 Hadi Abbaszadehpeivasti , Moslem Zamani

As a popular paradigm for juggling data privacy and collaborative training, federated learning (FL) is flourishing to distributively process the large scale of heterogeneous datasets on edged clients. Due to bandwidth limitations and…

机器学习 · 计算机科学 2025-01-22 Yan Sun , Li Shen , Dacheng Tao

The Douglas-Rachford (DR) method is a widely used method for finding a point in the intersection of two closed convex sets (feasibility problem). However, the method converges weakly and the associated rate of convergence is hard to analyze…

最优化与控制 · 数学 2024-01-10 Deren Han , Yansheng Su , Jiaxin Xie

Recommender systems play a pivotal role across practical scenarios, showcasing remarkable capabilities in user preference modeling. However, the centralized learning paradigm predominantly used raises serious privacy concerns. The federated…

Douglas-Rachford splitting and the alternating direction method of multipliers (ADMM) can be used to solve convex optimization problems that consist of a sum of two functions. Convergence rate estimates for these algorithms have received…

最优化与控制 · 数学 2015-03-04 Pontus Giselsson

Non-Independent and Identically Distributed (non- IID) data distribution among clients is considered as the key factor that degrades the performance of federated learning (FL). Several approaches to handle non-IID data such as personalized…

机器学习 · 计算机科学 2022-10-12 Canh T. Dinh , Tung T. Vu , Nguyen H. Tran , Minh N. Dao , Hongyu Zhang