A Comparison of New Swarm Task Allocation Algorithms in Unknown Environments with Varying Task Density
Grace Cai, Noble Harasha, Nancy Lynch

TL;DR
This paper introduces two novel swarm task allocation algorithms for unknown environments, analyzing their performance across different task densities and comparing them to Levy walk strategies.
Contribution
It presents a new discrete model for swarm behavior and proposes two algorithms based on site selection and virtual pheromones, analyzing their effectiveness in various task densities.
Findings
Virtual pheromone algorithm excels in medium densities but is resource-intensive.
Site selection algorithm outperforms Levy walk in sparse environments.
Performance depends on task density, influencing algorithm choice.
Abstract
Task allocation is an important problem for robot swarms to solve, allowing agents to reduce task completion time by performing tasks in a distributed fashion. Existing task allocation algorithms often assume prior knowledge of task location and demand or fail to consider the effects of the geometric distribution of tasks on the completion time and communication cost of the algorithms. In this paper, we examine an environment where agents must explore and discover tasks with positive demand and successfully assign themselves to complete all such tasks. We first provide a new discrete general model for modeling swarms. Operating within this theoretical framework, we propose two new task allocation algorithms for initially unknown environments -- one based on N-site selection and the other on virtual pheromones. We analyze each algorithm separately and also evaluate the effectiveness of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed Control Multi-Agent Systems · Modular Robots and Swarm Intelligence · Metaheuristic Optimization Algorithms Research
