中文
相关论文

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

200 篇论文

Motivated by the randomized sketch to solve a variety of problems in scientific computation, we improve both the maximal weighted residual Kaczmarz method and the randomized block average Kaczmarz method using two new randomized sketch…

数值分析 · 数学 2025-11-18 Haochen Jiang , Dongdong Liu , Xianping Wu , Xu Yang

Gossip algorithms are attractive for in-network processing in sensor networks because they do not require any specialized routing, there is no bottleneck or single point of failure, and they are robust to unreliable wireless network…

分布式、并行与集群计算 · 计算机科学 2016-11-17 Alexandros G. Dimakis , Soummya Kar , Jose M. F. Moura , Michael G. Rabbat , Anna Scaglione

We develop an analytical model of information dissemination for a gossiping protocol that combines both pull and push approaches. With this model we analyse how fast an item is replicated through a network, and how fast the item spreads in…

分布式、并行与集群计算 · 计算机科学 2010-03-11 Rena Bakhshi , Daniela Gavidia , Wan Fokkink , Maarten van Steen

The problems discussed in this paper are motivated by general ratio consensus algorithms, introduced by Kempe, Dobra, and Gehrke (2003) in a simple form as the push-sum algorithm, later extended by B\'en\'ezit et al. (2010) under the name…

概率论 · 数学 2020-05-19 Balázs Gerencsér , László Gerencsér

Momentum first-order optimization methods are the workhorses in various optimization tasks, e.g., in the training of deep neural networks. Recently, Lucas et al. (2019) proposed a method called Aggregated Heavy-Ball (AggHB) that uses…

最优化与控制 · 数学 2022-03-07 Marina Danilova

In the IoT era, information is more and more frequently picked up by connected smart sensors with increasing, though limited, storage, communication and computation abilities. Whether due to privacy constraints or to the structure of the…

机器学习 · 计算机科学 2026-03-26 Igor Colin , Aurélien Bellet , Stephan Clémençon , Joseph Salmon

We study the convergence behavior of the stochastic heavy-ball method with a small stepsize. Under a change of time scale, we approximate the discrete method by a stochastic differential equation that models small random perturbations of a…

概率论 · 数学 2019-10-21 Wenqing Hu , Chris Junchi Li , Xiang Zhou

This paper presents greedy gossip with eavesdropping (GGE), a novel randomized gossip algorithm for distributed computation of the average consensus problem. In gossip algorithms, nodes in the network randomly communicate with their…

分布式、并行与集群计算 · 计算机科学 2015-05-14 Deniz Ustebay , Boris Oreshkin , Mark Coates , Michael Rabbat

The concept of ranking aggregation plays a central role in preference analysis, and numerous algorithms for calculating median rankings, often originating in social choice theory, have been documented in the literature, offering theoretical…

机器学习 · 计算机科学 2026-05-14 Kerrian Le Caillec , Anna Van Elst , Igor Colin , Stephan Clémençon

We propose a new protocol solving the fundamental problem of disseminating a piece of information to all members of a group of n players. It builds upon the classical randomized rumor spreading protocol and several extensions. The main…

数据结构与算法 · 计算机科学 2015-03-17 Benjamin Doerr , Mahmoud Fouz

We consider decentralized stochastic optimization with the objective function (e.g. data samples for machine learning task) being distributed over $n$ machines that can only communicate to their neighbors on a fixed communication graph. To…

机器学习 · 计算机科学 2019-02-04 Anastasia Koloskova , Sebastian U. Stich , Martin Jaggi

In this paper, we study random gossip processes in communication models that describe the peer-to-peer networking functionality included in standard smartphone operating systems. Random gossip processes spread information through the basic…

分布式、并行与集群计算 · 计算机科学 2019-02-08 Calvin Newport , Alex Weaver

The stochastic heavy ball method (SHB), also known as stochastic gradient descent (SGD) with Polyak's momentum, is widely used in training neural networks. However, despite the remarkable success of such algorithm in practice, its…

机器学习 · 计算机科学 2023-02-07 Diyuan Wu , Vyacheslav Kungurtsev , Marco Mondelli

In this paper, we present a new BFT consensus mechanism which enables thousands of nodes to participate in the consensus process, and supports very high transaction throughput. This is achieved via an aggregated signature gossip protocol…

分布式、并行与集群计算 · 计算机科学 2019-11-13 Jieyi Long , Ribao Wei

We present a family of gossiping algorithms whose members share the same structure though they vary their performance in function of a combinatorial parameter. We show that such parameter may be considered as a "knob" controlling the amount…

分布式、并行与集群计算 · 计算机科学 2015-06-09 Vincenzo De Florio , Chris Blondia

Stochastic heavy ball momentum (SHB) is commonly used to train machine learning models, and often provides empirical improvements over stochastic gradient descent. By primarily focusing on strongly-convex quadratics, we aim to better…

最优化与控制 · 数学 2025-06-02 Anh Dang , Reza Babanezhad , Sharan Vaswani

Stochastic momentum methods have been widely adopted in training deep neural networks. However, their theoretical analysis of convergence of the training objective and the generalization error for prediction is still under-explored. This…

机器学习 · 计算机科学 2018-08-31 Yan Yan , Tianbao Yang , Zhe Li , Qihang Lin , Yi Yang

In this paper we introduce a class of novel distributed algorithms for solving stochastic big-data convex optimization problems over directed graphs. In the addressed set-up, the dimension of the decision variable can be extremely high and…

最优化与控制 · 数学 2020-10-06 Francesco Farina , Giuseppe Notarstefano

We study gossip algorithms for the fundamental rumor spreading problem, where the goal is to disseminate a rumor from a given source node to all nodes in an arbitrary (and unknown) graph. Gossip algorithms allow each node to call only one…

分布式、并行与集群计算 · 计算机科学 2026-05-15 Fabien Dufoulon , William K. Moses , Gopal Pandurangan

The consensus problem in distributed computing involves a network of agents aiming to compute the average of their initial vectors through local communication, represented by an undirected graph. This paper focuses on the studying of this…

最优化与控制 · 数学 2024-11-26 Nhat Trung Nguyen , Alexander Rogozin , Alexander Gasnikov