CLIPSwarm: Generating Drone Shows from Text Prompts with Vision-Language Models
Pablo Pueyo, Eduardo Montijano, Ana C. Murillo, Mac Schwager

TL;DR
CLIPSwarm is an innovative algorithm that automates drone formation design from natural language prompts using vision-language models, enabling realistic drone shows with minimal manual intervention.
Contribution
The paper introduces CLIPSwarm, a novel method combining natural language processing and robotic control to generate drone formations from text descriptions.
Findings
Effective formation modeling from text demonstrated in simulations
Accurate visual representation of textual descriptions achieved
Versatile drone show generation with various shapes
Abstract
This paper introduces CLIPSwarm, a new algorithm designed to automate the modeling of swarm drone formations based on natural language. The algorithm begins by enriching a provided word, to compose a text prompt that serves as input to an iterative approach to find the formation that best matches the provided word. The algorithm iteratively refines formations of robots to align with the textual description, employing different steps for "exploration" and "exploitation". Our framework is currently evaluated on simple formation targets, limited to contour shapes. A formation is visually represented through alpha-shape contours and the most representative color is automatically found for the input word. To measure the similarity between the description and the visual representation of the formation, we use CLIP [1], encoding text and images into vectors and assessing their similarity.…
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
TopicsMultimodal Machine Learning Applications · Media, Religion, Digital Communication
MethodsALIGN · Contrastive Language-Image Pre-training
