$\ell_p$-Regression in the Arbitrary Partition Model of Communication

July 11, 2023 Β· Declared Dead Β· πŸ› Annual Conference Computational Learning Theory

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Yi Li, Honghao Lin, David P. Woodruff arXiv ID 2307.05117 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DC, cs.LG Citations 3 Venue Annual Conference Computational Learning Theory Last Checked 4 months ago
Abstract
We consider the randomized communication complexity of the distributed $\ell_p$-regression problem in the coordinator model, for $p\in (0,2]$. In this problem, there is a coordinator and $s$ servers. The $i$-th server receives $A^i\in\{-M, -M+1, \ldots, M\}^{n\times d}$ and $b^i\in\{-M, -M+1, \ldots, M\}^n$ and the coordinator would like to find a $(1+Ρ)$-approximate solution to $\min_{x\in\mathbb{R}^n} \|(\sum_i A^i)x - (\sum_i b^i)\|_p$. Here $M \leq \mathrm{poly}(nd)$ for convenience. This model, where the data is additively shared across servers, is commonly referred to as the arbitrary partition model. We obtain significantly improved bounds for this problem. For $p = 2$, i.e., least squares regression, we give the first optimal bound of $\tildeΘ(sd^2 + sd/Ρ)$ bits. For $p \in (1,2)$,we obtain an $\tilde{O}(sd^2/Ρ+ sd/\mathrm{poly}(Ρ))$ upper bound. Notably, for $d$ sufficiently large, our leading order term only depends linearly on $1/Ρ$ rather than quadratically. We also show communication lower bounds of $Ω(sd^2 + sd/Ρ^2)$ for $p\in (0,1]$ and $Ω(sd^2 + sd/Ρ)$ for $p\in (1,2]$. Our bounds considerably improve previous bounds due to (Woodruff et al. COLT, 2013) and (Vempala et al., SODA, 2020).
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted