silly question: what's "world" about what's being generated here? is the an actual abstract representation of physical space (like, eg, a game-engine style scene graph?) or does it just mean "this video generator is more coherent physically than other video generators"
SANA-WM, a 2.6B open-source world model for 1-minute 720p video
101–110 of 162 posts
Re: SANA-WM, a 2.6B open-source world model for 1-minute 720p video
#102What would it take to get this on VR? Anyone looking into it?
Re: SANA-WM, a 2.6B open-source world model for 1-minute 720p video
#103warning: viewing the videos that auto play on that page shot up my downloads to 350Mbps on that page
I only noticed after more than an hour with the page left open in a tab. Is it really streaming and re-streaming the same videos? There's too much to cache so it keeps re-transferring them indefinitely? I hope nobody leaves that page open on a metered or capped network connection. I'm surprised github hasn't suspended the page. Are AI researchers so used to burning through compute and network resources that they don'…
Empathizing about problems you don't face is a hard product/ux and management skill. Facebook famously simulated 2G on Tuesdays 10 years ago[1] for example to get their employees to see the problems their users have.[2]
People don't to put effort in noticing(solving comes next) problems they don't face. It is why things like a11y and i18n need regulation like ADA etc.
[1] https://engineering.fb.com/2015/10/27/networking-traffic/bui...
[2]While it would be hard to attribute directly, GraphQL and to an extent React probably was influenced by these kind of things
Re: SANA-WM, a 2.6B open-source world model for 1-minute 720p video
#104I struggle with these world models from the perspective of video games (so this post is a particular perspective). I'm not a game developer myself, but some of my favorite games carry a deep sense of intentionality. For instance, there is typically not a single item misplaced in a FromSoftware game (or, for instance, Lies of P -- more recently). Almost every object is placed intentionally. Games which lack this inten…
LLMs had nothing to do with this
Re: SANA-WM, a 2.6B open-source world model for 1-minute 720p video
#105I struggle with these world models from the perspective of video games (so this post is a particular perspective). I'm not a game developer myself, but some of my favorite games carry a deep sense of intentionality. For instance, there is typically not a single item misplaced in a FromSoftware game (or, for instance, Lies of P -- more recently). Almost every object is placed intentionally. Games which lack this inten…
I suspect these models will be like old Gutenberg's printing press. A rapid rise in the amount of content; most of it not that great. However the sheer volume will result in even more high quality content actually being created in aggregate. Put another way, the average game quality will go down, but the actual rate of "Great" games will go up.
Why do I need more slopware? I have an entire Steam library of excellent games that deserve to be played first.
Re: SANA-WM, a 2.6B open-source world model for 1-minute 720p video
#106I struggle with these world models from the perspective of video games (so this post is a particular perspective). I'm not a game developer myself, but some of my favorite games carry a deep sense of intentionality. For instance, there is typically not a single item misplaced in a FromSoftware game (or, for instance, Lies of P -- more recently). Almost every object is placed intentionally. Games which lack this inten…
It’s been my belief for several years that this is how the future of games will be constructed. Data in the background, game engine for rules application/ physics execution/orchestration/maybe low-poly rendering, an AI world model taking low resolution input in generating customized visuals/effects/textures/everything, even camera location, but still constrained by concrete rules in the game engine.
I’m certain one day it might all be handled by AI, but the above seems much more realistic and achievable that expecting AI to do all of these things, at one, correctly, every frame.
Re: SANA-WM, a 2.6B open-source world model for 1-minute 720p video
#107Model weights coming "soon" == currently vaporware. So the weights aren't even open, how can this be "open-source"? Everyone is right to be skeptical of this coming from a 2.8B model. Weights or it didn't happen.
Re: SANA-WM, a 2.6B open-source world model for 1-minute 720p video
#108I struggle with these world models from the perspective of video games (so this post is a particular perspective). I'm not a game developer myself, but some of my favorite games carry a deep sense of intentionality. For instance, there is typically not a single item misplaced in a FromSoftware game (or, for instance, Lies of P -- more recently). Almost every object is placed intentionally. Games which lack this inten…
> Games which lack this intentionality often feel dead in contrast Like for instance... Dwarf Fortress? Minecraft? Generative AI is just another method to go procedural generation. Not necessarily a better way. Or you could even argue that procedural generation is a form of generative AI... But either way, there are games where the lack of intentionality is central to the appeal.
its a very dead game on its own. they are still very intentional about adding and changing the tools by which you make your own fun though.
Re: SANA-WM, a 2.6B open-source world model for 1-minute 720p video
#109I struggle with these world models from the perspective of video games (so this post is a particular perspective). I'm not a game developer myself, but some of my favorite games carry a deep sense of intentionality. For instance, there is typically not a single item misplaced in a FromSoftware game (or, for instance, Lies of P -- more recently). Almost every object is placed intentionally. Games which lack this inten…
That is interesting. And it's an AI critique I haven't heard before. Would you consider it possible that the way non-intentionally placed items break the game immersion for you is because they appear in such a way that you think you can interact with them in a certain way, but you can't? Like if there's an extra door in the house you're trying to get into, but that door doesn't really open, then in your mind that bre…
the intentionally placed tree serves no particular in-game job mechanically. it instead points your eyes to the right place when you walk up the path, and then again when you look back down from above.
when they're saying everything is intentionally placed, they mean everything, whether it looks important or not. It's all directed to a cohesive core
Re: SANA-WM, a 2.6B open-source world model for 1-minute 720p video
#110silly question: what's "world" about what's being generated here? is the an actual abstract representation of physical space (like, eg, a game-engine style scene graph?) or does it just mean "this video generator is more coherent physically than other video generators"
That world-state can be anything, but in the last year or two, the term has taken a narrower meaning: a video generation model that reacts naturally to game-like controls, as if it was simulating a videogame. But there's no additional state behind the video frames.