MLOct 15, 2016

Communication-efficient Distributed Sparse Linear Discriminant Analysis

arXiv:1610.04798v124 citations
Originality Incremental advance
AI Analysis

This work addresses communication efficiency for distributed sparse LDA, which is incremental as it builds on existing centralized methods by adapting them to a distributed setting.

The paper tackles the problem of distributed sparse linear discriminant analysis (LDA) in high dimensions by proposing a communication-efficient method that distributes data across machines, estimates local sparse LDA, aggregates debiased estimators, and sparsifies the result, achieving the same statistical rate as centralized methods and model selection consistency under milder conditions.

We propose a communication-efficient distributed estimation method for sparse linear discriminant analysis (LDA) in the high dimensional regime. Our method distributes the data of size $N$ into $m$ machines, and estimates a local sparse LDA estimator on each machine using the data subset of size $N/m$. After the distributed estimation, our method aggregates the debiased local estimators from $m$ machines, and sparsifies the aggregated estimator. We show that the aggregated estimator attains the same statistical rate as the centralized estimation method, as long as the number of machines $m$ is chosen appropriately. Moreover, we prove that our method can attain the model selection consistency under a milder condition than the centralized method. Experiments on both synthetic and real datasets corroborate our theory.

Foundations

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

Your Notes