the.ai

Robotics / Methods

verified

Action Chunking

Instead of deciding one action at a time, predict the next half-second of motion at once and execute it. This cuts the number of decisions in a task, and with it the compounding error that makes long horizons fail — the same exponent Long-Horizon Agent describes, attacked by shortening the exponent rather than raising the base.

Viz primitive · budget-splitchunk-steps = 6

chunk-steps holds 50% of the budget; rest holds the remaining 50%.

Steps executed per decision against the decision that produced them, in steps. Drag the chunk up to watch decisions become rare — and the robot's ability to react to anything inside a chunk disappear with them.

6

Reviewed by opendroid · 2026-08-18

  • arXiv:2304.13705 — Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware
  • arXiv:2303.04137 — Diffusion Policy: Visuomotor Policy Learning via Action Diffusion