English

Representative Action Selection for Large Action Space: From Bandits to MDPs

Machine Learning 2025-12-01 v1 Optimization and Control Probability Machine Learning

Abstract

We study the problem of selecting a small, representative action subset from an extremely large action space shared across a family of reinforcement learning (RL) environments -- a fundamental challenge in applications like inventory management and recommendation systems, where direct learning over the entire space is intractable. Our goal is to identify a fixed subset of actions that, for every environment in the family, contains a near-optimal action, thereby enabling efficient learning without exhaustively evaluating all actions. This work extends our prior results for meta-bandits to the more general setting of Markov Decision Processes (MDPs). We prove that our existing algorithm achieves performance comparable to using the full action space. This theoretical guarantee is established under a relaxed, non-centered sub-Gaussian process model, which accommodates greater environmental heterogeneity. Consequently, our approach provides a computationally and sample-efficient solution for large-scale combinatorial decision-making under uncertainty.

Keywords

Cite

@article{arxiv.2511.22104,
  title  = {Representative Action Selection for Large Action Space: From Bandits to MDPs},
  author = {Quan Zhou and Shie Mannor},
  journal= {arXiv preprint arXiv:2511.22104},
  year   = {2025}
}

Comments

Journal version of arXiv:2505.18269

R2 v1 2026-07-01T07:57:29.165Z