logoalt Hacker News

dheeralast Tuesday at 7:33 PM2 repliesview on HN

Not a PI employee, but diffusion policies are like diffusion models for image generation, they generate actions from noise in multiple steps. With current compute you can't run 100+Hz control loops with that kind of architecture.

Some combination of distillation, new architectures, faster compute, can eventually attack these problems. Historically as long as something in tech has been shown to be possible, speed has almost always been a non-issue in the years afterwards.

For now even getting a robot to understand what to do in the physical world is a major leap from before.


Replies

davidguettayesterday at 12:22 AM

That's not the reason, Pi0 was basically predicting at 10hz and predicting a temporal chunk up to 50 points so it could go up to 500Hz.

It's slow because the original telop is slow, and the learned controllers through imitation learning is always a bit slower.

Source : i work on this (not at PI)

show 1 reply
ameliuslast Tuesday at 10:05 PM

You're probably right, but for some tasks I suppose you need processing speed, for example bipedal walking.