paper-with-me

Papers

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 by each computing unit. In this paper, we address the problem of decentralized minimization of pairwise functions of the data points, where these points are distributed over the nodes of a graph defining the communication topology of the network. This general problem finds applications in ranking, distance metric learning and graph inference, among others. We propose new gossip algorithms based on dual averaging which aims at solving such problems both in synchronous and asynchronous settings. The proposed framework is flexible enough to deal with constrained and regularized variants of the optimization problem. Our theoretical analysis reveals that the proposed algorithms preserve the convergence rate of centralized dual averaging up to an additive bias term. We present numerical simulations on Area Under the ROC Curve (AUC) maximization and metric learning problems which illustrate the practical interest of our approach.

📄 PDF Abstract BibTeX arXiv:1606.02421

Code (0)

등록된 구현이 없습니다.

Tasks

Metric Learning

Similar Papers 제목 키워드 기반

Muffliato: Peer-to-Peer Privacy Amplification for Decentralized Optimization and Averaging

2022-06-10 · Edwige Cyffers, Mathieu Even, Aurélien Bellet, Laurent Massoulié

Decentralized optimization is increasingly popular in machine learning for its scalability and efficiency. Intuitively, it should also provide better privacy guarantees, as nodes only observe the messages sent by their n…

Graph Matching

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…

Accelerated Decentralized Stochastic Gradient Descent for Strongly Convex Optimization

2026-06-05 · Ming Sun, Kun Yuan arxiv

Decentralized stochastic optimization is a fundamental paradigm for large-scale learning over networks, where agents communicate only with their neighbors and no central coordinator is required. For strongly convex probl…

Stochastic Optimization

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 …

Vanishing Variance Problem in Fully Decentralized Neural-Network Systems

2024-04-06 · Yongding Tian, Zaid Al-Ars, Maksim Kitsak, Peter Hofstee

Federated learning and gossip learning are emerging methodologies designed to mitigate data privacy concerns by retaining training data on client devices and exclusively sharing locally-trained machine learning (ML) mode…

Federated Learning