SANA-WM, a 2.6B open-source world model for 1-minute 720p video

(nvlabs.github.io)

96 points | by mjgil 3 hours ago

13 comments

  • mccoyb 1 hour ago
    I 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 intentionality often feel dead in contrast. You run into experiences which break immersion, or pull you out of the experience that the developer is trying to convey to you.

    It's difficult for me to imagine world models getting to a place where this sort of intentionality is captured. The best frontier LLMs fail to do this in writing (all the time), and even in code, and the surface of experiences for those mediums often feel "smaller" than the user interaction profile of a video game.

    It's not clear how these world models could be used modularly by humans hoping to develop intentional experiences? I don't know much about their usage (LLMs are somewhat modular: they can produce text, humans can work on it, other LLMs can work on it). Is the same true for the video output here?

    All this to say, I'm impressed with these world models, but similar to LLMs with writing, it's not really clear what it is that we are building towards? We are able to create less satisfying, less humane experiences faster? Perhaps the most immediate benefit is the ability for robotic systems to simulate actions (by conjuring a world, and imagining the implications).

    In general, I have the feeling that we are hurtling towards a world with less intentionality behind all the things we experience. Everything becomes impersonal, more noisy, etc.

    • Lerc 10 minutes ago
      There are two things here, firstly, Without AI, you can have heavily designed environments or you can have procedurally generated, people manage to make both work. Both can also fail because of reasons specific to the approach. Careless procedural generation can produce a poor variety or nonsensical outputs. Careless specific placement can violate any rules that a game has established creating an incoherent experience.

      Making a world internally consistent by explicit placement gets harder as you increase in scale. When internal consistency is a factor impacting quality, there is a scale at which generated content eventually becomes the higher quality solution.

      Secondly, when generating content with AI, the same rules around carelessness apply. There are certainly generative AI tools out there that offer few options when it comes to composing what you want, that is not a necessary part of AI, some of it is because people are wanting rudimentary interfaces, some of it is that the generators are sufficiently new that the control mechanisms are limited because they are focused upon doing something at all before doing it highly controlled, in some ways the problem is that things are new enough that it can be hard to describe what is desirable controllability, making the generator to see what people would like it to be able to do is, I think, a reasonable path to follow prior to creating the control that people want. Part of it is also that there _are_ tools that give a high level of control over what is generated but far fewer people get to see them. There are ways to control styles, object placement, camera motions, scene compositions, etc. The more specialised you get, the smaller the subset of people who need that specific control.

      I think AI can make things possible for people who could not have done so without them, but it's still going to take care to make something special.

    • bee_rider 12 minutes ago
      What does intentionality mean in the context of a world model generated game-world? I guess true human intention would have been throw out the window already at that point.

      One aspect of intentionality is that there’ll be a narrative payoff when you find something you find interesting. In videogames, the world is mostly pre-designed, so the designer has to predict what you’ll be interested in for the most part (In pen and paper RPGs, this is usually done better, because the human dungeon master/DM can plan ahead, but also improvise a payoff or modify the plot between sessions). If there was a world model generated game world, I guess the model would have to be “smart” though to setup and execute those payoffs.

      An advantage that the world model would have (and shares with a good human DM) is that everything is an interactable, and the players get to pick what they think is interesting. If everything is improv with a loose skeleton around it, you don’t have to predict as far out. I think world model generated games, if they even become a thing, will be quite a bit worse than conventionally designed ones for a long time (improv can be quite shallow!) but have a lot of potential if they work out.

      FromSoft is an interesting example. They make the game more believable by having extremely missable quests, just, most of them don’t block progress through the game, and you usually stumble across enough side quests naturally (although IMO the density was too low in Elden Ring, their system showed a bit of weakness in the less-guided context). The plot is pretty vague, but the vibes tell enough of a story that you don’t really mind. It’s sort of improv/pen-and-paper but the player’s imagination is doing the job of the DM.

    • unfitted2545 12 minutes ago
      If we use world models to train AI systems, are we not essentially forcing something to live so it can gather data for us?

      Yes, we haven't gone that far with creating consciousness yet, but there is gonna be a lot of money around neural computing devices for consumers in the coming decades, so that will speed up knowing what sense data you need for consciousness.

    • b65e8bee43c2ed0 22 minutes ago
      FromSoftware-quality games are <5% of the market. >50% of the market is abominable slop that very well might benefit from AI writing and design.

      for example, I am 100% certain that ANY model could write a better Dragon Age sequel than the rotting corpse of Bioware did, because only humans can despise their audience and their source material. an LLM would dutifully attempt to produce more of the thing rather than 're-imagine' the thing for 'the modern audience'.

      • embedding-shape 20 minutes ago
        So? Parent still want to know how tools like these could potentially by used in a better way. That most people don't obsess over quality when building/doing things shouldn't mean that no one should.
    • robot_jesus 52 minutes ago
      By and large I agree, but it doesn’t need to be either/or.

      Many of the most popular games in the past decade are procedurally generated and have nothing “intentionally” placed (apart from tuning/tweaking the balance of the seeding algorithms).

      • swiftcoder 27 minutes ago
        > have nothing “intentionally” placed (apart from tuning/tweaking the balance of the seeding algorithms).

        I think you underestimate the intentionality that goes into developing procedural generation. Something like Dwarf Fortress isn't "place objects randomly" - it is layers upon layers of carefully crafted systems that build upon each other to produce specific patterns of outcome

      • mccoyb 42 minutes ago
        Right, and I wondered how these world models might be use in a careful way (just as agents can be used carefully to accelerate work).

        Are video game developers using these systems in their workflows? Would love to learn more!

      • danielbln 38 minutes ago
        Which game would that be apart from Minecraft?
  • mejutoco 1 hour ago
    They all look like video games. I guess Unreal Engine is used to create synthetic data for training.
  • Fischgericht 2 hours ago
    So, where is the download? I can't find it on Github, and on your web page the download button is disabled.

    Also, will this run on RTX 4090 with 24GB memory?

    Thank you!

    • mjgil 2 hours ago
      Scroll down and there are more videos --- seems like models will be there "soon".
  • Incipient 1 hour ago
    Outputting video of that quality/consistency at 1 minute, for a 2.6B model seems insane?
  • pferdone 1 hour ago
    First video with the guy walking the mountain in snow has consistency issues with the cave entrance. Which is "expected" at this model size?!
    • echelon 7 minutes ago
      Remember the first Will Smith spaghetti?
    • andai 52 minutes ago
      My dreams have it too, which is unexpected at that model size!
    • Leonard_of_Q 1 hour ago
      Most videos seem to have some issues like that, e.g. the book on the table in the library video takes up different shapes every now and then.

      The 'Refiner' effect seems to do the opposite if the examples are representative as in all cases the 1-st stage images look better than the 'refined' ones. Less clutter, more realistic, less 'cowbell' for those who know the phrase.

  • joenot443 1 hour ago
    What’s the long term utility of world models?

    There’s no doubt they’re technically impressive, but what does one do with it?

    • iinnPP 4 minutes ago
      I believe the idea is to offer simulation of ideas to test out new tasks AND something like dreaming.
    • ACCount37 1 hour ago
      They can be base models for a bunch of things. Turning text-conditioned video generation models into robotics VLAs is a fun exercise.

      This one is probably too small to be useful for that, and not diverse enough? But I could be wrong.

    • Leonard_of_Q 49 minutes ago
      Games. Build campaigns in hours instead of months. Make it possible for users to create their own campaigns, move the action to different game worlds - 'gimme Mario Kart in the ${favourite_game} world', etc.
      • AshleyGrant 24 minutes ago
        Yeah, but is this really that great? Are these models going to remember the town you wandered through on your session yesterday and want to return to?

        Imagine playing Read Dead Redemption 2 and you attempt to ride your horse from Saint Denis to Valentine and Valentine no longer exists, or is a completely different town located half a mile off from where it was originally.

        I just don't see how this would work...

        • dyauspitr 10 minutes ago
          Yes, a lot of models don’t state this explicitly, but they can be made deterministic. Not the generation itself, but the same prompt, with a generation seed will always result in the same output.
    • whynotmaybe 1 hour ago
      It's a step towards something else?
    • esafak 41 minutes ago
      Put them in a robot so that it can navigate the physical world like humans. Self-driving cars.
    • bix6 1 hour ago
      Digital twin?
  • bobkb 2 hours ago
    The trouble is the lack of training available to these models compared to the ones like Seedance and Kling who seems to be tapping into their unlimited video inventory. Many models like LTX is technically good but when it comes to slightly different camera movements or the subject interacting with objects they struggle. For a recent example we had to use sample videos generated by closed source models and then use the same for final video.
    • vessenes 2 hours ago
      I tend to think of these NV Labs models as architectural demos and ‘free razor blades’ — they’re more intended to inform internal R&D, get customers something that lets them do what they want quickly, and enhance the state of the art.

      In this case, what looks interesting is the one minute coherence and the massive speedup - they claim 36x over open models with similar capabilities. You can tell they aren’t aiming for state of the art visuals — looks very SD 1.5 in terms of the output quality.

  • trunkiedozer 50 minutes ago
    It ain’t open source until it’s released. It’s baitware.
  • sebringj 34 minutes ago
    i see this and think about Suno's playbook where this could go... survival of the fittest rules the boards where you have user-generated-dynamic video games, not just static ones where design is fixed, the design will be adaptive... based off several prompt input boxes for various things and adhoc while playing, higher tier design boards and the like, this is all going toward user-gen commercial / vanity / personal enjoyment.
  • CommanderData 48 minutes ago
    All video models are terrible at consistency. Even closed source ones.

    Seedance 2.0, Kling 3 are regarded the best closed source video models we have. I have subscribed to a few AI video subreddits, consensus atm is they are good for anything but long form videos with humans.

    No surprises that we're very good at spotting even the most subtle differences while looking at other people.

  • jaspanglia 2 hours ago
    The most exciting part is that it’s open-source — innovation is going to compound fast.
    • carlos-menezes 44 minutes ago
      Bot comment.
    • rvz 2 hours ago
      Given that is where everything is going, why not just get there faster by open-sourcing Seedance 2.0, Happyhorse, Veo 3 and all the others.
  • xyzsparetimexyz 11 minutes ago
    ugly slop
  • mjgil 3 hours ago
    [flagged]
    • pferdone 1 hour ago
      Who wrote your comment?
      • andai 50 minutes ago
        At this point we should cut our losses and just give Claude an official HN account.
    • semiquaver 1 hour ago
      Stop posting slop.
      • mjgil 1 hour ago
        less security issues with slop