LLM-Foraging: Large Language Models for Decentralized Swarm Robot Foraging
Peihan Li, Joanna Gutierrez, Fabian Hernandez, Qi Lu, Lifeng Zhou

TL;DR
This paper introduces LLM-Foraging, a decentralized swarm control method using large language models at decision points, enabling adaptable, training-free foraging across various configurations.
Contribution
It presents a novel LLM-based decision-making framework for swarm robots that transfers across configurations without retraining, unlike traditional parameter-tuned algorithms.
Findings
LLM-Foraging outperforms GA-tuned CPFA in resource collection across multiple configurations.
The approach maintains consistent performance without re-optimization.
It enables transferability of swarm policies to different team sizes and arena setups.
Abstract
Swarm foraging algorithms, such as the central-place foraging algorithm (CPFA), typically rely on offline parameter optimization using genetic algorithms (GA) or reinforcement learning, yielding policies tightly coupled to a specific combination of team size, arena size, and resource distribution. When deployment conditions change, performance degrades, and retraining is computationally expensive. We propose LLM-Foraging, a decentralized swarm controller that augments the CPFA state machine with a large language model (LLM) tactical decision-maker at three structured decision points, namely post-deposit, central-zone arrival, and search starvation. Each robot runs its own LLM client and queries it using only locally observable state, while the existing CPFA motion and sensing stack executes the selected action. Because the LLM serves as a general decision policy rather than parameters…
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.
