Robot Learning
Temporal Ensemble
Temporal ensembling is an inference-time technique for action-chunking policies in which overlapping action chunks predicted at successive time steps are averaged, typically with exponential weighting, to produce the action actually executed. Introduced with the ACT policy in the ALOHA system by Zhao et al. in 2023, it smooths discontinuities at chunk boundaries and reduces the impact of any single erroneous prediction without retraining the policy.
Why it matters for physical AI
Simple inference-time smoothing measurably improves the precision and reliability of imitation-learned manipulation policies, and temporal ensembling has become a default component in the action-chunking recipes used across modern robot foundation models.
Build physical AI
Put these concepts to work on real hardware
Axol is a dual-arm robot built for physical AI — teleoperate it, collect demonstrations, and deploy learned policies out of the box.