Delegated Online Search

Abstract

In a delegation problem, a principal P with commitment power tries to pick one out of n options. Each option is drawn independently from a known distribution. Instead of inspecting the options herself, P delegates the information acquisition to a rational and self-interested agent A. After inspection, A proposes one of the options, and P can accept or reject. In this paper, we study a natural online variant of delegation, in which the agent searches through the options in an online fashion. How can we design algorithms for P that approximate the utility of her best option in hindsight? We show that P can obtain a Θ(1/n)-approximation and provide more fine-grained bounds independent of n based on two parameters. If the ratio of maximum and minimum utility for A is bounded by a factor α, we obtain an Ω(log log α / log α)-approximation algorithm and show that this is best possible. If P cannot distinguish options with the same value for herself, we show that ratios polynomial in 1/α cannot be avoided. If the utilities of P and A for each option are related by a factor β, we obtain an Ω(1 / log β)-approximation, and O(log log β / log β) is best possible.

Cite

Text

Braun et al. "Delegated Online Search." International Joint Conference on Artificial Intelligence, 2023. doi:10.24963/IJCAI.2023/281

Markdown

[Braun et al. "Delegated Online Search." International Joint Conference on Artificial Intelligence, 2023.](https://mlanthology.org/ijcai/2023/braun2023ijcai-delegated/) doi:10.24963/IJCAI.2023/281

BibTeX

@inproceedings{braun2023ijcai-delegated,
  title     = {{Delegated Online Search}},
  author    = {Braun, Pirmin and Hahn, Niklas and Hoefer, Martin and Schecker, Conrad},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {2528-2536},
  doi       = {10.24963/IJCAI.2023/281},
  url       = {https://mlanthology.org/ijcai/2023/braun2023ijcai-delegated/}
}