LGAICYMAAug 17, 2023

Equitable Restless Multi-Armed Bandits: A General Framework Inspired By Digital Health

arXiv:2308.09726v17 citationsh-index: 24Has Code
Originality Incremental advance
AI Analysis

This work addresses fairness and equity in algorithmic decision-making for sensitive applications such as public health and digital health, representing a novel but incremental extension of RMABs to incorporate equity constraints.

The paper tackles the problem of ensuring equity in Restless Multi-Armed Bandits (RMABs) for high-stakes decisions like digital health, by introducing equitable objectives (minimax reward and max Nash welfare) and developing efficient algorithms that achieve multiple times more equitable outcomes than the state of the art without drastic utility sacrifices.

Restless multi-armed bandits (RMABs) are a popular framework for algorithmic decision making in sequential settings with limited resources. RMABs are increasingly being used for sensitive decisions such as in public health, treatment scheduling, anti-poaching, and -- the motivation for this work -- digital health. For such high stakes settings, decisions must both improve outcomes and prevent disparities between groups (e.g., ensure health equity). We study equitable objectives for RMABs (ERMABs) for the first time. We consider two equity-aligned objectives from the fairness literature, minimax reward and max Nash welfare. We develop efficient algorithms for solving each -- a water filling algorithm for the former, and a greedy algorithm with theoretically motivated nuance to balance disparate group sizes for the latter. Finally, we demonstrate across three simulation domains, including a new digital health model, that our approaches can be multiple times more equitable than the current state of the art without drastic sacrifices to utility. Our findings underscore our work's urgency as RMABs permeate into systems that impact human and wildlife outcomes. Code is available at https://github.com/google-research/socialgood/tree/equitable-rmab

Code Implementations1 repo
Foundations

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

Your Notes