• luciole (he/him)@beehaw.org
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    2
    ·
    1 day ago

    Nonsense. Procedural generation is a rule-based deterministic system while generative AI is probabilistic and data driven. It’s fundamentally different.

    • Jerkface (any/all)@lemmy.ca
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      4
      ·
      edit-2
      1 day ago

      Markov chains are both probabilistic and data-driven. For example. LLMs are not that far removed from markov chains. Should game developers be allowed to use latent spaces or is that too sloppy AI?

    • Jerkface (any/all)@lemmy.ca
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      5
      ·
      edit-2
      1 day ago

      Okay, but (ignoring that procedural generation can also be probabilistic) what is the functional difference? The point I’m getting at is that you cannot banish the one without necessarily limiting the other.