paper-with-me

홈 › Papers

FLEET: Formal Language-Grounded Scheduling for Heterogeneous Robot Teams

2025-10-08 · Corban Rivera, Grayson Byrd, Meghan Booker, Bethany Kemp, Allison Gaines, Emma Holmes, James Uplinger, Celso M de Melo, David Handelman arxiv

Coordinating heterogeneous robot teams from free-form natural-language instructions is hard. Language-only planners struggle with long-horizon coordination and hallucination, while purely formal methods require closed-world models. We present FLEET, a hybrid decentralized framework that turns language into optimized multi-robot schedules. An LLM front-end produces (i) a task graph with durations and precedence and (ii) a capability-aware robot--task fitness matrix; a formal back-end solves a makespan-minimization problem while the underlying robots execute their free-form subtasks with agentic closed-loop control. Across multiple free-form language-guided autonomy coordination benchmarks, FLEET improves success over state of the art generative planners on two-agent teams across heterogeneous tasks. Ablations show that mixed integer linear programming (MILP) primarily improves temporal structure, while LLM-derived fitness is decisive for capability-coupled tasks; together they deliver the highest overall performance. We demonstrate the translation to real world challenges with hardware trials using a pair of quadruped robots with disjoint capabilities.

📄 PDF Abstract BibTeX arXiv:2510.07417

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RobotFleet: An Open-Source Framework for Centralized Multi-Robot Task Planning

2025-10-12 · Rohan Gupta, Trevor Asbery, Zain Merchant, Abrar Anwar 외 arxiv

Coordinating heterogeneous robot fleets to achieve multiple goals is challenging in multi-robot systems. We introduce an open-source and extensible framework for centralized multi-robot task planning and scheduling that …

Robot Task Planning

Degradation-Aware Frequency Regulation of a Heterogeneous Battery Fleet via Reinforcement Learning

2026-01-30 · Tanay Raghunandan Srinivasa, Vivek Deulkar, Jia Bhargava, Mohammad Hajiesmaili 외 arxiv

Battery energy storage systems are increasingly deployed as fast-responding resources for grid balancing services such as frequency regulation and for mitigating renewable generation uncertainty. However, repeated chargi…

Reinforcement Learning

Task-Driven Co-Design of Heterogeneous Multi-Robot Systems

2026-04-23 · Maximilian Stralz, Meshal Alharbi, Yujun Huang, Gioele Zardini arxiv

Designing multi-agent robotic systems requires reasoning across tightly coupled decisions spanning heterogeneous domains, including robot design, fleet composition, and planning. Much effort has been devoted to isolated …

Machine Learning Fleet Efficiency: Analyzing and Optimizing Large-Scale Google TPU Systems with ML Productivity Goodput

2025-02-10 · Arissa Wongpanich, Tayo Oguntebi, Jose Baiocchi Paredes, Yu Emma Wang 외

Recent years have seen the emergence of machine learning (ML) workloads deployed in warehouse-scale computing (WSC) settings, also known as ML fleets. As the computational demands placed on ML fleets have increased due t…

Scheduling

Petri Net Modeling and Deadlock-Free Scheduling of Attachable Heterogeneous AGV Systems

2025-08-01 · Boyu Li, Zhengchen Li, Weimin Wu, Mengchu Zhou arxiv

The increasing demand for flexible automation has accelerated the adoption of heterogeneous automated guided vehicles (AGVs). This work investigates a new scheduling problem in a material transportation system consisting…

Computational Efficiency