The above thread is a dupe of this discussion but with interesting discussions already in place before being marked as a dupe.
All public GitHub code was used in training Copilot
61–70 of 734 posts
Re: All public GitHub code was used in training Copilot
#62Re: All public GitHub code was used in training Copilot
#63Wouldn't this question already have been asked and answered when AI's were trained on books and articles?
Re: All public GitHub code was used in training Copilot
#64Re: All public GitHub code was used in training Copilot
#65Re: All public GitHub code was used in training Copilot
#66Re: All public GitHub code was used in training Copilot
#67Suppose you had some kind of AI Deepfake program operating off a large database of copyrighted photos and you asked it to "make a picture of a handsome man on a horse" and the man's head was an exact duplicate of George Clooney's head from a specific magazine cover, would that be infringement? Would selling the services of an AI that took copyrighted photos of celebrities and edited them into porn movies be infringem…
You aren’t allowed to sell someone’s likeness without their permission. You don’t need an AI for this if you create a portrait of Clooney and sell it or make any use that isn’t covered by fair use he can sue you.
Depending on the composition of the picture for example if Clooney is naked and say Putin is riding in the “bitch seat” of the saddle then you also are quite likely be open for a libel suit as well.
Re: All public GitHub code was used in training Copilot
#68Out of curiosity, how do we define license violation in that case? I, as a human being, have trained by reading code, much of which is covered by licenses that are somehow not compatible with code I'm writing. Am I violating licenses? Asking seriously. It's really unclear to me where law and/or ethics put the boundaries. Also, I'd guess it's probably country dependent.
None of our laws were created under the assumption that computers would do so much of our jobs and effect so much of our lives. From robotic automation to social media to now computer programming. I think it’s really a mistake to ask what the letter of the law currently means in the evolving context. Laws should serve us and need to be adapted.
I'm not the biggest fan of copyright law as currently written, but I wouldn't say that MS's desire to file off the serial numbers on every piece of public code for their own profit is a good impetus to rewrite the law.
Re: All public GitHub code was used in training Copilot
#69The outrage-bait approach in this thread detracts from it. Yes, they trained it on everything. No, it's not clear if that's legal or not (probably is) or if that is much of a problem.
It's not outrage bait. The thing reproduces GPL licensed code verbatim.
The legality lies on what the user does with the code.
Re: All public GitHub code was used in training Copilot
#70[1]: https://gavinhoward.com/2021/07/poisoning-github-copilot-and...