Earlier quoted context omitted.
> So they're saying that the LLM cannot be the author, because LLMs cannot claim copyright. They're saying that the LLM can't be the author. Now suppose you supply the LLM with a prompt that contains human creativity, it performs a deterministic mathematical transformation on the prompt to produce a derivative text, and you want to copyright that, claiming yourself as the author. What happens then? If you think the a…
> What happens then? The part that the human created, the prompt, can be copyrighted. The part that the LLM created, cannot be. Copyright in code works exactly the same way: the source code is copyrighted. The binary code is only copyrighted to the extent that it is derived from the source code. This is well-established.
Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
621–623 of 623 posts
Re: Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
#622Earlier quoted context omitted.
> What happens then? The part that the human created, the prompt, can be copyrighted. The part that the LLM created, cannot be. Copyright in code works exactly the same way: the source code is copyrighted. The binary code is only copyrighted to the extent that it is derived from the source code. This is well-established.
Maybe I am just misunderstanding something, but I feel like you might be contradicting yourself here... why can LLM output not be copyrighted, but compiler output can be?
It's like a photocopier. If you photocopy a page from a book, that page is still covered by the copyright of the book author, even if the page is 2x larger or otherwise transformed by the machine.
Re: Is legal the same as legitimate: AI reimplementation and the erosion of copyleft
#623Earlier quoted context omitted.
Is copyright meaningful for aerospace software? I'm largely unfamiliar with that domain but I have trouble imagining that (for example) Boeing cares much about people redistributing or hacking on the control software for a 777. How would that impact their bottom line? I could understand for medical devices maybe but even then it seems like the software is a tiny part of the overall cost of a given design. A competito…
Nope, it falls more under trade secrets than copyright. If you do something that requires stealing the code (publishing it, selling it, etc) the company can legally fuck you up. Now, once it's in tbe wind, it becomes almost impossible to pursue from a practical point of view, as any implementer can claim trade secrets to avoid showing you the code.
Also remember that the original point of copyright and patent protections is to encourage people to create the protected works in the first place but Boeing isn't just going to stop making aerospace software without copyright because their hardware will be useless without it. So if anything, any software that is needed for hardware made by the same company to function doesn't really have any right to be copyrightable at all.