首页 /研究 /Human–robot collaborative visual inspection with Large Language Models
MANIPULATION

Human–robot collaborative visual inspection with Large Language Models

Osama Tasneem, Roel Pieters

发表年份
2025
引用次数
7

摘要

Human–Robot Collaboration (HRC) is gaining traction in advanced manufacturing as industries shift from isolated robotic systems to more collaborative environments. This transition is supported by advancements in automation and more recently, Generative AI. Large Language Models (LLMs) offer new possibilities for intuitive human–robot interaction through natural language. However, the use of natural language as a means remains very limited due to the ambiguous natural language, environmental noise, pronunciation variability, and multiple phrasing styles. Furthermore, cloud-based deployment of LLMs raises concerns about ergonomics and data privacy, especially for industries and countries governed by strict regulatory requirements. To address these challenges, we present a fully offline, closed-loop robotic assistant for visual inspection tasks in HRC settings. The system supports speech-based interaction, where user instructions are transcribed via a Speech-to-Text (STT) model and processed by a locally deployed, code-generating LLM. Guided by a structured prompt, the LLM produces custom responses for robot perception and manipulation. Inspection paths are generated relative to spatial axes or in specific directions and executed with real-time feedback through a Text-to-Speech (TTS) interface, allowing for a much closer interaction with the robot assistant. The system applies a hybrid control method, where the higher-level instructions are generated by LLM along with a perception pipeline, and the lower-level robot control is managed by ROS for safety and reliability. The system is evaluated across a range of experiments, including local LLM comparisons, prompt engineering effectiveness, and inspection performance in both simulated and real-world industrial use cases. Results demonstrate the system’s capability to handle complex inspection tasks on objects with varied sizes and geometries, confirming its practicality and robustness in realistic deployment settings. Code and videos are open-source available at: https://github.com/CuriousLad1000/RoboSpection . • A system that enables natural language interaction for human–robot collaboration • Locally hosted LLM that generates task-specific robot code from speech • Hybrid architecture that combines high-level LLM planning with low-level ROS execution • Evaluation of the system using real-life industrial visual inspection use case world environments, across varying levels of complexity.

关键词

AutomationRobotNatural languagePerceptionMachine visionControl (management)Software deploymentPronunciationRobotics

相关论文

查看 MANIPULATION 分类全部论文