It's insane that that this works, and that it works fast enough to render at 20 fps. It seems like they almost made a cross between a diffusion model and an RNN, since they had to encode the previous frames and actions and feed it into the model at each step. Abstractly, it's like the model is dreaming of a game that it played a lot of, and real time inputs just change the state of the dream. It makes me wonder if hu…
This, to me, seems extremely reductionist. Like you start with AI and work backwards until you frame all cognition as next something predictors.
It’s just the stochastic parrot argument again.