CELGOCNCNov 6, 2025

Fitting Reinforcement Learning Model to Behavioral Data under Bandits

arXiv:2511.04454v11 citationsh-index: 29Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficiently fitting RL models for researchers analyzing human and animal decision-making data, though it is incremental as it builds on existing fitting methods.

The paper tackles the problem of fitting reinforcement learning models to behavioral data in multi-armed bandit environments by introducing a novel solution method based on convex relaxation and optimization. The method achieves comparable performance to state-of-the-art benchmarks while significantly reducing computation time.

We consider the problem of fitting a reinforcement learning (RL) model to some given behavioral data under a multi-armed bandit environment. These models have received much attention in recent years for characterizing human and animal decision making behavior. We provide a generic mathematical optimization problem formulation for the fitting problem of a wide range of RL models that appear frequently in scientific research applications, followed by a detailed theoretical analysis of its convexity properties. Based on the theoretical results, we introduce a novel solution method for the fitting problem of RL models based on convex relaxation and optimization. Our method is then evaluated in several simulated bandit environments to compare with some benchmark methods that appear in the literature. Numerical results indicate that our method achieves comparable performance to the state-of-the-art, while significantly reducing computation time. We also provide an open-source Python package for our proposed method to empower researchers to apply it in the analysis of their datasets directly, without prior knowledge of convex optimization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes