ArXiv

Optimal Rates for Learning with Monotone Adversaries

Authors
Anay Mehrotra
Categories
stat.ML, cs.DS, cs.LG, math.ST
arXiv
https://arxiv.org/abs/2608.06337v1
PDF
https://arxiv.org/pdf/2608.06337v1

Brief

Learning under a monotone adversary that appends correctly labeled examples to an i.i.d. sample is shown to incur an unavoidable logarithmic penalty: minimax expected error is Θ(1/n) at VC (or Littlestone) dimension 1 and Θ((d/n) log(n/d)) for d ≥ 2. The paper gives a simple improper d=1 learner based on leave-one-out/one-inclusion ideas and derives matching lower bounds from a single explicit construction, answering an open question of Larsen et al.

Why it matters

Minimax expected error under a monotone adversary equals Θ(1/n) for VC (and Littlestone) dimension d = 1, and Θ((d/n) · log(n/d)) for d ≥ 2, in the worst case over classes of VC dimension d and known finite insertion budgets.

Key details

  • Mehrotra (ArXiv 2026-08-06) proves the extra log(n/d) factor is inherent beyond d=1, resolving a question of Larsen, Pabbaraju, and Shetty; the d=1 upper bound is achieved by a simple improper learner adapting the leave-one-out / one-inclusion-graph argument, and all lower bounds come from a single explicit class/prior construction.
Source evidence

Abstract

A monotone adversary observes an i.i.d. labeled sample and appends a finite number of further examples of its choice, every one of them labeled correctly by the target hypothesis. The learner sees a uniform shuffle of the combined sample and is scored on the original distribution. Every example is correctly labeled, but the insertions depend on the clean sample, so the combined sample is not exchangeable. Larsen, Pabbaraju, and Shetty, who introduced this model, showed that empirical risk minimization attains expected error $O((d/n)\log(n/d))$ for classes of VC dimension $d$, and that every known optimal learner can be pushed away from the $Θ(d/n)$ rate, optimal for PAC learning. They asked whether the extra logarithm is an artifact of those particular algorithms or an inherent consequence of the lack of exchangeability. We show that this additional cost is inherent beyond VC dimension one. In the worst case over classes of VC dimension $d$ and over known finite insertion budgets, the minimax expected error is $Θ(1/n)$ at $d=1$ and $Θ((d/n)\log(n/d))$ for $d\geq 2$. The same rates hold with Littlestone dimension $d_{\mathrm L}$ in place of $d$, so the clean online-to-batch rate $O(d_{\mathrm L}/n)$ is unattainable as well. Thus, somewhat counterintuitively, adding correctly labeled examples can make learning harder by a logarithmic factor, even for classes that admit finite mistake bounds in online learning. The dimension-one upper bound is achieved by a simple improper learner whose analysis adapts the leave-one-out argument underlying the one-inclusion graph. All of our lower bounds are elementary and come from a single construction: an explicit class and prior on which two target hypothesis, which differ a point of nonnegligible mass, produce the same sample.