How Can LLMs and Knowledge Graphs Contribute to Robot Safety? A Few-Shot Learning Approach
Large Language Models (LLMs) are transforming the robotics domain by enabling robots to comprehend and execute natural language instructions. The cornerstone benefits of LLM include processing textual data from technical manuals, instructions, academic papers, and user queries based on the knowledge provided. However, deploying LLM-generated code in robotic systems without safety verification poses significant risks. This paper outlines a safety layer that verifies the code generated by ChatGPT before executing it to control a drone in a simulated environment. The safety layer consists of a fine-tuned GPT-4o model using Few-Shot learning, supported by knowledge graph prompting (KGP). Our approach improves the safety and compliance of robotic actions, ensuring that they adhere to the regulations of drone operations.
Code (0)
등록된 구현이 없습니다.
Tasks
Few-Shot LearningKnowledge GraphsSimilar Papers 제목 키워드 기반
Safety Control of Service Robots with LLMs and Embodied Knowledge Graphs
Safety limitations in service robotics across various industries have raised significant concerns about the need for robust mechanisms ensuring that robots adhere to safe practices, thereby preventing actions that might …
Knowledge GraphsClinical Pathways as Safety Specifications for Physical AI in Hospital Wards
Ensuring safety in Physical AI systems operating in real-world environments is a critical challenge, particularly in hospital wards where vulnerable patients, clinical staff, medical devices, and assistive robots coexist…
Clinical KnowledgeAnomaly DetectionPlug in the Safety Chip: Enforcing Constraints for LLM-driven Robot Agents
Recent advancements in large language models (LLMs) have enabled a new research domain, LLM agents, for solving robotics and planning tasks by leveraging the world knowledge and general reasoning abilities of LLMs obtain…
World KnowledgeBadRobot: Jailbreaking Embodied LLMs in the Physical World
Embodied AI represents systems where AI is integrated into physical entities. Large Language Model (LLM), which exhibits powerful language understanding abilities, has been extensively employed in embodied AI by facilita…
Language ModelingLanguage ModellingLarge Language ModelTask PlanningBuilding Trust in the Skies: A Knowledge-Grounded LLM-based Framework for Aviation Safety
The integration of Large Language Models (LLMs) into aviation safety decision-making represents a significant technological advancement, yet their standalone application poses critical risks due to inherent limitations s…
Knowledge Graphs