English

Efficient Algorithms for Planning with Participation Constraints

Computer Science and Game Theory 2022-05-17 v1 Artificial Intelligence Data Structures and Algorithms Machine Learning

Abstract

We consider the problem of planning with participation constraints introduced in [Zhang et al., 2022]. In this problem, a principal chooses actions in a Markov decision process, resulting in separate utilities for the principal and the agent. However, the agent can and will choose to end the process whenever his expected onward utility becomes negative. The principal seeks to compute and commit to a policy that maximizes her expected utility, under the constraint that the agent should always want to continue participating. We provide the first polynomial-time exact algorithm for this problem for finite-horizon settings, where previously only an additive ε\varepsilon-approximation algorithm was known. Our approach can also be extended to the (discounted) infinite-horizon case, for which we give an algorithm that runs in time polynomial in the size of the input and log(1/ε)\log(1/\varepsilon), and returns a policy that is optimal up to an additive error of ε\varepsilon.

Keywords

Cite

@article{arxiv.2205.07767,
  title  = {Efficient Algorithms for Planning with Participation Constraints},
  author = {Hanrui Zhang and Yu Cheng and Vincent Conitzer},
  journal= {arXiv preprint arXiv:2205.07767},
  year   = {2022}
}

Comments

EC 2022

R2 v1 2026-06-24T11:18:46.593Z