Two memory-saving variants of LSVI-UCB for linear MDPs are proposed; the fixed-reset variant has a sublinear space-regret trade-off proof, while the adaptive variant lacks a regret guarantee despite the abstract claiming sublinear regret.
Genetic multi-armed bandits: a reinforcement learning approach for discrete optimization via simulation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper proposes a new algorithm, referred to as GMAB, that combines concepts from the reinforcement learning domain of multi-armed bandits and random search strategies from the domain of genetic algorithms to solve discrete stochastic optimization problems via simulation. In particular, the focus is on noisy large-scale problems, which often involve a multitude of dimensions as well as multiple local optima. Our aim is to combine the property of multi-armed bandits to cope with volatile simulation observations with the ability of genetic algorithms to handle high-dimensional solution spaces accompanied by an enormous number of feasible solutions. For this purpose, a multi-armed bandit framework serves as a foundation, where each observed simulation is incorporated into the memory of GMAB. Based on this memory, genetic operators guide the search, as they provide powerful tools for exploration as well as exploitation. The empirical results demonstrate that GMAB achieves superior performance compared to benchmark algorithms from the literature in a large variety of test problems. In all experiments, GMAB required considerably fewer simulations to achieve similar or (far) better solutions than those generated by existing methods. At the same time, GMAB's overhead with regard to the required runtime is extremely small due to the suggested tree-based implementation of its memory. Furthermore, we prove its convergence to the set of global optima as the simulation effort goes to infinity.
fields
cs.LG 1years
2024 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Efficient, Low-Regret, Online Reinforcement Learning for Linear MDPs
Two memory-saving variants of LSVI-UCB for linear MDPs are proposed; the fixed-reset variant has a sublinear space-regret trade-off proof, while the adaptive variant lacks a regret guarantee despite the abstract claiming sublinear regret.