LGDSMLNov 19, 2025

Sample-Adaptivity Tradeoff in On-Demand Sampling

arXiv:2511.15507v11 citationsh-index: 25
Originality Incremental advance
AI Analysis

This work addresses the efficiency of adaptive sampling algorithms in machine learning, providing foundational insights into round-sample tradeoffs that are incremental but with tight bounds.

The paper tackles the tradeoff between sample complexity and round complexity in on-demand sampling for Multi-Distribution Learning, showing optimal sample complexity scales as dk^{Θ(1/r)}/ε in the realizable setting and presenting an algorithm with near-optimal sample complexity of Õ((d + k)/ε²) in Õ(√k) rounds for the agnostic case.

We study the tradeoff between sample complexity and round complexity in on-demand sampling, where the learning algorithm adaptively samples from $k$ distributions over a limited number of rounds. In the realizable setting of Multi-Distribution Learning (MDL), we show that the optimal sample complexity of an $r$-round algorithm scales approximately as $dk^{Θ(1/r)} / ε$. For the general agnostic case, we present an algorithm that achieves near-optimal sample complexity of $\widetilde O((d + k) / ε^2)$ within $\widetilde O(\sqrt{k})$ rounds. Of independent interest, we introduce a new framework, Optimization via On-Demand Sampling (OODS), which abstracts the sample-adaptivity tradeoff and captures most existing MDL algorithms. We establish nearly tight bounds on the round complexity in the OODS setting. The upper bounds directly yield the $\widetilde O(\sqrt{k})$-round algorithm for agnostic MDL, while the lower bounds imply that achieving sub-polynomial round complexity would require fundamentally new techniques that bypass the inherent hardness of OODS.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes