paper-with-me

Papers

Distributed stochastic proximal algorithm with random reshuffling for non-smooth finite-sum optimization

2021-11-06 · Xia Jiang, Xianlin Zeng, Jian Sun, Jie Chen, Lihua Xie

The non-smooth finite-sum minimization is a fundamental problem in machine learning. This paper develops a distributed stochastic proximal-gradient algorithm with random reshuffling to solve the finite-sum minimization over time-varying multi-agent networks. The objective function is a sum of differentiable convex functions and non-smooth regularization. Each agent in the network updates local variables with a constant step-size by local information and cooperates to seek an optimal solution. We prove that local variable estimates generated by the proposed algorithm achieve consensus and are attracted to a neighborhood of the optimal solution in expectation with an $\mathcal{O}(\frac{1}{T}+\frac{1}{\sqrt{T}})$ convergence rate, where $T$ is the total number of iterations. Finally, some comparative simulations are provided to verify the convergence performance of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2111.03820

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Proximal and Federated Random Reshuffling

2021-02-12 · NeurIPS 2021 12 · Konstantin Mishchenko, Ahmed Khaled, Peter Richtárik

Random Reshuffling (RR), also known as Stochastic Gradient Descent (SGD) without replacement, is a popular and theoretically grounded method for finite-sum minimization. We propose two new algorithms: Proximal and Federa…

Distributed Random Reshuffling over Networks

2021-12-31 · Kun Huang, Xiao Li, Andre Milzarek, Shi Pu 외

In this paper, we consider distributed optimization problems where $n$ agents, each possessing a local cost function, collaboratively minimize the average of the local cost functions over a connected network. To solve th…

Distributed Optimization

Distributed Random Reshuffling Methods with Improved Convergence

2023-06-21 · Kun Huang, Linli Zhou, Shi Pu

This paper proposes two distributed random reshuffling methods, namely Gradient Tracking with Random Reshuffling (GT-RR) and Exact Diffusion with Random Reshuffling (ED-RR), to solve the distributed optimization problem …

Distributed Optimization

Random Reshuffling for Stochastic Gradient Langevin Dynamics

2025-01-27 · Luke Shaw, Peter A. Whalley

We examine the use of different randomisation policies for stochastic gradient algorithms used in sampling, based on first-order (or overdamped) Langevin dynamics, the most popular of which is known as Stochastic Gradien…

Variance-Reduced Stochastic Learning under Random Reshuffling

2017-08-04 · Bicheng Ying, Kun Yuan, Ali H. Sayed

Several useful variance-reduced stochastic gradient algorithms, such as SVRG, SAGA, Finito, and SAG, have been proposed to minimize empirical risks with linear convergence properties to the exact minimizer. The existing …