OCMAMLOct 28, 2021

Decentralized Feature-Distributed Optimization for Generalized Linear Models

arXiv:2110.15283v11 citations
Originality Synthesis-oriented
AI Analysis

This addresses distributed machine learning for collaborative agents with partitioned data, though it appears incremental as it adapts existing optimization methods to a specific setting.

The paper tackles decentralized optimization for generalized linear models where features are distributed across agents and only one agent observes responses, applying the Chambolle-Pock primal-dual algorithm to achieve convergence with rates dependent on the design matrix and network Laplacian.

We consider the "all-for-one" decentralized learning problem for generalized linear models. The features of each sample are partitioned among several collaborating agents in a connected network, but only one agent observes the response variables. To solve the regularized empirical risk minimization in this distributed setting, we apply the Chambolle--Pock primal--dual algorithm to an equivalent saddle-point formulation of the problem. The primal and dual iterations are either in closed-form or reduce to coordinate-wise minimization of scalar convex functions. We establish convergence rates for the empirical risk minimization under two different assumptions on the loss function (Lipschitz and square root Lipschitz), and show how they depend on the characteristics of the design matrix and the Laplacian of the network.

Foundations

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

Your Notes