paper-with-me

Papers

Conditions for indexability of restless bandits and an O(K^3) algorithm to compute Whittle index

2020-08-13 · Nima Akbarzadeh, Aditya Mahajan

Restless bandits are a class of sequential resource allocation problems concerned with allocating one or more resources among several alternative processes where the evolution of the process depends on the resource allocated to them. Such models capture the fundamental trade-offs between exploration and exploitation. In 1988, Whittle developed an index heuristic for restless bandit problems which has emerged as a popular solution approach due to its simplicity and strong empirical performance. The Whittle index heuristic is applicable if the model satisfies a technical condition known as indexability. In this paper, we present two general sufficient conditions for indexability and identify simpler to verify refinements of these conditions. We then revisit a previously proposed algorithm called adaptive greedy algorithm which is known to compute the Whittle index for a subclass of restless bandits. We show that a generalization of the adaptive greedy algorithm computes the Whittle index for all indexable restless bandits. We present an efficient implementation of this algorithm which can compute the Whittle index of a restless bandit with $K$ states in O(K^3) computations. Finally, we present a detailed numerical study which affirms the strong performance of the Whittle index heuristic.

📄 PDF Abstract BibTeX arXiv:2008.06111

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Indexability of Finite State Restless Multi-Armed Bandit and Rollout Policy

2023-04-30 · Vishesh Mittal, Rahul Meshram, Deepak Dev, Surya Prakash

We consider finite state restless multi-armed bandit problem. The decision maker can act on M bandits out of N bandits in each time step. The play of arm (active arm) yields state dependent rewards based on action and wh…

Restless bandits with imperfect binary feedback: PCL-indexability analysis and computation

2026-03-27 · José Niño-Mora arxiv

We study restless bandits with binary latent states and imperfect binary feedback, motivated by opportunistic spectrum access with sensing errors. For the associated belief-state model, we develop a partial conservation …

Near-optimality for infinite-horizon restless bandits with many arms

2022-03-29 · Xiangyu Zhang, Peter I. Frazier

Restless bandits are an important class of problems with applications in recommender systems, active learning, revenue management and other areas. We consider infinite-horizon discounted restless bandits with many arms w…

Active LearningManagementRecommendation Systems

Planning and Learning in Risk-Aware Restless Multi-Arm Bandit Problem

2024-10-30 · Nima Akbarzadeh, Yossiri Adulyasak, Erick Delage

In restless multi-arm bandits, a central agent is tasked with optimally distributing limited resources across several bandits (arms), with each arm being a Markov decision process. In this work, we generalize the traditi…

SchedulingThompson Sampling

PCL-Indexability and Whittle Index for Restless Bandits with General Observation Models

2023-07-06 · Keqin Liu, Qizhen Jia, Chengzhong Zhang

In this paper, we consider a general observation model for restless multi-armed bandit problems. The operation of the player needs to be based on certain feedback mechanism that is error-prone due to resource constraints…