LGMLJun 10

Capacity-Constrained Online Convex Optimization with Delayed Feedback

arXiv:2606.11711v17.6h-index: 9
Predicted impact top 57% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in online learning, this work addresses the practical limitation of finite tracking resources in delayed feedback settings, offering a principled framework and regret bounds that interpolate between unconstrained and capacity-constrained regimes.

This paper studies online convex optimization with delayed feedback under a hard capacity constraint on the number of pending rounds that can be tracked. It provides the first regret guarantees for both first-order and bandit feedback, showing that capacity C = Ω(log T) suffices to recover standard rates up to logarithmic factors, and that bandit regret degrades gracefully with (1 + σ_max/C).

Online learning with delayed feedback typically assumes that the learner can track all pending rounds until their feedback arrives. In practice, tracking resources are finite, and feedback from untracked rounds is permanently lost. In this paper, we study delayed online convex optimization (OCO) under a hard capacity constraint, where at most $C$ pending rounds can be tracked at any time. To model delay information, we introduce a semi-clairvoyant model that refines the clairvoyant assumption from prior work: rather than requiring delays to be known at prediction time, the learner observes delay expirations online, consistent with the classical unconstrained delayed setting. Our approach proceeds via a reduction to a novel ``delayed and weighted'' OCO problem, using a scheduler that randomizes tracking decisions and importance-weights the resulting observations. For this base problem, we propose and analyze Delayed-Weighted FTRL and its bandit analogue, establishing regret bounds that explicitly characterize the interaction between time-varying weights and delayed feedback. Combining these base learners with our schedulers yields the first regret guarantees for capacity-constrained OCO under convex and strongly convex losses, for both first-order and bandit feedback. For first-order feedback, capacity $C = Ω(\log T)$ suffices to recover standard delayed OCO rates up to logarithmic factors. For bandit feedback, the regret rates are modulated by powers of $(1 + σ_{\text{max}}/C)$, where $σ_{\text{max}}$ is the maximum number of pending observations at any time. This allows the regret bound to degrade gracefully when $C < σ_{\text{max}}$, while remaining sublinear.

Foundations

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

Your Notes