Pith. sign in

REVIEW 2 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2309.04316 v3 pith:Z4XKEFKZ submitted 2023-09-08 cs.RO cs.AI

classification cs.ROcs.AI
keywords robotinteractionincrementalsystembehaviorhumanoidlearninghuman
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original 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 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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. I Can Tell What I am Doing: Toward Real-World Natural Language Grounding of Robot Experiences

    cs.RO 2024-11 conditional novelty 6.0 of 10

    RONAR is an LLM-based framework that narrates a mobile robot's experiences in natural language, and its user studies show that these narrations help people localize and explain robot failures faster than raw video interfaces.

  2. CARIS: A Context-Adaptable Robot Interface System for Personalized and Scalable Human-Robot Interaction

    cs.RO 2025-08 conditional novelty 4.0 of 10

    CARIS is a modular Wizard-of-Oz web interface that combines teleoperation, perception, LLM dialogue, and data logging, tested with small usability studies in tour guide and mental health check scenarios.

Pith tools