Robot Wiki

Manipulation & Learned Policies

From behavior cloning to vision-language-action models: how modern robots learn to act.

This domain overview lists 15 articles, ordered as behavior cloning first, then the architectures that scaled it, with the cross-embodiment and real-time constraints those architectures ran into at the end.

  1. Covariate shift and compounding error: why naive imitation breaks in closed loop, with DAgger as the standard fix.

  2. Predicting action sequences instead of single steps: the CVAE structure, the chunk-size tradeoff, and temporal ensembling.

  3. Visuomotor control as conditional denoising over action sequences, with receding-horizon execution.

  4. RT-1, RT-2, RT-X, Octo, and OpenVLA: web-scale pretraining meets robot control, and the cost of discrete action tokens.

  5. pi0 to pi0.7: flow-matching action experts, FAST tokenization, open-world generalization, and source-scoped checkpoint availability.

  6. Gemini Robotics, GR00T, Helix, Skild, and GO-2: how to read closed-model vendor claims.

  7. Every major policy across eight architectural axes: action representation, horizon, frequency, backbone, conditioning, cross-embodiment, hierarchy, openness.

  8. SayCan, code-as-policies, and keypoint affordances; why separate planners gave way to internalized hierarchy.

  9. DPPO, ConRFT, Recap, pi_RL, residual RL, and HIL-SERL: closing the reliability gap with on-policy experience.

  10. Temporal ensembling and real-time chunking: the latency budgets that decide whether the control loop closes.

  11. Padded action vectors, motion transfer, and shared relative end-effector frames; the live disagreement.

  12. Training the VLM backbone on discrete tokens while a flow-matching expert learns actions behind a stop-gradient.

  13. A dependency-aware route from supervised learning to real robot policies, with the minimum robotics stack each stage assumes.

  14. Joint, Cartesian, torque, impedance, chunked and tokenized actions: what each representation gives the learner and pushes onto the controller.

  15. What foundation means in robotics, how VLA, world-model and multimodal pretraining differ, and what adaptation still costs.