Optimal Common Contract with Heterogeneous Agents.

Shenke Xiao,Zihe Wang,Mengjing Chen,Pingzhong Tang,Xiwang Yan
DOI: https://doi.org/10.1609/aaai.v34i05.6224
2020-01-01
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:We consider the principal-agent problem with heterogeneous agents. Previousworks assume that the principal signs independent incentive contracts withevery agent to make them invest more efforts on the tasks. However, in manycircumstances, these contracts need to be identical for the sake of fairness.We investigate the optimal common contract problem. To our knowledge, this isthe first attempt to consider this natural and important generalization. Wefirst show this problem is NP-complete. Then we provide a dynamic programmingalgorithm to compute the optimal contract in O(n^2m) time, where n,m arethe number of agents and actions, under the assumption that the agents' costfunctions obey increasing difference property. At last, we generalize thesetting such that each agent can choose to directly produce a reward in[0,1]. We provide an O(log n)-approximate algorithm for thisgeneralization.
What problem does this paper attempt to address?