Nearly Tight Bounds for Exploration in Streaming Multi-armed Bandits with Known Optimality Gap

February 03, 2025 ยท Declared Dead ยท ๐Ÿ› AAAI Conference on Artificial Intelligence

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Nikolai Karpov, Chen Wang arXiv ID 2502.01067 Category cs.LG: Machine Learning Cross-listed cs.DS Citations 1 Venue AAAI Conference on Artificial Intelligence Last Checked 5 months ago
Abstract
We investigate the sample-memory-pass trade-offs for pure exploration in multi-pass streaming multi-armed bandits (MABs) with the *a priori* knowledge of the optimality gap $ฮ”_{[2]}$. Here, and throughout, the optimality gap $ฮ”_{[i]}$ is defined as the mean reward gap between the best and the $i$-th best arms. A recent line of results by Jin, Huang, Tang, and Xiao [ICML'21] and Assadi and Wang [COLT'24] have shown that if there is no known $ฮ”_{[2]}$, a pass complexity of $ฮ˜(\log(1/ฮ”_{[2]}))$ (up to $\log\log(1/ฮ”_{[2]})$ terms) is necessary and sufficient to obtain the *worst-case optimal* sample complexity of $O(n/ฮ”^{2}_{[2]})$ with a single-arm memory. However, our understanding of multi-pass algorithms with known $ฮ”_{[2]}$ is still limited. Here, the key open problem is how many passes are required to achieve the complexity, i.e., $O( \sum_{i=2}^{n}1/ฮ”^2_{[i]})$ arm pulls, with a sublinear memory size. In this work, we show that the ``right answer'' for the question is $ฮ˜(\log{n})$ passes (up to $\log\log{n}$ terms). We first present a lower bound, showing that any algorithm that finds the best arm with slightly sublinear memory -- a memory of $o({n}/{\text{polylog}({n})})$ arms -- and $O(\sum_{i=2}^{n}{1}/{ฮ”^{2}_{[i]}}\cdot \log{(n)})$ arm pulls has to make $ฮฉ(\frac{\log{n}}{\log\log{n}})$ passes over the stream. We then show a nearly-matching algorithm that assuming the knowledge of $ฮ”_{[2]}$, finds the best arm with $O( \sum_{i=2}^{n}1/ฮ”^2_{[i]} \cdot \log{n})$ arm pulls and a *single arm* memory.
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