Learning-Augmented Online Bidding in Stochastic Settings
Spyros Angelopoulos, Bertrand Simon
TL;DR
The paper addresses online bidding under stochastic information by studying distributional predictions and randomized algorithms. It introduces an LP-based approach to compute Pareto-optimal bidding strategies that trade off consistency and robustness, and shows how to extend partial, finite strategies to full infinite strategies. It also analyzes randomized bidding, providing upper and lower bounds that reveal when randomness offers real benefits and when its advantage vanishes as the robustness requirement grows. The methodology further extends to dynamic predictions and related problems like contract scheduling and linear search, with experimental results confirming practical gains over naive heuristics.
Abstract
Online bidding is a classic optimization problem, with several applications in online decision-making, the design of interruptible systems, and the analysis of approximation algorithms. In this work, we study online bidding under learning-augmented settings that incorporate stochasticity, in either the prediction oracle or the algorithm itself. In the first part, we study bidding under distributional predictions, and find Pareto-optimal algorithms that offer the best-possible tradeoff between the consistency and the robustness of the algorithm. In the second part, we study the power and limitations of randomized bidding algorithms, by presenting upper and lower bounds on the consistency/robustness tradeoffs. Previous works focused predominantly on oracles that do not leverage stochastic information on the quality of the prediction, and deterministic algorithms.
