Agora-1: The Multi-Agent World Model
34 points
1 hour ago
| 8 comments
| odyssey.ml
| HN
ainch
57 minutes ago
[-]
Very cool work, the learned world state is a smart way of getting consistent generation across all the views (and not having the map vanish when you 180 like some other models). Multi-agent is such an interesting field, because it's clear that humanity benefits from distributed intelligence, but I don't think MARL has really had a big breakthrough like AlphaGo or RLVR for single-agent RL.

Two thoughts about where this could go: first, the internal world state would need to be learned to transfer to real-life robotics, since you can't query the internals of a game engine in training. Second, an enormous challenge for many of these world models is going to be truly unbounded environmental interactivity - Agora is still mostly about a few agents interacting in a static environment. Learning interaction will be hard, because the interactions in games are intentionally added in, by hand. But we (human learners) acquire a strong model for environental interaction very efficiently, which is part of what helps us generalise so effectively.

reply
Stevvo
21 minutes ago
[-]
Underwhelming demo. Also the controls are terrible, but, the real Goldeneye was also underwhelming with bad controls if you had played Quake II.
reply
hydra-f
46 minutes ago
[-]
Unlike LLMs which made it into the public view, I have a hard time seeing these world simulation models doing the same

I'm not sure how to imagine their use in education or gaming, but it's clear that they have a real potential for being used in military programs

It's nightmarish to think these could be trained on shooting game footage and thrown into real life scenarios in some form or another

reply
aspenmartin
23 minutes ago
[-]
World models are there for planning capabilities and data efficiency in training, they are an old and general idea (model based RL). You just see them in video games etc because these are easier cases.
reply
gamer20123123
8 minutes ago
[-]
I played the game - the inputs feel like trash... I'm not convinced this is the correct direction to generate games. We should probably only be generating scripts and assets to plug into game engines, rather than relying on GenAI for the actual engine.
reply
MASNeo
58 minutes ago
[-]
Is there a little bit more on this in terms of evaluation or is this rather a Show-HN post?
reply
syntex
33 minutes ago
[-]
Be careful when transposing game-learned behaviors into real life.
reply
decodingchris
1 hour ago
[-]
Super cool!
reply
max0077
1 hour ago
[-]
we have this before gta-6
reply