Deployment of Large Language Models to Control Mobile Robots at the Edge
Pascal Sikorski, Leendert Schrader, Kaleb Yu, Lucy Billadeau, Jinka, Meenakshi, Naveena Mutharasan, Flavio Esposito, Hadi AliAkbarpour, and Madi, Babaiasl

TL;DR
This paper evaluates the use of large language models like GPT-4-Turbo and LLaMA 2 for intuitive human-robot interaction on mobile robots at the edge, comparing their performance and feasibility without relying on cloud services.
Contribution
It demonstrates the practical deployment of LLMs on edge devices for mobile robotics and compares the effectiveness of cloud-based versus offline-capable models.
Findings
GPT-4-Turbo outperforms LLaMA 2 in command accuracy and reliability.
LLaMA 2 shows limitations in consistency for command execution.
Edge deployment of LLMs is feasible but presents challenges in model performance.
Abstract
This paper investigates the possibility of intuitive human-robot interaction through the application of Natural Language Processing (NLP) and Large Language Models (LLMs) in mobile robotics. This work aims to explore the feasibility of using these technologies for edge-based deployment, where traditional cloud dependencies are eliminated. The study specifically contrasts the performance of GPT-4-Turbo, which requires cloud connectivity, with an offline-capable, quantized version of LLaMA 2 (LLaMA 2-7B.Q5 K M). These results show that GPT-4-Turbo delivers superior performance in interpreting and executing complex commands accurately, whereas LLaMA 2 exhibits significant limitations in consistency and reliability of command execution. Communication between the control computer and the mobile robot is established via a Raspberry Pi Pico W, which wirelessly receives commands from the…
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
TopicsFuzzy Logic and Control Systems · Reinforcement Learning in Robotics · Data Stream Mining Techniques
