Robot Learning
Incremental Learning
Incremental learning is the continual updating of a model as new data arrives, without retraining from scratch and without catastrophically forgetting previously acquired capabilities. Techniques include regularization toward old weights, replay of stored or generated past data, and modular architectures that add capacity per task, all balancing plasticity for new skills against stability of old ones.
Why it matters for physical AI
Deployed fleets encounter new objects, layouts, and tasks continuously; robots that can fold this experience into their policies without regressing existing skills compound in value over time.
Related terms
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.