Valve has revealed its reasoning for removing games that make use of AI-generated art from Steam, citing potential copyright issues from the art used to train the AI.

  • apemint@kbin.social
    link
    fedilink
    arrow-up
    13
    ·
    1 year ago

    I’m not sure about the photobashing thing.

    If I remember correctly a generated image starts from noise and the AI refines that noise to form shapes. When watermarks show up, it’s not because it’s bashing the original images, but because it learnt to put watermark on an image.

    • stormesp@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I wish it was like that, and while its “true” that they “should” be starting purely from noise and form from what they have learnt the reality is that they end up using big chunks of pieces that are regularly found online.

      • lunarul@kbin.social
        link
        fedilink
        arrow-up
        10
        ·
        1 year ago

        A properly trained AI should not be able to do that. The data AI stores is not images or fragments of images. It’s a set of weights for various attributes for each term. Like the concept of “cat” would be stored as the set of most common values for various attributes it analyzed and found to match on all training images labeled as “cat”. With thousands of cat images as input, having proper variations between them, the result will always be unique.

        It’s the same as a child learning to draw. If they see a drawing of a cat, they might try to copy that as best they can. But if they see many different representations of a cat then they will also learn to express themselves creatively and make up their own variation. And nobody is going to sue the kid for having looked at copyrighted pictures of cats.