• mienshao@lemm.ee
    link
    fedilink
    English
    arrow-up
    85
    arrow-down
    2
    ·
    2 days ago

    American law has become a literal fucking joke (IAAL). I could’ve guessed the could get the outcome of this case without any facts: the huge corporation wins over authors. American law is no longer capable of holding major corporations to account, so we need a new legal system—one that’s actually functional.

    • Dr. Moose@lemmy.world
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      14
      ·
      2 days ago

      But the actual process of an AI system distilling from thousands of written works to be able to produce its own passages of text qualified as “fair use” under U.S. copyright law because it was “quintessentially transformative,” Alsup wrote.

      Thats the actual argument and the judge is right here. LLMs are transformative in every sense of the word. The technology is even called “transformers”.

        • Dr. Moose@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          6
          ·
          1 day ago

          Nope I’m literally a data programmer working in this field. Any sufficiently transformed data even coming from hard copyright is transformative work and currently LLMs meet this criteria and will continue to do so. Wanna bet?

          • technocrit@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            7 hours ago

            It depends on your definition of “is”. In reality it depends on the original art and how it’s transformed. But legally it’s whatever benefits capital (aka your boss).

            • Dr. Moose@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              edit-2
              7 hours ago

              Ok so if I don’t generate capital from it theres no crime? You can see how the original argument that all copying is copyright breach. Then you can infinitely dig into this - is my monitor copying pixels on my screen copying? What about the browser cache? So copyright can only be argued from the pov that breach has to be capital generating or direct damage creating like using that data for libel or something.

          • LwL@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            arrow-down
            1
            ·
            edit-2
            1 day ago

            I think there’s a blurry line here where you can easily train an LLM to just regurgitate the source material by overfitting, and at what point is it “transformative enough”? I think there’s little doubt that current flagship models usually are transformative enough, but that doesn’t apply to everything using the same technology - even though this case will be used as precedence for all of that.

            There’s also another issue in that while safeguards are generally in place, without them llms would be very capable of quoting entire pages at least of popular books. And jailbreaking llms isn’t exactly unheard of. They also at least used to really like just verbatim repeating news articles on obscure topics.

            What I’m mainly getting at is that LLMs can be transformative, but they also can plagiarize. Much like any human could. The question is then, if training LLMs on copyrighted data is allowed, will the company be held accountable when their LLM does plagiarize, the same way a person would be? Or would the better decision be to prohibit training on copyrighted data because actually transforming it meaningfully can not be guaranteed, and copyright holders actually finding these violations is very hard?

            Though idk the case details, if the argument was purely focused on using the material to produce the model, rather than including the ultimate step of outputting text to anyone who asks, it was probably doomed to fail from the start and the decision makes perfect sense. And that doesn’t seem too unlikely to have happened because realizing this would require the lawyer making the case to actually understand what training an LLM does.

            • FatCrab@slrpnk.net
              link
              fedilink
              English
              arrow-up
              1
              ·
              8 hours ago

              You are agreeing with the post you responded to. This ruling is only about training a model on legally obtained training data. It does not say it is ok to pirate works–if you pirate a work, no matter what you do with the infringing copy you’ve made, you’ve committed copyright infringement. It does not talk about model outputs, which is a very nuanced issue and likely to fall along similar analyses as music copyright imo. It only talks about whether training a model is intrinsically an infringement of copyright. And it isn’t because anything else is insane and be functionally impossible to differentiate from learning a writing technique by reading a book you bought from an author. Even a model that has overfit training data, it is in no way recognizable to any particular training datum. It’s hyperdimensioned matrix of numbers defining relationships between features and relationships between relationships.

            • Natanael@infosec.pub
              link
              fedilink
              English
              arrow-up
              3
              ·
              1 day ago

              This case didn’t cover the copyright status of outputs. The ruling so far is just about the process of training itself.

              IMHO the generative ML companies should be required to build a process tracking the influence of distinct samples on the outputs, and inform users of potential licensing status

              Division of liability / licensing responsibility should depend on who contributes what to the prompt / generation. The less it takes for the user to trigger the model to generate an output clearly derived from a protected work, the more liability lies on the model operator. If the user couldn’t have known, they shouldn’t be liable. If the user deliberately used jailbreaks, etc, the user is clearly liable.

              But you get a weird edge case when users unknowingly copy prompts containing jailbreaks, though

              https://infosec.pub/comment/16682120