OCSPMLAug 1, 2019

Adaptive Kernel Learning in Heterogeneous Networks

arXiv:1908.00510v40.00
AI Analysis55

This work addresses coordination in decentralized networks with local data streams, offering incremental algorithmic improvements for distributed optimization.

The paper tackles decentralized learning in heterogeneous networks by proposing a functional stochastic primal-dual method with kernel-based projections, achieving O(√T) sub-optimality attenuation and exact constraint satisfaction, improving upon prior vector-valued rates.

We consider learning in decentralized heterogeneous networks: agents seek to minimize a convex functional that aggregates data across the network, while only having access to their local data streams. We focus on the case where agents seek to estimate a regression \emph{function} that belongs to a reproducing kernel Hilbert space (RKHS). To incentivize coordination while respecting network heterogeneity, we impose nonlinear proximity constraints. To solve the constrained stochastic program, we propose applying a functional variant of stochastic primal-dual (Arrow-Hurwicz) method which yields a decentralized algorithm. To handle the fact that agents' functions have complexity proportional to time (owing to the RKHS parameterization), we project the primal iterates onto subspaces greedily constructed from kernel evaluations of agents' local observations. The resulting scheme, dubbed Heterogeneous Adaptive Learning with Kernels (HALK), when used with constant step-sizes, yields $\mathcal{O}(\sqrt{T})$ attenuation in sub-optimality and exactly satisfies the constraints in the long run, which improves upon the state of the art rates for vector-valued problems.

Foundations

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

Your Notes