Data Augmentation Robotics
Artificially expanding a robot dataset by applying transformations that preserve label validity: image augmentations (crop, color jitter, blur), proprioceptive noise injection, action perturbations, and viewpoint synthesis. Data augmentation is critical for sample-efficient robot learning — random crop augmentation alone can double the effective dataset size and significantly improve policy generalization.