Robust Algorithms on Adaptive Inputs from Bounded Adversaries

Abstract

We study dynamic algorithms robust to adaptive input generated from sources with bounded capabilities, such as sparsity or limited interaction. For example, we consider robust linear algebraic algorithms when the updates to the input are sparse but given by an adversary with access to a query oracle. We also study robust algorithms in the standard centralized setting, where an adversary queries an algorithm in an adaptive manner, but the number of interactions between the adversary and the algorithm is bounded. We first recall a unified framework of (Hassidim et al., 2020; Beimel et al., 2022; Attias et al., 2023) for answering $Q$ adaptive queries that incurs $\widetilde{\mathcal{O}}(\sqrt{Q})$ overhead in space, which is roughly a quadratic improvement over the na\"ive implementation, and only incurs a logarithmic overhead in query time. Although the general framework has diverse applications in machine learning and data science, such as adaptive distance estimation, kernel density estimation, linear regression, range queries, point queries, and serves as a preliminary benchmark, we demonstrate even better algorithmic improvements for (1) reducing the pre-processing time for adaptive distance estimation and (2) permitting an unlimited number of adaptive queries for kernel density estimation. Finally, we complement our theoretical results with additional empirical evaluations.

Cite

Text

Cherapanamjeri et al. "Robust Algorithms on Adaptive Inputs from Bounded Adversaries." International Conference on Learning Representations, 2023.

Markdown

[Cherapanamjeri et al. "Robust Algorithms on Adaptive Inputs from Bounded Adversaries." International Conference on Learning Representations, 2023.](https://mlanthology.org/iclr/2023/cherapanamjeri2023iclr-robust/)

BibTeX

@inproceedings{cherapanamjeri2023iclr-robust,
  title     = {{Robust Algorithms on Adaptive Inputs from Bounded Adversaries}},
  author    = {Cherapanamjeri, Yeshwanth and Silwal, Sandeep and Woodruff, David and Zhang, Fred and Zhang, Qiuyi and Zhou, Samson},
  booktitle = {International Conference on Learning Representations},
  year      = {2023},
  url       = {https://mlanthology.org/iclr/2023/cherapanamjeri2023iclr-robust/}
}