Earlier quoted context omitted.
BRB, I'm going to download all the TV shows and movies to train my vision model. Just to be sure it's working properly, I have to watch some for debugging purposes.
You need to buy one copy of each for the fair use to apply.
A federal judge sides with Anthropic in lawsuit over training AI on books
41–50 of 222 posts
Re: A federal judge sides with Anthropic in lawsuit over training AI on books
#42One aspect of this ruling [1] that I find concerning: on pages 7 and 11-12, it concedes that the LLM does substantially "memorize" copyrighted works, but rules that this doesn't violate the author's copyright because Anthropic has server-side filtering to avoid reproducing memorized text. (Alsup compares this to Google Books, which has server-side searchable full-text copies of copyrighted books, but only allows user…
Re: A federal judge sides with Anthropic in lawsuit over training AI on books
#43The HN crowd dislikes brick-and-mortar landlords but often sides with charging rent for certain bits. Which side will prevail? Interesting excerpt: > “We will have a trial on the pirated copies used to create Anthropic’s central library and the resulting damages,” Judge Alsup wrote in the decision. “That Anthropic later bought a copy of a book it earlier stole off the internet will not absolve it of liability for the…
why would it erase the mistake? you pirated first.
Re: A federal judge sides with Anthropic in lawsuit over training AI on books
#44Re: A federal judge sides with Anthropic in lawsuit over training AI on books
#45[flagged]
Re: A federal judge sides with Anthropic in lawsuit over training AI on books
#46Broadly summarizing. This is OK and fair use: Training LLMs on copyrighted work, since it's transformative. This is not OK and not fair use: pirating data, or creating a big repository of pirated data that isn't necessarily for AI training. Overall seems like a pretty reasonable ruling?
Re: A federal judge sides with Anthropic in lawsuit over training AI on books
#47Earlier quoted context omitted.
If a publisher adds a "no AI training" clause to their contracts, does this ruling render it invalid?
Fair use overrides licensing
Re: A federal judge sides with Anthropic in lawsuit over training AI on books
#48One aspect of this ruling [1] that I find concerning: on pages 7 and 11-12, it concedes that the LLM does substantially "memorize" copyrighted works, but rules that this doesn't violate the author's copyright because Anthropic has server-side filtering to avoid reproducing memorized text. (Alsup compares this to Google Books, which has server-side searchable full-text copies of copyrighted books, but only allows user…
You can use the copyrighted text for personal purposes.
Re: A federal judge sides with Anthropic in lawsuit over training AI on books
#49Earlier quoted context omitted.
You need to buy one copy of each for the fair use to apply.
Let everyone donate their DVDs and other physical media. You don’t need to buy it, you just need to possess the media.
Re: A federal judge sides with Anthropic in lawsuit over training AI on books
#50Earlier quoted context omitted.
The nature of how they store data makes it not okay in my books. You massage the data enough and you can generate something that seems infringement worthy.
For closed models the storage problem isn't really a problem, they can be judged by what they produce not how they store it as you don't have access to the actual data. That said, open weight LLMs are probably screwed, if enough of the work remains in the weights such that they can be extracted (even if it's without even talking to the LLM) then the weight file itself represents a copy of the work that's being distri…
So if I or an LLM simply doesn’t allow said extraction to occur, memorization and copying is not against the law.