TL;DR
This paper introduces two algorithms, SMBO and SMBO-Dec, for rapid behaviour adaptation in swarm robotics, enabling quick recovery from environmental disturbances through Bayesian optimisation techniques.
Contribution
The paper presents novel centralized and decentralized Bayesian optimisation algorithms for swarm behaviour adaptation, improving recovery speed and effectiveness after perturbations.
Findings
SMBO and SMBO-Dec outperform random search and gradient descent.
Achieve up to 80% performance recovery within 30 evaluations.
Effective in diverse disturbance scenarios including sensor faults and environmental changes.
Abstract
Rapid performance recovery from unforeseen environmental perturbations remains a grand challenge in swarm robotics. To solve this challenge, we investigate a behaviour adaptation approach, where one searches an archive of controllers for potential recovery solutions. To apply behaviour adaptation in swarm robotic systems, we propose two algorithms: (i) Swarm Map-based Optimisation (SMBO), which selects and evaluates one controller at a time, for a homogeneous swarm, in a centralised fashion; and (ii) Swarm Map-based Optimisation Decentralised (SMBO-Dec), which performs an asynchronous batch-based Bayesian optimisation to simultaneously explore different controllers for groups of robots in the swarm. We set up foraging experiments with a variety of disturbances: injected faults to proximity sensors, ground sensors, and the actuators of individual robots, with 100 unique combinations for…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRandom Search
