An Adaptive Method for Contextual Stochastic Multi-armed Bandits with Rewards Generated by a Linear Dynamical System
Jonathan Gornet, Mehdi Hosseinzadeh, Bruno Sinopoli

TL;DR
This paper introduces an adaptive approach to stochastic multi-armed bandits modeled as linear Gaussian dynamical systems, utilizing a Kalman filter-based method to improve reward collection efficiency.
Contribution
It presents a novel adaptive algorithm that dynamically determines the model size and exploration length based on system uncertainty, enhancing decision-making in bandit problems.
Findings
The proposed method increases cumulative rewards in numerical experiments.
Adaptive model sizing improves decision accuracy.
The approach effectively balances exploration and exploitation.
Abstract
Online decision-making can be formulated as the popular stochastic multi-armed bandit problem where a learner makes decisions (or takes actions) to maximize cumulative rewards collected from an unknown environment. This paper proposes to model a stochastic multi-armed bandit as an unknown linear Gaussian dynamical system, as many applications, such as bandits for dynamic pricing problems or hyperparameter selection for machine learning models, can benefit from this perspective. Following this approach, we can build a matrix representation of the system's steady-state Kalman filter that takes a set of previously collected observations from a time interval of length to predict the next reward that will be returned for each action. This paper proposes a solution in which the parameter is determined via an adaptive algorithm by analyzing the model uncertainty of the matrix…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Smart Systems and Machine Learning
MethodsSparse Evolutionary Training
