Infinite Action Contextual Bandits with Reusable Data Exhaust
Mark Rucker, Yinglun Zhu, Paul Mineiro

TL;DR
This paper introduces an online algorithm for infinite action contextual bandits that maintains smoothed regret guarantees while producing importance weights suitable for offline data analysis, balancing computational cost and practical applicability.
Contribution
It presents a novel online algorithm that generates importance weights for infinite action bandits, enabling offline model selection without sacrificing regret guarantees.
Findings
Algorithm achieves smoothed regret guarantees
Produces well-defined importance weights for offline analysis
Computational cost scales with smoothness, not action set size
Abstract
For infinite action contextual bandits, smoothed regret and reduction to regression results in state-of-the-art online performance with computational cost independent of the action set: unfortunately, the resulting data exhaust does not have well-defined importance-weights. This frustrates the execution of downstream data science processes such as offline model selection. In this paper we describe an online algorithm with an equivalent smoothed regret guarantee, but which generates well-defined importance weights: in exchange, the online computational cost increases, but only to order smoothness (i.e., still independent of the action set). This removes a key obstacle to adoption of smoothed regret in production scenarios.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Explainable Artificial Intelligence (XAI) · Decision-Making and Behavioral Economics
