Incremental Learning of Humanoid Robot Behavior from Natural Interaction and Large Language Models
Leonard B\"armann, Rainer Kartmann, Fabian Peller-Konrad, Jan Niehues,, Alex Waibel, Tamim Asfour

TL;DR
This paper presents a system that enables humanoid robots to learn complex behaviors incrementally through natural language interaction, leveraging large language models for high-level control and feedback-based improvement.
Contribution
It introduces a novel approach combining LLMs with incremental prompt learning and code-level feedback to improve robot behavior through natural interaction.
Findings
System successfully learns and improves behaviors from human feedback.
Demonstrated on ARMAR-6 robot in simulation and real-world.
Achieves generalized knowledge through incremental learning.
Abstract
Natural-language dialog is key for intuitive human-robot interaction. It can be used not only to express humans' intents, but also to communicate instructions for improvement if a robot does not understand a command correctly. Of great importance is to endow robots with the ability to learn from such interaction experience in an incremental way to allow them to improve their behaviors or avoid mistakes in the future. In this paper, we propose a system to achieve incremental learning of complex behavior from natural interaction, and demonstrate its implementation on a humanoid robot. Building on recent advances, we present a system that deploys Large Language Models (LLMs) for high-level orchestration of the robot's behavior, based on the idea of enabling the LLM to generate Python statements in an interactive console to invoke both robot perception and action. The interaction loop is…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling
