๐ค AI Summary
็ ็ฉถไบ้ซ็ปด็ฉบ้ดไธญๅฟซ้ๅบฆ้ๅ่งฃ็ฎๆณ๏ผ้ๅฏนโโๅโ2็ฉบ้ดๆๅบๆฐ็ฎๆณ๏ผๆ้ซๅ่งฃๆ็ๅๅๆฐๆง่ฝใ
๐ Abstract
Metric decompositions are a fundamental tool in the design of algorithms involving distances. We study fast algorithms for sampling from probabilistic metric decompositions of $n$-point sets in $\ell_\infty$ and $\ell_2$ spaces of high dimension $d$. For $\ell_\infty$, we design a padded-decomposition algorithm that runs in time $\tilde{O}(nd^2)$, which is near-linear in $n$, and achieves padding parameter $\tilde{O}(\log n)$. Our algorithm constructs a new sparse neighborhood cover that is based on geometric properties of $\ell_\infty$ [Indyk, JCSS'01], and utilizes recent reductions between covers and decompositions [Conroy and Filtser, STOC'25]. For $\ell_2$, we design a separating-decomposition algorithm that achieves near optimal separation $\tilde{O}(\sqrt{\log n})$ in almost-linear time $n^{1+o(1)}$. Our bounds improve over known algorithms with similar running time by a factor $ฮฉ(\sqrt{\log n})$, and the techniques have additional applications to spanners and nearest-neighbor search.