中文
相关论文

相关论文: Accelerated Gossip via Stochastic Heavy Ball Metho…

200 篇论文

In this letter, we study the problem of accelerating reaching average consensus over connected graphs in a discrete-time communication setting. Literature has shown that consensus algorithms can be accelerated by increasing the graph…

最优化与控制 · 数学 2022-11-14 Amir-Salar Esteki , Hossein Moradian , Solmaz S. Kia

This paper focuses on non-asymptotic diffusion time in asynchronous gossip protocols. Asynchronous gossip protocols are designed to perform distributed computation in a network of nodes by randomly exchanging messages on the associated…

机器学习 · 统计学 2021-11-22 David Picard , Jérôme Fellus , Stéphane Garnier

Stochastic iterative methods are useful in a variety of large-scale numerical linear algebraic, machine learning, and statistical problems, in part due to their low-memory footprint. They are frequently used in a variety of applications,…

数值分析 · 数学 2025-11-27 Toby Anderson , Max Collins , Jamie Haddock , Jackie Lok , Elizaveta Rebrova

The Kaczmarz method is a popular iterative scheme for solving large-scale linear systems. The randomized Kaczmarz method (RK) greatly improves the convergence rate of the Kaczmarz method, by using the rows of the coefficient matrix in…

数值分析 · 数学 2020-12-01 Yutong Jiang , Gang Wu , Long Jiang

Gossip protocols aim at arriving, by means of point-to-point or group communications, at a situation in which all the agents know each other secrets. Recently a number of authors studied distributed epistemic gossip protocols. These…

计算机科学中的逻辑 · 计算机科学 2017-07-28 Krzysztof R. Apt , Dominik Wojtczak

Distributed optimization advances centralized machine learning methods by enabling parallel and decentralized learning processes over a network of computing nodes. This work provides an accelerated consensus-based distributed algorithm for…

系统与控制 · 电气工程与系统科学 2025-07-01 Mohammadreza Doostmohammadian , Hamid R. Rabiee

Gossip algorithms are widely used in modern distributed systems, with applications ranging from sensor networks and peer-to-peer networks to mobile vehicle networks and social networks. A tremendous research effort has been devoted to…

分布式、并行与集群计算 · 计算机科学 2016-11-18 Guodong Shi , Bo Li , Mikael Johansson , Karl Henrik Johansson

By the distributed averaging problem is meant the problem of computing the average value of a set of numbers possessed by the agents in a distributed network using only communication between neighboring agents. Gossiping is a well-known…

最优化与控制 · 数学 2016-12-28 Ji Liu , Shaoshuai Mou , A. Stephen Morse , Brian D. O. Anderson , Changbin Yu

The Kaczmarz algorithm is a well known iterative method for solving overdetermined linear systems. Its randomized version yields provably exponential convergence in expectation. In this paper, we propose two new methods to speed up the…

数值分析 · 计算机科学 2016-08-02 Tengfei Ma

We develop a distributed algorithm for convex Empirical Risk Minimization, the problem of minimizing large but finite sum of convex functions over networks. The proposed algorithm is derived from directly discretizing the second-order…

最优化与控制 · 数学 2018-11-07 Jingzhao Zhang , César A. Uribe , Aryan Mokhtari , Ali Jadbabaie

Many ad hoc routing protocols are based on some variant of flooding. Despite various optimizations, many routing messages are propagated unnecessarily. We propose a gossiping-based approach, where each node forwards a message with some…

网络与互联网体系结构 · 计算机科学 2007-05-23 Zygmunt Haas , Joseph Y. Halpern , Erran L. Li

The randomized sparse Kaczmarz method, designed for seeking the sparse solutions of the linear systems $Ax=b$, selects the $i$-th projection hyperplane with likelihood proportional to $\|a_{i}\|_2^2$, where $a_{i}^T$ is $i$-th row of $A$.…

数值分析 · 数学 2023-06-13 Lu Zhang , Ziyang Yuan , Hongxia Wang , Hui Zhang

In this paper, we study PUSH-PULL style rumor spreading algorithms in the mobile telephone model, a variant of the classical telephone model in which each node can participate in at most one connection per round; i.e., you can no longer…

数据结构与算法 · 计算机科学 2016-07-20 Mohsen Ghaffari , Calvin Newport

Machine learning over fully distributed data poses an important problem in peer-to-peer (P2P) applications. In this model we have one data record at each network node, but without the possibility to move raw data due to privacy…

机器学习 · 计算机科学 2012-06-07 Róbert Ormándi , István Hegedüs , Márk Jelasity

We address the issue of speeding up the training of convolutional neural networks by studying a distributed method adapted to stochastic gradient descent. Our parallel optimization setup uses several threads, each applying individual…

机器学习 · 计算机科学 2018-11-13 Michael Blot , David Picard , Matthieu Cord

In this work we establish the first linear convergence result for the stochastic heavy ball method. The method performs SGD steps with a fixed stepsize, amended by a heavy ball momentum term. In the analysis, we focus on minimizing the…

最优化与控制 · 数学 2017-12-27 Nicolas Loizou , Peter Richtárik

Stochastic gradient descent with momentum, also known as Stochastic Heavy Ball method (SHB), is one of the most popular algorithms for solving large-scale stochastic optimization problems in various machine learning tasks. In practical…

最优化与控制 · 数学 2025-03-05 Dimitris Oikonomou , Nicolas Loizou

We study stochastic second-order methods for solving general non-convex optimization problems. We propose using a special version of momentum to stabilize the stochastic gradient and Hessian estimates in Newton's method. We show that…

最优化与控制 · 数学 2025-06-27 El Mahdi Chayti , Nikita Doikov , Martin Jaggi

In this work, we focus on solving a decentralized consensus problem in a private manner. Specifically, we consider a setting in which a group of nodes, connected through a network, aim at computing the mean of their local values without…

多智能体系统 · 计算机科学 2022-02-22 Mohammad Fereydounian , Aryan Mokhtari , Ramtin Pedarsani , Hamed Hassani

In the era of big data, one of the key challenges is the development of novel optimization algorithms that can accommodate vast amounts of data while at the same time satisfying constraints and limitations of the problem under study. The…

最优化与控制 · 数学 2019-09-27 Nicolas Loizou