Earlier quoted context omitted.
> Are you objecting to the use of data for training, or to the compilation of training datasets? The GP is objecting to the casualness with which privacy rights and intellectual property rights are ignored by so many in the AI community, not to a choice of whether they object to one or another specific manifestation of how the community is doing so. [edit added]: Those who would argue "no, there is no casual ignoring…
The official DMCA takedown instructions are actually at http://the-eye.eu/dmca/ and look much less unusual.
Books in .txt format for AI training purposes
11–20 of 97 posts
Re: Books in .txt format for AI training purposes
#12Re: Books in .txt format for AI training purposes
#13Earlier quoted context omitted.
> Are you objecting to the use of data for training, or to the compilation of training datasets? The GP is objecting to the casualness with which privacy rights and intellectual property rights are ignored by so many in the AI community, not to a choice of whether they object to one or another specific manifestation of how the community is doing so. [edit added]: Those who would argue "no, there is no casual ignoring…
The question is..if a AI reads a book is it against copyright? Or is the trained model a derived work of those books?
Re: Books in .txt format for AI training purposes
#14Re: Books in .txt format for AI training purposes
#15Earlier quoted context omitted.
> Are you objecting to the use of data for training, or to the compilation of training datasets? The GP is objecting to the casualness with which privacy rights and intellectual property rights are ignored by so many in the AI community, not to a choice of whether they object to one or another specific manifestation of how the community is doing so. [edit added]: Those who would argue "no, there is no casual ignoring…
The question is..if a AI reads a book is it against copyright? Or is the trained model a derived work of those books?
Perhaps we should figure that before we start a dystopian nightmare of written material.
Re: Books in .txt format for AI training purposes
#16Re: Books in .txt format for AI training purposes
#17[1]. https://www.gutenberg.org/
Fun trivia: I once took an NLP class and discovered that I could predict whether a text was written by Edgar Allan Poe or H. G. Wells with ~86% accuracy based on the presence of one word: "whereupon". The language had changed enough in 60 years such that that single word was no longer used.
Re: Books in .txt format for AI training purposes
#18Earlier quoted context omitted.
> Are you objecting to the use of data for training, or to the compilation of training datasets? The GP is objecting to the casualness with which privacy rights and intellectual property rights are ignored by so many in the AI community, not to a choice of whether they object to one or another specific manifestation of how the community is doing so. [edit added]: Those who would argue "no, there is no casual ignoring…
The question is..if a AI reads a book is it against copyright? Or is the trained model a derived work of those books?
Training a language model, I would argue, is equivalent (in terms of being derivative) to generating a list of the top ten words in a corpus of text. Not really a derived work.
Re: Books in .txt format for AI training purposes
#19Always impressive how the AI community, both inside large companies and not, seems to assume data just exists for them to use, copyright or personal rights be damned.
Re: Books in .txt format for AI training purposes
#20Earlier quoted context omitted.
The question is..if a AI reads a book is it against copyright? Or is the trained model a derived work of those books?
I can imagine building a model that is a derived work, but I don't see why all models trained on a corpus that contains some text can automatically be thought of as derived from that text in a creative sense. Models like GPT are using the text as a specific instance of the latent relationships that make up our language. The text is an example of english to learn from, it's not a creative work being extended. Training…