paper-with-me

Papers

Fair Resource Allocation in Weakly Coupled Markov Decision Processes

2024-11-14 · Xiaohui Tu, Yossiri Adulyasak, Nima Akbarzadeh, Erick Delage

We consider fair resource allocation in sequential decision-making environments modeled as weakly coupled Markov decision processes, where resource constraints couple the action spaces of $N$ sub-Markov decision processes (sub-MDPs) that would otherwise operate independently. We adopt a fairness definition using the generalized Gini function instead of the traditional utilitarian (total-sum) objective. After introducing a general but computationally prohibitive solution scheme based on linear programming, we focus on the homogeneous case where all sub-MDPs are identical. For this case, we show for the first time that the problem reduces to optimizing the utilitarian objective over the class of "permutation invariant" policies. This result is particularly useful as we can exploit Whittle index policies in the restless bandits setting while, for the more general setting, we introduce a count-proportion-based deep reinforcement learning approach. Finally, we validate our theoretical findings with comprehensive experiments, confirming the effectiveness of our proposed method in achieving fairness.

📄 PDF Abstract BibTeX arXiv:2411.09804

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDeep Reinforcement LearningFairnessSequential Decision Making

Methods 이 논문이 사용한 방법론

Focus 설명 없음
ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Online Learning of Weakly Coupled MDP Policies for Load Balancing and Auto Scaling

2024-06-20 · S. R. Eshwar, Lucas Lopes Felipe, Alexandre Reiffers-Masson, Daniel Sadoc Menasché 외

Load balancing and auto scaling are at the core of scalable, contemporary systems, addressing dynamic resource allocation and service rate adjustments in response to workload changes. This paper introduces a novel model …

Sequential Fair Resource Allocation under a Markov Decision Process Framework

2023-01-10 · Parisa Hassanzadeh, Eleonora Kreacic, Sihan Zeng, Yuchen Xiao 외

We study the sequential decision-making problem of allocating a limited resource to agents that reveal their stochastic demands on arrival over a finite horizon. Our goal is to design fair allocation algorithms that exha…

Decision MakingFairnessSequential Decision Making

Long-Term Resource Allocation Fairness in Average Markov Decision Process (AMDP) Environment

2021-02-14 · Ganesh Ghalme, Vineet Nair, Vishakha Patil, Yilun Zhou

Fairness has emerged as an important concern in automated decision-making in recent years, especially when these decisions affect human welfare. In this work, we study fairness in temporally extended decision-making sett…

Decision MakingFairness

Deep reinforcement learning for weakly coupled MDP's with continuous actions

2024-06-03 · Francisco Robledo, Urtzi Ayesta, Konstantin Avrachenkov

This paper introduces the Lagrange Policy for Continuous Actions (LPCA), a reinforcement learning algorithm specifically designed for weakly coupled MDP problems with continuous action spaces. LPCA addresses the challeng…

Deep Reinforcement Learningglobal-optimizationreinforcement-learningReinforcement Learning

DECAF: Learning to be Fair in Multi-agent Resource Allocation

2025-02-06 · Ashwin Kumar, William Yeoh

A wide variety of resource allocation problems operate under resource constraints that are managed by a central arbitrator, with agents who evaluate and communicate preferences over these resources. We formulate this bro…

FairnessQ-Learning