The model, called GameNGen, was made by Dani Valevski at Google Research and his colleagues, who declined to speak to New Scientist. According to their paper on the research, the AI can be played for up to 20 seconds while retaining all the features of the original, such as scores, ammunition levels and map layouts. Players can attack enemies, open doors and interact with the environment as usual.

After this period, the model begins to run out of memory and the illusion falls apart.

  • CheeseNoodle@lemmy.world
    link
    fedilink
    English
    arrow-up
    61
    arrow-down
    4
    ·
    11 days ago

    I really hope this doesn’t catch on, Games are already horifically inefficient, imagine if we started making them like this and a 4090 becomes the minnimum system requirement for goddamn DOOM.

  • YourNetworkIsHaunted@awful.systems
    link
    fedilink
    English
    arrow-up
    45
    arrow-down
    5
    ·
    11 days ago

    Note that the image here isn’t from the AI project, it’s from actual Doom. Their own screenshots have weird glitches including a hit splat that looks like a butt in the image I’ve seen closest to this one.

    And when they say they’ve “run the game” they do not mean that there was a playable version that was publicly compared to the original. Rather they released short video clips of alleged gameplay and had their evaluators try to identify if they were from the AI recreation or from actual Doom.

    Even by the abysmal standards of generative AI projects this is a hell of a grift.

    • Telorand@reddthat.com
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      1
      ·
      11 days ago

      Even by the abysmal standards of generative AI projects this is a hell of a grift.

      But if you invest now, you can make a game-generating AI a reality! /s

      • YourNetworkIsHaunted@awful.systems
        link
        fedilink
        English
        arrow-up
        1
        ·
        9 days ago

        Possibly fair. I’m pretty sure I’ve seen that exact screenshot used in other articles about Doom, but I’m not enough of a Doom nerd to be sure.

        There’s a decent writeup over at Pivot-to-AI that looks at the paper as a whole in more detail.

  • the_artic_one@programming.dev
    link
    fedilink
    English
    arrow-up
    38
    ·
    10 days ago

    Thinking quickly, Generative AI constructs a playable version of Doom, using only some string, a squirrel, and a playable version of Doom.

  • Snot Flickerman@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    47
    arrow-down
    22
    ·
    edit-2
    11 days ago

    An AI-generated recreation of the classic computer game Doom can be played normally despite having no computer code or graphics.

    After this period, the model begins to run out of memory and the illusion falls apart.

    Why are we lying about this? Just because it happens in the AI “black box” doesn’t mean it’s not producing some kind of code in the background to make this work. They even admit that it “runs out of memory.” Huh, last I checked, you’d need to be running code to use memory. The AI itself is made of code! No computer code or graphics, my ass.

    The model, called GameNGen, was made by Dani Valevski at Google Research and his colleagues, who declined to speak to New Scientist.

    Always a good look. /s

    • xionzui@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      35
      arrow-down
      3
      ·
      11 days ago

      I mean, yes, technically you build and run AI models using code. The point is there is no code defining the game logic or graphical rendering. It’s all statistical predictions of what should happen next in a game of doom by a neural network. The entirety of the game itself is learned weights within the model. Nobody coded any part of the actual game. No code was generated to run the game. It’s entirely represented within the model.

    • Blue_Morpho@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      2
      ·
      11 days ago

      Imagine you are shown what Doom looks like, are told what the player does, and then you draw the frames of what you think it should look like. While your brain is a computation device, you aren’t explicitly running a program. You are guessing what the drawings should look like based on previous games of Doom that you have watched.

    • fruitycoder@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 days ago

      This would be like playing DnD where you see a painting and describe what you would do next as if you were the painting and they an artists painted the next scene for you.

      The artists isn’t rolling dice, following the rule book, or any actual game elements they ate just painting based on the last painting and your description of the next.

      Its incredibly nove approchl if not obviously a toy problem.

    • bamboo@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      9
      ·
      11 days ago

      “No code” programming has been a thing for a while, long before the LLM boom. Of course all the “no code” platforms generate some kind of code based on rules provided by the user, not fundamentally different from an interpreter. This is consistent with that established terminology.

      • Blue_Morpho@lemmy.world
        link
        fedilink
        English
        arrow-up
        13
        ·
        11 days ago

        No code programming meant using a GUI to draw flowcharts that then creates running code. This is completely different.

        • bamboo@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          4
          ·
          11 days ago

          Using a different high level interface to generate code is completely different? The fundamental concept is the same even if the UI is very different.

          • Blue_Morpho@lemmy.world
            link
            fedilink
            English
            arrow-up
            5
            arrow-down
            1
            ·
            edit-2
            11 days ago

            Yes it’s completely different. “No code” is actually all code just written graphically instead of with words. Every instruction that is turned into CPU instructions has to be drawn on a flowchart. If you want the “no code” to add A + B, you had to write A+B in a box on the flowchart. Have you taken a computer class? You must know what a flowchart is.

            This Doom was done by having a neural net watch Doom being played. It then recreates the images from Doom based on what it “learned”. It doesn’t have any code for “mouse click -> call fire shotgun function” Instead it saw that when someone clicked the mouse, pixels on the screen changed in a particular way so it simulates the same pixel pattern it learned.

  • Drusenija@lemmy.world
    link
    fedilink
    English
    arrow-up
    28
    arrow-down
    4
    ·
    11 days ago

    Regardless of the technology, isn’t this essentially creating a facsimile of a game that already exists? So the tech isn’t really about creating a new game, it’s about replicating something that already exists in a fairly inefficient manner. That doesn’t really help you to create something new, like I’m not going to be able to come up with an idea for a new game, throw it at this AI, and get something playable out of it.

    That and the fact it “can be played for up to 20 seconds” before “the model begins to run out of memory” seems like, I don’t know, a fairly major roadblock?

      • Drusenija@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        10 days ago

        That’s a fair point actually, I’m looking at it through a product lens, not a research one.

    • bob_lemon@feddit.org
      link
      fedilink
      English
      arrow-up
      13
      ·
      10 days ago

      Yes, this does nothing for game dev. But I don’t think it was supposed to.

      The fact that this is a genAI Model generating a reasonable, context aware image a whopping 20 times a second is nonetheless pretty impressive.

    • Goun@lemmy.ml
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      1
      ·
      11 days ago

      Unless you can monetize those 20 seconds like crazy

    • Echo Dot@feddit.uk
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      2
      ·
      edit-2
      10 days ago

      So you think a project should be killed immediately upon inception because it’s not immediately perfect? That is a really really weird attitude.

      • Drusenija@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        10 days ago

        I’m more taking issue with this quote from the article:

        “Researchers behind the project say similar AI models could be used to create games from scratch in the future, just as they create text and images today.”

        This doesn’t strike me as something that can create a game from scratch, it’s something that can take an existing game and replicate it without having access to the underlying source code, and use an immense amount of processing power to do it.

        Since it seems they’re using generative AI based technology underneath it, they’re effectively building a Doom model. You might be able to spin a Doom clone off from that but I don’t see it as something you could practically throw another game type at.

        That being said as I said in a different reply, I was viewing it through the lens of something more product based rather than that of a research project. As a field of research, it’s an interesting topic. But I’m not sure how you connect it to “create games from scratch” if you don’t already have an existing game available to train the model on.

        • Echo Dot@feddit.uk
          link
          fedilink
          English
          arrow-up
          3
          ·
          10 days ago

          Why do you think it needs an existing game to train the model on? They used Doom precisely because it already exists.

          The entire point to the research paper was to see if humans could tell the difference between the generated content and the real game, that way they have a measurable metric of how viable this technology is even if only in theory, that means that they have to make something that’s based off a real game.

          Obviously the technology isn’t commercially viable yet. But the fact that it looks even remotely like Doom shows that there is promise to the technology.

    • locuester@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      11 days ago

      Perhaps you could be missing the trajectory of continuous improvement. How long until The Matrix?

      • Echo Dot@feddit.uk
        link
        fedilink
        English
        arrow-up
        3
        ·
        10 days ago

        It’s an exponential increase as well and humans are very bad at judging exponential increases they look at something like this and they see no promise in it because they can’t see that four or five iterations down the line (and in the world of AI that could very easily be 3 months) it will be hundreds of times better.

    • Todd Bonzalez@lemm.ee
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      4
      ·
      10 days ago

      Is it though? We can show an AI thousands of hours of something and it can simulate it almost perfectly. All the game mechanics work! It even makes you collect keys and stock up on ammo. For a stable diffusion model that’s pretty profound emergent behavior.

      I feel like you’re kidding yourself if you don’t think this has real world applications. This is the kind breakthrough we need for self-driving: the ability to simulate what would happen in real life given a precise current state and a set of fictional inputs.

      Doom is a low-graphics game, so it’s definitely easier to simulate, but this method could make the next generation of niche “VidGen” models extremely accurate.

      • fruitycoder@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        9 days ago

        Honestly I thinkyour self driving example is something this could be really cool for. If the generation can exceed real time (I.e. 20 secs of future image prediction can happen in under 20 secs) then you can preemptively react with the self driving model and cache the results.

        If the compute costs can be managed maybe even run multiple models against each other to develop an array likely branch predictions (you know what I turned left)

        Its even cooler that player input helps predict the next image.

        • JDPoZ@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          9 days ago

          Because “AI” isn’t actually “artificial intelligence.” It’s the marketing term that seems to have been adapted by every corporation to describe “LLMs…” which are more like extra fancy power guzzling parrots.

          Its why the best cases for them are mimicking things brainlessly, like voice cloning for celebrity impressions… but that doesn’t mean it can act or comprehend emotion, or know how many fingers a hand should have and why they constantly hallucinate contextless bullshit… because just like a parrot doesn’t actually know any meaning of what it is saying when it goes “POLLY WANT A CRACKER…” it just knows the tall thing will give it a treat if it makes this specific squawk with its beak.

    • Echo Dot@feddit.uk
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      edit-2
      10 days ago

      It’s a proof of concept demonstration not a final product. You might as well say the Wright brothers didn’t have anything other than their party trick.

      So many practical applications for being able to do this beyond just video games in fact video games are probably the least useful application for this technology.

  • harsh3466@lemmy.ml
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    11 days ago

    Correct me if I’m wrong, but doesn’t there have to be a code layer somewhere in there?

    It’s like all those “no code” platforms that just obscure away the actual coding via a gui and blocks/elements/whataver.

    • hasnt_seen_goonies@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      arrow-down
      3
      ·
      11 days ago

      In this case, no. This is just interpreting what the next frame should be by the previous one. Like how the sora videos work, but with input.

        • hasnt_seen_goonies@lemmy.world
          link
          fedilink
          English
          arrow-up
          10
          ·
          11 days ago

          Or the code is the operating system that the application is running on, or the code is the firmware that is operating the GPU that is crunching the numbers to make the neural net, or the code is the friends we made along the way.

  • dustyData@lemmy.world
    link
    fedilink
    English
    arrow-up
    17
    arrow-down
    1
    ·
    11 days ago

    This is just a pile of garbage. Jim Sterling’s break down is the most complete argument. But this is just a plain ol bag of shit.