正在加载视频...
视频加载失败
We bust some common myths in visuo-motor pretraining! Our data-centric experiments show: 📷 ImageNet > Ego4D for *self-supervised* robotic pretraining 🏆 Diversity matters more than content: training on a broader image distribution beats SOTA by 30% 📊Sim evals can mislead! 1/n
54,350 次观看 • 2 年前 •via X (Twitter)
11 条评论

Our methods are simple and standard: we pretrain ViT models using the Masked Auto-Encoders (MAE) on *different datasets.* Then, we fine-tune them (via Behavior Cloning on 50 demos) to solve various real/simulated manipulation tasks. 2/n

Surprisingly, the models trained on old-school, curated vision datasets (blue), outperform Ego4D/RoboNet (red), and SOTA baselines from the robotics field (gray). Boosting diversity by balancing data sources during MAE pre-training (green), improves performance by 30%! 3/n

Why did previous work miss these trends? One reason could be the over-emphasis on sim evaluation. We empirically show little to no correlation (R^2=32%) with the real robot trends. 4/n

This was a fun collaboration with @mohansrirama, @unnatjain2010, and Abhinav Gupta! For more, come to our poster @corl_conf and/or check out the links below. Website: Code: ArXiV: 5/n

📖 It's More Than Just an Exam! Studying cybersecurity isn’t just about passing—it’s about mastering the skills that protect our digital world.💡 Learn smarter with 50 tips + Cybersecurity Dictionary for Everyone! 🔑 Available on Amazon:

Nice work, Dasari! I am curious whether this work adds proper data augmentation to the Learning from Scratch baseline, since we previously found that this could be one key (just the cited work [56])

Yes, (building on your work) we do use data aug during fine-tuning!

Nice work, Sudeep! I'm curious if there have been any experiments conducted to assess the significance of action data in visuo-motor pretraining?

A major issue with using actions during visual pre-training is that robot data is (comparatively) very scarce. However, we do have some past work on more efficiently finetuning representations w/ a few expert demonstrations:

Nice work! Can't find the comparison to r3m?

Thanks Oleg! Sorry for the confusion, that comparison is in Appendix D of our paper (page 15; link below). TLDR: We found that r3m really struggled in our experiments, and that the main trends (outlined above) were replicable using ResNet + SimCLR!


