Marble: A Multimodal World Model
worldlabs.ai
Marble: A Multimodal World Model
1–10 of 87 posts
Re: Marble: A Multimodal World Model
#2Re: Marble: A Multimodal World Model
#3Re: Marble: A Multimodal World Model
#4also check out their interactive examples on the webapp. It's a bit more rough around the edges but shows real user input/output. Arguably such examples could be pushed further to better quality output.
e.g. https://marble.worldlabs.ai/world/b75af78a-b040-4415-9f42-6d...
e.g. https://marble.worldlabs.ai/world/cbd8d6fb-4511-4d2c-a941-f4...
Re: Marble: A Multimodal World Model
#5Re: Marble: A Multimodal World Model
#6This seems very interesting. Timely, given that Yann LeCun's vision also seems to align with world models being the next frontier: https://news.ycombinator.com/item?id=45897271
Re: Marble: A Multimodal World Model
#7I wonder how their approaches and results compare?
Re: Marble: A Multimodal World Model
#8Re: Marble: A Multimodal World Model
#9As someone with barebones understanding of "world models," how does this differ from sophisticated game engines that generate three-dimensional worlds? Is it simply the adaptation of transformer architecture in generating the 3-D world v/s using a static/predictable script as in game engines (learned dynamics vs deterministic simulation mimicking 'generation')? Would love an explanation from SMEs.
Along with entertainment, they can be used for simulation training for robots. And allow for imagining potential trajectories
Re: Marble: A Multimodal World Model
#10As someone with barebones understanding of "world models," how does this differ from sophisticated game engines that generate three-dimensional worlds? Is it simply the adaptation of transformer architecture in generating the 3-D world v/s using a static/predictable script as in game engines (learned dynamics vs deterministic simulation mimicking 'generation')? Would love an explanation from SMEs.
The model is predicting what the state of the world would look like after a given action. Along with entertainment, they can be used for simulation training for robots. And allow for imagining potential trajectories