Multi-Objective Task Allocation for Multi-Agent Systems using Hierarchical Cost Function
Navid Dadkhah Tehrani, Andrew Krzywosz, Igor Cherepinsky, Sean Carlson
Abstract
Multi-agent systems are deployed to accomplish tasks that take a long time with a single agent. The task allocation problem becomes particularly difficult when the objectives are conflicting with one another (e.g. minimizing the mission time while respecting the task priorities, while simultaneously maximizing agent's fitness for the task). This paper presents an algorithm to create task assignments for a group of autonomous agents with competing objectives. We consider a variety of constraints including agent capabilities to perform tasks, priorities set by a human supervisor, as well as temporal constraints such as arrival time or coalition formation. We propose a multi-objective Particle Swarm Optimization (PSO) that uses a hierarchical cost function by leveraging the paradigm of lexicographic optimization. The particles are driven by higher ranked objectives with lower ranked objectives used to break ties. We demonstrate the effectiveness of this algorithm in a battlefield scenario where sub-teams of aerial vehicles are assigned to perform area reconnaissance, target strikes, and intelligence gathering.
BibTeX
@inproceedings{iros2022_multiobjectiveta,
title = {Multi-Objective Task Allocation for Multi-Agent Systems using Hierarchical Cost Function},
author = {Navid Dadkhah Tehrani and Andrew Krzywosz and Igor Cherepinsky and Sean Carlson},
booktitle = {IROS 2022},
year = {2022}
}