TalkWithMachines: Enhancing Human-Robot Interaction for Interpretable Industrial Robotics Through Large/Vision Language Models
Ammar N. Abbas, Csaba Beleznai
TL;DR
TalkWithMachines addresses interpretability in industrial robotics by combining Large Language Models and Vision-Language Models to translate a robot's perceptions, intentions, and constraints into human-readable explanations while enabling low-level language-driven control. The approach uses a modular framework where text and image prompts guide control commands, perception updates, and structure-aware planning grounded in URDF-defined robot geometry. Key contributions include language-based low-level control, verbalized machine states, perception augmented by image stacks, and URDF-informed structure awareness validated in simulated robotic-arm experiments involving safe zones, obstacle avoidance, stacking, and zone-based sorting. The results show improved trajectory generation, transparency, and safety-oriented decision making, pointing toward safer, more trustworthy human-robot collaboration in industry, with future work extending to real-world deployment and real-time perception.
Abstract
TalkWithMachines aims to enhance human-robot interaction by contributing to interpretable industrial robotic systems, especially for safety-critical applications. The presented paper investigates recent advancements in Large Language Models (LLMs) and Vision Language Models (VLMs), in combination with robotic perception and control. This integration allows robots to understand and execute commands given in natural language and to perceive their environment through visual and/or descriptive inputs. Moreover, translating the LLM's internal states and reasoning into text that humans can easily understand ensures that operators gain a clearer insight into the robot's current state and intentions, which is essential for effective and safe operation. Our paper outlines four LLM-assisted simulated robotic control workflows, which explore (i) low-level control, (ii) the generation of language-based feedback that describes the robot's internal states, (iii) the use of visual information as additional input, and (iv) the use of robot structure information for generating task plans and feedback, taking the robot's physical capabilities and limitations into account. The proposed concepts are presented in a set of experiments, along with a brief discussion. Project description, videos, and supplementary materials will be available on the project website: https://talk-machines.github.io.
