Updated · 1 episodes · 1 show · 1 source notes

concept Topics: Technology

Robot In-Context Learning / 机器人上下文学习

Definition

Robot in-context learning is the ability of a robot to infer and improve a task from interaction history—such as demonstrations, instructions, corrections, bodily motion, prior attempts, and failures—without requiring every new behavior to be written into model parameters through offline retraining.

Current Synthesis

The bounded source treats robot generalization as prior knowledge plus rapid learning. Pretraining supplies a safe and capable starting point, but open-world deployment introduces new tasks, objects, preferences, and failure conditions that cannot all be enumerated. In-context learning therefore aims to make past interaction function as a learning signal: demonstrations can define a household preference, corrections can redirect behavior, and suboptimal trajectories can teach the model to improve its next action. The strongest form is not merely copying a prompt but learning how to learn across repeated deployments.

Key Claims

  • Pretrained capability and post-deployment adaptation are complementary requirements for genuine generalization.
  • Interpolation to a familiar task with a new object position is weaker than learning a genuinely new task from context.
  • Useful context can include expert and suboptimal robot trajectories, human demonstrations, body motion, language instructions, and corrections.
  • Parameter-free contextual adaptation may reduce catastrophic forgetting and become more attractive as foundation-model pretraining improves.
  • Learning from failed execution history requires the model to represent a learning procedure, not only an expert policy.
  • Household and service preferences are a natural use case because users need to define behavior that pretraining cannot exhaustively encode.

Evidence

Counterevidence & Qualifications

The source reports encouraging simulation results for navigation and locomotion but says complex real-robot manipulation remains difficult. Adaptation is unsafe when the base model is too weak, and contextual learning does not remove latency, memory length, embodiment, data quality, or evaluation problems. The episode does not provide comparative benchmarks showing that context-only adaptation already outperforms fine-tuning in deployed robotics.

What Changed

  • Created the concept to separate genuine new-task adaptation from offline imitation and distribution-internal interpolation.

Sources

1 source notes across 1 show
  1. “我看到了 Scaling Law 的信号”|对谈清华叉院助理教授徐梦迪:具身智能、世界模型、真正的泛化 十字路口Crossing