Open manipulation data and denser action supervision
ABC raises the reproducibility bar for behavior cloning by releasing data, code, hardware details, model weights, simulation assets, and real rollout scores. Its ABC-130K dataset contains 3,553 hours, 134,806 episodes, and 195 tasks, with more than 100 hours of real policy rollouts in ABC-Eval. The paper also reports that simulation and some offline diagnostics track real-world success, giving researchers cheaper signals for model choices.
LA4VLA attacks a different data problem inside VLA pretraining. Long demonstrations often pair one high-level instruction with many image-action frames, so the language signal is sparse. LA4VLA cuts demonstrations into short language-action segments, keeps 33,116 human-verified episodes, and trains a 1B model with image-free language, proprioception, and action trajectories before VLA training. Its mixed language-action and VLA pretraining reports 83.3% real-world manipulation success and a 45.0 point gain over no pretraining on real tasks.