MLAIDCLGSYJun 8, 2016

Gossip Dual Averaging for Decentralized Optimization of Pairwise Functions

arXiv:1606.02421v1112 citations
Originality Incremental advance
AI Analysis

This addresses efficient model learning in decentralized networks like sensors, with applications in ranking and metric learning, but is incremental as it extends existing dual averaging methods to decentralized pairwise optimization.

The paper tackles decentralized optimization of pairwise functions in networks by proposing gossip algorithms based on dual averaging for synchronous and asynchronous settings, achieving convergence rates comparable to centralized methods with an additive bias term.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes