This early paragraph is so bone-headed, so smugly demonizing, and misrepresents the situation so badly that I had to stop reading. This paragraph isn’t analysis, it’s propaganda.
AI is in danger of being swallowed up by copyright law
521–530 of 705 posts
Re: AI is in danger of being swallowed up by copyright law
#522Earlier quoted context omitted.
>You don’t need to. It’s implicitly assumed, by virtue of publishing in a public forum, that the author is providing permission for people read their comments and ideas, and remix them as they wish. That permission doesn’t include exact replication, but reading and understanding is assumed, otherwise why did the author publish it? Following this logic, isn't training AI on Github or Deviantart 100% fair game then? It…
> Following this logic, isn't training AI on Github or Deviantart 100% fair game then? Unlike forum comments, GitHub code generally has an explicit license attached which you'd have to respect - you know, for instance by giving attribution to every MIT-licensed source that was used. And even then, let's say someone releases a book with all your HN comments: you are definitely entitled to sue them for copyright. Here'…
Re: AI is in danger of being swallowed up by copyright law
#523There's no part of AI that is being swallowed up by copyright. AI companies can ask for permission if they want to train their models on other people's works. It's not that hard, various image hosting sites have already added an opt-in/opt-out toggle to their services. Sites might even get away with using this stuff as compensation for free hosting. The fact of the matter is that the AI companies don't want to ask fo…
AI companies can ask for permission if they want to train their models on other people's works Do you ask for permission when you train your mind on copyrighted books? Or observe paintings? Or listen to music? Do you ask for permission when you get new ideas from HN that aren't your own? Humans are constantly ingesting gobs of "copyrighted" insights that they eventually remix into their own creations without necessar…
Of course not, and given my ability to train my mind on thousands of books in a few minutes and spit out a full book based on that training in whatever style one wants in a few minutes for that as well, it seems especially unfair that people act as though there might be a difference between the two situations.
Re: AI is in danger of being swallowed up by copyright law
#524There's no part of AI that is being swallowed up by copyright. AI companies can ask for permission if they want to train their models on other people's works. It's not that hard, various image hosting sites have already added an opt-in/opt-out toggle to their services. Sites might even get away with using this stuff as compensation for free hosting. The fact of the matter is that the AI companies don't want to ask fo…
AI companies can ask for permission if they want to train their models on other people's works Do you ask for permission when you train your mind on copyrighted books? Or observe paintings? Or listen to music? Do you ask for permission when you get new ideas from HN that aren't your own? Humans are constantly ingesting gobs of "copyrighted" insights that they eventually remix into their own creations without necessar…
This comment fundamentally and dangerously misunderstands Copyright Law. Insights are not copyrighted, nor are they copyrightable. Copyright law controls who gets to distribute a specific “fixation” or performance of work. It is not, and never was about preventing the spread of ideas. Authors and artists have always intended for you to read/observe/listen to their work when you legally acquire a copy. They just want you to not copy it verbatim, but go do your own original work if you want to distribute or sell something.
The whole problem is that today’s NNs are specifically designed to remember and remix only the fixed performative parts of the work, and they, unlike humans, don’t understand the insights at all. They are just deterministic machines that copy and remix at a large scale. As such, it’s pretty clear the people training AI today should expect to have to ask permission before “training” (copying) other people’s work.
Re: AI is in danger of being swallowed up by copyright law
#525Earlier quoted context omitted.
laws that cannot be enforced in practice are bad laws; they work out to be a 007-style license to kill, but for businesses rather than people granting many such licenses is a recipe for social collapse
> laws that cannot be enforced in practice are bad laws; Who said they couldn't be enforced? The argument from the pro-AI team is that we shouldn't have those laws in the first place. I'm saying, let's keep the laws we already have because they already work quite nicely if the content creators don't want their work included in any training data set. Rushing to make new laws because "Muh AI" is silly.
if you are failing to understand the factual claims, you have no hope of making sense of the normative claims for which you have such thirst
Re: AI is in danger of being swallowed up by copyright law
#526There's no part of AI that is being swallowed up by copyright. AI companies can ask for permission if they want to train their models on other people's works. It's not that hard, various image hosting sites have already added an opt-in/opt-out toggle to their services. Sites might even get away with using this stuff as compensation for free hosting. The fact of the matter is that the AI companies don't want to ask fo…
AI companies can ask for permission if they want to train their models on other people's works Do you ask for permission when you train your mind on copyrighted books? Or observe paintings? Or listen to music? Do you ask for permission when you get new ideas from HN that aren't your own? Humans are constantly ingesting gobs of "copyrighted" insights that they eventually remix into their own creations without necessar…
Training AI without permission is sneaking a camera into an art gallery without permission.
Re: AI is in danger of being swallowed up by copyright law
#527That’s a big sad. Unfortunately that’s called the real world. You also can’t break into someone’s home and film a movie in their house without permission. That doesn’t mean movies are illegal.
Re: AI is in danger of being swallowed up by copyright law
#528Earlier quoted context omitted.
> Maybe people wouldn't be so angry about an AI trained on mostly open source code if said AI was open source, and not a proprietary SaaS. Exactly, the point is this one. Open-source doesn't mean liability free, you still have to comply to the license!
You don't if you are creating an entirely new work of art based solely on the knowledge and patterns you've learned from looking at other code, ie. a human learning to code by looking at millions of pages of code on GitHub; whether or not AI can learn in this way is the point of contention for AI art/code/chat generators.
Re: AI is in danger of being swallowed up by copyright law
#529Earlier quoted context omitted.
If the AI "independently" comes up with a 1:1 copy of some piece of copyrighted code, would this be a copyright violation or not? There's a reason why some programmers don't even look at proprietary source code leaks as to not accidentally introduce copyright violations into their own code.
> would this be a copyright violation or not? It would be. When a human does this, does it invalidate the human's ability to create any new work at all? Should we chain up anyone who violated copyright by perfectly recalling someone's art in memory and re-drawing it from heart, since we cannot trust them to ever create an original work again?
Re: AI is in danger of being swallowed up by copyright law
#530Earlier quoted context omitted.
> Following this logic, isn't training AI on Github or Deviantart 100% fair game then? Unlike forum comments, GitHub code generally has an explicit license attached which you'd have to respect - you know, for instance by giving attribution to every MIT-licensed source that was used. And even then, let's say someone releases a book with all your HN comments: you are definitely entitled to sue them for copyright. Here'…
But you can still see the code and learn generally how to write code. Maybe you see a style of unit testing in a library, and decide to incorporate the techniques into your own code. This is not a copyright violation. It can't be, or all creative expression would be dead.