OpenAI has publicly responded to a copyright lawsuit by The New York Times, calling the case “without merit” and saying it still hoped for a partnership with the media outlet.

In a blog post, OpenAI said the Times “is not telling the full story.” It took particular issue with claims that its ChatGPT AI tool reproduced Times stories verbatim, arguing that the Times had manipulated prompts to include regurgitated excerpts of articles. “Even when using such prompts, our models don’t typically behave the way The New York Times insinuates, which suggests they either instructed the model to regurgitate or cherry-picked their examples from many attempts,” OpenAI said.

OpenAI claims it’s attempted to reduce regurgitation from its large language models and that the Times refused to share examples of this reproduction before filing the lawsuit. It said the verbatim examples “appear to be from year-old articles that have proliferated on multiple third-party websites.” The company did admit that it took down a ChatGPT feature, called Browse, that unintentionally reproduced content.

  • @SheeEttin@programming.dev
    link
    fedilink
    English
    -26 months ago

    Generally you’re correct, but copyright law does concern itself with learning. Fair use exemptions require consideration of the purpose character of use, explicitly mentioning nonprofit educational purposes. It also mentions the effect on the potential market for the original work. (There are other factors required but they’re less relevant here.)

    So yeah, tracing a comic book to learn drawing is totally fine, as long as that’s what you’re doing it for. Tracing a comic to reproduce and sell is totally not fine, and that’s basically what OpenAI is doing here: slurping up whole works to improve their saleable product, which can generate new works to compete with the originals.

    • @ricecake@sh.itjust.works
      link
      fedilink
      English
      36 months ago

      What about the case where you’re tracing a comic to learn how to draw with the intent of using the new skills to compete with who you learned from?

      Point of the question being, they’re not processing the images to make exact duplicates like tracing would.
      It’s significantly closer to copying a style, which you can’t own.

      • @Eccitaze@yiffit.net
        link
        fedilink
        English
        16 months ago

        Still a copyright violation, especially if you make it publicly available and claim the work as your own for commercial purposes. At the very minimum, tracing without fully attributing the original work is considered to be in poor enough taste that most art sites will permaban you for doing it, no questions asked.

        • @ricecake@sh.itjust.works
          link
          fedilink
          English
          16 months ago

          In the analogy being developed though, they’re not making it available.
          The initial argument was that tracing something to practice and learn was fine.

          Which is why I said, what if you trace to practice, and then draw something independent to try to compete?

          To remove the analogy: most generative AI systems don’t actually directly reproduce works unless you jump through some very specific and questionable hoops. (If and when they do, that’s a problem and needs to not happen).

          A lot of the copyright arguments boil down to “it’s wrong for you to look at this picture for the wrong reasons”, or to wanting to build a protectionist system for creators.

          It’s totally legit to want to build a protectionist system, but it feels disingenuous to argue that our current system restricts how freely distributed content is used beyond restrictions on making copies or redistribution.

    • @General_Effort@lemmy.world
      link
      fedilink
      English
      16 months ago

      I meant “learning” in the strict sense, not institutional education.

      I think you are simply mistaken about what AI is typically doing. You can test your “tracing” analogy by making an image with Stable Diffusion. It’s trained only on images from the public internet, so if the generated image is similar to one in the training data, then a reverse image search should turn it up.