K-Swaps: Cooperative Negotiation for Solving Task-Allocation Problems

Abstract

In this paper, we study distributed algorithms for cooperative agents that allow them to exchange their assigned tasks in order to reduce their team cost. We define a new type of contract, called K-swaps, that describes multiple task exchanges among multiple agents at a time, which generalizes the concept of single task exchanges. We design a distributed algorithm that constructs all possible K-swaps that reduce the team cost of a given task allocation and show that each agent typically only needs to communicate a small part of its local computation results to the other agents. We then demonstrate empirically that K-swaps can reduce the team costs of several existing task-allocation algorithms significantly even if K is small. Xiaoming Zheng, Sven Koenig

Cite

Text

Zheng and Koenig. "K-Swaps: Cooperative Negotiation for Solving Task-Allocation Problems." International Joint Conference on Artificial Intelligence, 2009.

Markdown

[Zheng and Koenig. "K-Swaps: Cooperative Negotiation for Solving Task-Allocation Problems." International Joint Conference on Artificial Intelligence, 2009.](https://mlanthology.org/ijcai/2009/zheng2009ijcai-k/)

BibTeX

@inproceedings{zheng2009ijcai-k,
  title     = {{K-Swaps: Cooperative Negotiation for Solving Task-Allocation Problems}},
  author    = {Zheng, Xiaoming and Koenig, Sven},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2009},
  pages     = {373-379},
  url       = {https://mlanthology.org/ijcai/2009/zheng2009ijcai-k/}
}