TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Robot Utility Models: open-source robots working in new envs zero shot

11 点作者 MahiShafiullah9 个月前
Hi all! Sharing our latest work on Robot Utility Models: open source robot models for some useful tasks like door or drawer opening at ~90% success rate that should just work out of the box (given that you have a robot, of course.)<p>Why is this exciting?<p>The state of the art for robot learning thus far has been reliant on pre-training&#x2F;fine-tuning paradigm: models are first trained on large datasets, then you bring it to your own environment, collect more data, and fine-tune the model on that data. This is not ideal if you want to make robots that work in every home out of the box of course.<p>We&#x27;re finally free of this status quo! We showed experimentally how the key to this discovery is getting data that is both HIGH QUALITY and DIVERSE. High quality means don&#x27;t just let anyone collect robot data, and diversity means go to as many different environments as you can to collect your data.<p>We have a final piece that helps the robot get even better, which is simply asking GPT! You give a series of your environment images to GPT and ask it if the robot failed or succeeded. If it says the robot failed, you reset and retry! Just this simple trick helps the algorithm a lot.<p>We&#x27;ve also open sourced all of our code, models, data, and training code. We believe people should be able to go out there and create their own utility models for tasks that they care about, which I find very exciting!<p>Would love to hear your thoughts, or suggestions for next steps.

暂无评论

暂无评论