paper-with-me

Papers

Deploying Foundation Model-Enabled Air and Ground Robots in the Field: Challenges and Opportunities

2025-05-14 · Zachary Ravichandran, Fernando Cladera, Jason Hughes, Varun Murali, M. Ani Hsieh, George J. Pappas, Camillo J. Taylor, Vijay Kumar

The integration of foundation models (FMs) into robotics has enabled robots to understand natural language and reason about the semantics in their environments. However, existing FM-enabled robots primary operate in closed-world settings, where the robot is given a full prior map or has a full view of its workspace. This paper addresses the deployment of FM-enabled robots in the field, where missions often require a robot to operate in large-scale and unstructured environments. To effectively accomplish these missions, robots must actively explore their environments, navigate obstacle-cluttered terrain, handle unexpected sensor inputs, and operate with compute constraints. We discuss recent deployments of SPINE, our LLM-enabled autonomy framework, in field robotic settings. To the best of our knowledge, we present the first demonstration of large-scale LLM-enabled robot planning in unstructured environments with several kilometers of missions. SPINE is agnostic to a particular LLM, which allows us to distill small language models capable of running onboard size, weight and power (SWaP) limited platforms. Via preliminary model distillation work, we then present the first language-driven UAV planner using on-device language models. We conclude our paper by proposing several promising directions for future research.

📄 PDF Abstract BibTeX arXiv:2505.09477

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Similar Papers 제목 키워드 기반

Safe Learning for Contact-Rich Robot Tasks: A Survey from Classical Learning-Based Methods to Safe Foundation Models

2025-12-10 · Heng Zhang, Rui Dai, Gokhan Solak, Pokuang Zhou 외 arxiv

Contact-rich tasks pose significant challenges for robotic systems due to inherent uncertainty, complex dynamics, and the high risk of damage during interaction. Recent advances in learning-based control have shown great…

Reinforcement Learning

GRID: A Platform for General Robot Intelligence Development

2023-10-02 · Sai Vemprala, Shuhang Chen, Abhinav Shukla, Dinesh Narayanan 외

Developing machine intelligence abilities in robots and autonomous systems is an expensive and time consuming process. Existing solutions are tailored to specific applications and are harder to generalize. Furthermore, s…

Ro-SLM: Onboard Small Language Models for Robot Task Planning and Operation Code Generation

2026-04-13 · Wenhao Wang, Yanyan Li, Long Jiao, Jiawei Yuan arxiv

Recent advances in large language models (LLMs) provide robots with contextual reasoning abilities to comprehend human instructions. Yet, current LLM-enabled robots typically depend on cloud-based models or high-performa…

Robot Task PlanningCode Generation

Toward General-Purpose Robots via Foundation Models: A Survey and Meta-Analysis

2023-12-14 · Yafei Hu, Quanting Xie, Vidhi Jain, Jonathan Francis 외

Building general-purpose robots that operate seamlessly in any environment, with any object, and utilizing various skills to complete diverse tasks has been a long-standing goal in Artificial Intelligence. However, as a …

Growing from Exploration: A self-exploring framework for robots based on foundation models

2024-01-24 · Shoujie Li, Ran Yu, Tong Wu, JunWen Zhong 외

Intelligent robot is the ultimate goal in the robotics field. Existing works leverage learning-based or optimization-based methods to accomplish human-defined tasks. However, the challenge of enabling robots to explore v…

Few-Shot Learning