Trade-offs between Selection Complexity and Performance when Searching the Plane without Communication
Christoph Lenzen, Nancy Lynch, Calvin Newport, Tsvetomira Radeva

TL;DR
This paper explores the balance between search efficiency and biological plausibility in multi-agent search algorithms, introducing a new selection complexity metric and demonstrating near-optimal speed-ups under certain constraints.
Contribution
It introduces a novel selection complexity measure for algorithms and establishes tight bounds linking this measure to search performance in the ANTS problem.
Findings
Achieves near-optimal speed-up with low selection complexity
Identifies a critical threshold of selection complexity at log log D
Shows a gap between achievable performance and lower bounds when selection complexity is low
Abstract
We consider the ANTS problem [Feinerman et al.] in which a group of agents collaboratively search for a target in a two-dimensional plane. Because this problem is inspired by the behavior of biological species, we argue that in addition to studying the {\em time complexity} of solutions it is also important to study the {\em selection complexity}, a measure of how likely a given algorithmic strategy is to arise in nature due to selective pressures. In more detail, we propose a new selection complexity metric , defined for algorithm such that , where is the number of memory bits used by each agent and bounds the fineness of available probabilities (agents use probabilities of at least ). In this paper, we study the trade-off between the standard performance metric of speed-up, which measures how the expected time to…
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
TopicsOptimization and Search Problems · Modular Robots and Swarm Intelligence · Machine Learning and Algorithms
