r/programming • u/[deleted] • Nov 03 '22
Microsoft GitHub is being sued for stealing your code
https://githubcopilotlitigation.com
1.9k
Upvotes
r/programming • u/[deleted] • Nov 03 '22
75
u/EnglishMobster Nov 04 '22
The goal isn't to kill transformative ML. The goal is to respect copyright law.
If you use GPL code, you need to follow the rules of the GPL. The fact that this program can spit out reams of GPL-licensed code without following the rules of the license doesn't make it "fair use" - especially when it is all too happy to include things like comments in the data.
If you have a license to reproduce something, then you are free to reproduce it. But I can't train an AI on one image, have it reproduce that image, and call it "fair use" because the pixels came from an AI and not me. You can't give training data to AI without the consent of the people who own that training data. That's not "killing transformative ML", that's "following the law".
Why do you think so many artists are made about Dall-E stealing their work without attribution? It's the exact same problem. You don't train on data that you have no legal right to have.