RecipeMasterLLM: Revisiting RoboEarth in the Era of Large Language Models
By: Asil Kaan Bozcuoglu, Ziyuan Liu
RoboEarth was a pioneering initiative in cloud robotics, establishing a foundational framework for robots to share and exchange knowledge about actions, objects, and environments through a standardized knowledge graph. Initially, this knowledge was predominantly hand-crafted by engineers using RDF triples within OWL Ontologies, with updates, such as changes in an object's pose, being asserted by the robot's control and perception routines. However, with the advent and rapid development of Large Language Models (LLMs), we believe that the process of knowledge acquisition can be significantly automated. To this end, we propose RecipeMasterLLM, a high-level planner, that generates OWL action ontologies based on a standardized knowledge graph in response to user prompts. This architecture leverages a fine-tuned LLM specifically trained to understand and produce action descriptions consistent with the RoboEarth standardized knowledge graph. Moreover, during the Retrieval-Augmented Generation (RAG) phase, environmental knowledge is supplied to the LLM to enhance its contextual understanding and improve the accuracy of the generated action descriptions.
Similar Papers
Large language model-based task planning for service robots: A review
Robotics
Robots learn to plan tasks using AI brains.
Large Language Models as Natural Selector for Embodied Soft Robot Design
Robotics
Helps robots learn to design themselves.
RoboOmni: Proactive Robot Manipulation in Omni-modal Context
Robotics
Robot understands what you want without being told.