paper-with-me

Papers

On Gossip Algorithms for Machine Learning with Pairwise Objectives

2026-03-25 · Igor Colin, Aurélien Bellet, Stephan Clémençon, Joseph Salmon arxiv

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 distributed system, the development of statistical learning methods dedicated to data that are shared over a network is now a major issue. Gossip-based algorithms have been developed for the purpose of solving a wide variety of statistical learning tasks, ranging from data aggregation over sensor networks to decentralized multi-agent optimization. Whereas the vast majority of contributions consider situations where the function to be estimated or optimized is a basic average of individual observations, it is the goal of this article to investigate the case where the latter is of pairwise nature, taking the form of a U -statistic of degree two. Motivated by various problems such as similarity learning, ranking or clustering for instance, we revisit gossip algorithms specifically designed for pairwise objective functions and provide a comprehensive theoretical framework for their convergence. This analysis fills a gap in the literature by establishing conditions under which these methods succeed, and by identifying the graph properties that critically affect their efficiency. In particular, a refined analysis of the convergence upper and lower bounds is performed.

📄 PDF Abstract BibTeX arXiv:2603.24128

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Revisiting Randomized Gossip Algorithms: General Framework, Convergence Rates and Novel Block and Accelerated Protocols

2019-05-20 · Nicolas Loizou, Peter Richtárik

In this work we present a new framework for the analysis and design of randomized gossip algorithms for solving the average consensus problem. We show how classical randomized iterative methods for solving linear systems…

Decentralized Stochastic Optimization and Gossip Algorithms with Compressed Communication

2019-02-01 · Anastasia Koloskova, Sebastian U. Stich, Martin Jaggi

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 comm…

Stochastic Optimization

Fast and Efficient Gossip Algorithms for Robust and Non-smooth Decentralized Learning

2026-01-28 · Anna van Elst, Igor Colin, Stephan Clémençon arxiv

Decentralized learning on resource-constrained edge devices demands algorithms that are communication-efficient, robust to data corruption, and lightweight in memory. State-of-the-art gossip-based methods address communi…

Gossip Dual Averaging for Decentralized Optimization of Pairwise Functions

2016-06-08 · Igor Colin, Aurélien Bellet, Joseph Salmon, Stéphan Clémençon

In decentralized networks (of sensors, connected objects, etc.), there is an important need for efficient algorithms to optimize a global cost function, for instance to learn a global model from the local data collected …

Metric Learning

On the Benefits of Multiple Gossip Steps in Communication-Constrained Decentralized Optimization

2020-11-20 · Abolfazl Hashemi, Anish Acharya, Rudrajit Das, Haris Vikalo 외

In decentralized optimization, it is common algorithmic practice to have nodes interleave (local) gradient descent iterations with gossip (i.e. averaging over the network) steps. Motivated by the training of large-scale …