Distributed Sparse Feature Selection in Communication-Restricted Networks
Hanie Barghi, Amir Najafi, and Seyed Abolfazl Motahari

TL;DR
This paper introduces a communication-efficient distributed method for sparse linear regression and feature selection, enabling reliable causal feature recovery with minimal bandwidth in large networks.
Contribution
It proposes a simple information sharing scheme with theoretical guarantees, reducing communication costs to $O(N\log p)$, matching centralized sample complexity, and outperforming naive decentralized methods.
Findings
Reliable causal feature recovery with low bandwidth
Achieves optimal sample complexity similar to centralized methods
Significantly lower communication cost than naive decentralized approaches
Abstract
This paper aims to propose and theoretically analyze a new distributed scheme for sparse linear regression and feature selection. The primary goal is to learn the few causal features of a high-dimensional dataset based on noisy observations from an unknown sparse linear model. However, the presumed training set which includes data samples in is already distributed over a large network with clients connected through extremely low-bandwidth links. Also, we consider the asymptotic configuration of . In order to infer the causal dimensions from the whole dataset, we propose a simple, yet effective method for information sharing in the network. In this regard, we theoretically show that the true causal features can be reliably recovered with negligible bandwidth usage of across the network. This yields a significantly lower…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Distributed Sensor Networks and Detection Algorithms · Stochastic Gradient Optimization Techniques
MethodsAlternating Direction Method of Multipliers · Linear Regression
