paper-with-me

홈 › Papers

Incremental Learning of Humanoid Robot Behavior from Natural Interaction and Large Language Models

2023-09-08 · Leonard Bärmann, Rainer Kartmann, Fabian Peller-Konrad, Jan Niehues, Alex Waibel, Tamim Asfour

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 closed by feeding back human instructions, environment observations, and execution results to the LLM, thus informing the generation of the next statement. Specifically, we introduce incremental prompt learning, which enables the system to interactively learn from its mistakes. For that purpose, the LLM can call another LLM responsible for code-level improvements of the current interaction based on human feedback. The improved interaction is then saved in the robot's memory, and thus retrieved on similar requests. We integrate the system in the robot cognitive architecture of the humanoid robot ARMAR-6 and evaluate our methods both quantitatively (in simulation) and qualitatively (in simulation and real-world) by demonstrating generalized incrementally-learned knowledge.

📄 PDF Abstract BibTeX arXiv:2309.04316

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental LearningPrompt Learning

Similar Papers 제목 키워드 기반

ZeroWBC: Learning Natural Whole-Body Humanoid Interaction from Human Egocentric Data

2026-03-10 · Haoran Yang, Jiacheng Bao, Yucheng Xin, Haoming Song 외 arxiv

Achieving versatile and natural whole-body humanoid interaction control remains challenging due to the high cost of whole-body teleoperation data. We present ZeroWBC, a teleoperation-free framework that learns humanoid w…

PhysHSI: Towards a Real-World Generalizable and Natural Humanoid-Scene Interaction System

2025-10-13 · Huayi Wang, Wentao Zhang, Runyi Yu, Tao Huang 외 arxiv

Deploying humanoid robots to interact with real-world environments--such as carrying objects or sitting on chairs--requires generalizable, lifelike motions and robust scene perception. Although prior approaches have adva…

Object Localization

Awakening Facial Emotional Expressions in Human-Robot

2025-10-27 · Yongtong Zhu, Lei Li, Iggy Qian, WenBin Zhou 외 arxiv

The facial expression generation capability of humanoid social robots is critical for achieving natural and human-like interactions, playing a vital role in enhancing the fluidity of human-robot interactions and the accu…

Humanizing Robot Gaze Shifts: A Framework for Natural Gaze Shifts in Humanoid Robots

2026-02-25 · Jingchao Wei, Jingkai Qin, Yuxiao Cao, Jingcheng Huang 외 arxiv

Leveraging auditory and visual feedback for attention reorientation is essential for natural gaze shifts in social interaction. However, enabling humanoid robots to perform natural and context-appropriate gaze shifts in …

Humanoid Goalkeeper: Learning from Position Conditioned Task-Motion Constraints

2025-10-20 · Junli Ren, Junfeng Long, Tao Huang, Huayi Wang 외 arxiv

We present a reinforcement learning framework for autonomous goalkeeping with humanoid robots in real-world scenarios. While prior work has demonstrated similar capabilities on quadrupedal platforms, humanoid goalkeeping…

Reinforcement Learning