Online Robust Mean Estimation

October 24, 2023 ยท Declared Dead ยท ๐Ÿ› ACM-SIAM Symposium on Discrete Algorithms

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Daniel M. Kane, Ilias Diakonikolas, Hanshen Xiao, Sihan Liu arXiv ID 2310.15932 Category cs.LG: Machine Learning Cross-listed cs.DS, math.ST, stat.ML Citations 4 Venue ACM-SIAM Symposium on Discrete Algorithms Last Checked 5 months ago
Abstract
We study the problem of high-dimensional robust mean estimation in an online setting. Specifically, we consider a scenario where $n$ sensors are measuring some common, ongoing phenomenon. At each time step $t=1,2,\ldots,T$, the $i^{th}$ sensor reports its readings $x^{(i)}_t$ for that time step. The algorithm must then commit to its estimate $ฮผ_t$ for the true mean value of the process at time $t$. We assume that most of the sensors observe independent samples from some common distribution $X$, but an $ฮต$-fraction of them may instead behave maliciously. The algorithm wishes to compute a good approximation $ฮผ$ to the true mean $ฮผ^\ast := \mathbf{E}[X]$. We note that if the algorithm is allowed to wait until time $T$ to report its estimate, this reduces to the well-studied problem of robust mean estimation. However, the requirement that our algorithm produces partial estimates as the data is coming in substantially complicates the situation. We prove two main results about online robust mean estimation in this model. First, if the uncorrupted samples satisfy the standard condition of $(ฮต,ฮด)$-stability, we give an efficient online algorithm that outputs estimates $ฮผ_t$, $t \in [T],$ such that with high probability it holds that $\|ฮผ-ฮผ^\ast\|_2 = O(ฮด\log(T))$, where $ฮผ= (ฮผ_t)_{t \in [T]}$. We note that this error bound is nearly competitive with the best offline algorithms, which would achieve $\ell_2$-error of $O(ฮด)$. Our second main result shows that with additional assumptions on the input (most notably that $X$ is a product distribution) there are inefficient algorithms whose error does not depend on $T$ at all.
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 โ€” Machine Learning

Died the same way โ€” ๐Ÿ‘ป Ghosted