MALGOCMay 29, 2018

Supervised Learning Under Distributed Features

arXiv:1805.11384v344 citations
Originality Incremental advance
AI Analysis

This addresses efficient learning in large-scale, distributed feature settings, but appears incremental as it builds on existing techniques like diffusion and variance reduction.

The paper tackles the problem of supervised learning when features are distributed across agents in a network, proposing distributed solutions that guarantee linear convergence to the global minimizer under strong convexity.

This work studies the problem of learning under both large datasets and large-dimensional feature space scenarios. The feature information is assumed to be spread across agents in a network, where each agent observes some of the features. Through local cooperation, the agents are supposed to interact with each other to solve an inference problem and converge towards the global minimizer of an empirical risk. We study this problem exclusively in the primal domain, and propose new and effective distributed solutions with guaranteed convergence to the minimizer with linear rate under strong convexity. This is achieved by combining a dynamic diffusion construction, a pipeline strategy, and variance-reduced techniques. Simulation results illustrate the conclusions.

Foundations

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

Your Notes