ROMay 13

FrameSkip: Learning from Fewer but More Informative Frames in VLA Training

arXiv:2605.1375758.0
Predicted impact top 3% in RO · last 90 daysOriginality Incremental advance
AI Analysis

Improves data efficiency and policy performance for robot learning from demonstration, addressing a practical bottleneck in VLA training.

FrameSkip addresses temporal supervision imbalance in VLA training by selecting only the most informative frames, achieving 76.15% macro-average success rate across three benchmarks compared to 66.50% for full-frame training while using only 20% of frames.

Vision-Language-Action (VLA) policies are commonly trained from dense robot demonstration trajectories, often collected through teleoperation, by sampling every recorded frame as if it provided equally useful supervision. We argue that this convention creates a temporal supervision imbalance: long low-change segments dominate the training stream, while manipulation-critical transitions such as alignment, contact, grasping, and release appear only sparsely. We introduce FrameSkip, a data-layer frame selection framework that scores trajectory frames using action variation, visual-action coherence, task-progress priors, and gripper-transition preservation, then remaps training samples toward high-importance frames under a target retention ratio. Because FrameSkip operates only in the dataloader, it leaves the VLA architecture, action head, training objective, and inference procedure unchanged. Across RoboCasa-GR1, SimplerEnv, and LIBERO, FrameSkip improves the success-retention trade-off over full-frame training and simpler frame selection variants, achieving a macro-average success rate of 76.15% across the three benchmarks compared with 66.50% for full-frame training while using a compressed trajectory view that retains 20% of unique frames in the main setting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes