Open Problems

Bandits & Online Learning

Instance-Dependent Robustness Guarantees Beyond Worst-Case Regret Bounds for Constrained Online Learning

Barrier to removeOpen
Possible candidate · 2/4 runs6 papers report this67% from 2025+

Generated automatically from the limitations stated in 6 papers (ICLR, AISTATS, ICML), listed under Evidence. It is not a paper, and it does not come from papers submitted to CSPaper.

The problem

Today, online learning guarantees are only available under restrictive structural conditions—honest agents dominating malicious ones, known adversary classes, Slater's condition, smoothness assumptions—and when these fail, the bounds become vacuous or degrade catastrophically. Practitioners cannot distinguish between "the bound is loose" and "the problem is genuinely hard," because no instance-dependent analysis exists that quantifies what is actually achievable on a given problem instance. This blocks deployment in settings with few honest agents, near-zero constraint slacks, or moderately hard function classes, precisely where robust methods matter most.

Why it matters

Tight instance-dependent characterizations of when robust online learning is possible versus information-theoretically impossible, replacing vacuous worst-case bounds with actionable per-instance guarantees.

Ways to approach it

Prior-work checks are free with an account. Results someone already ran are shown to everyone.

  1. 1

    Derive instance-dependent regret lower bounds for the constrained online learning setting that explicitly depend on the Slater parameter ρ, the number of constraints m, and the margin M_H_t − M_A_t, then compare against achievable upper bounds on synthetic instances where these parameters are varied. Measure: gap between lower and upper bounds as a function of ρ, m, and the honest/malicious margin.

  2. 2

    Characterize the phase transition: for the known failure regimes (ρ near zero, Γ near Δ, honest/malicious ratio near 1), empirically map where current methods degrade to linear regret versus where they remain competitive despite vacuous theory. Measure: cumulative regret and constraint violation on synthetic bandit instances with swept parameters.

  3. 3

    Design an adaptive algorithm whose regret bound depends on instance-level quantities (effective Slater parameter, effective honest-agent mass) rather than their worst-case values, validated on the same synthetic suite. Measure: regret improvement over worst-case-tuned baselines at fixed violation levels.

Have a different approach?

Describe how you would tackle this problem and we'll look for papers that already do it. Free; your text stays private.

Free · 3 checks per day

Why it might fail

The instance-dependent parameters (ρ_eff, m_eff, the honest/malicious margin) may be fundamentally unestimable from bandit feedback faster than the regret horizon itself, making any "adaptive" bound unimplementable; or the lower bounds may already match the existing upper bounds, meaning the current bounds are tight and no improvement exists.

Evidence

Each paper's own statement of the limitation, verbatim.

Nearest existing work

Related open problems

Generated automatically, not curated by hand. Automated prior-work checks catch about a third of existing work, so treat this problem as a lead to investigate.