Live data from Hacker News

Copyright reform is necessary for national security

annas-archive.org

91–100 of 114 posts

Re: Copyright reform is necessary for national security

#91
post #43

Earlier quoted context omitted.

While this pattern shows the inconsistency between how humans and AI are treated, there have been many examples over history where the ability to do at an increased scale something that was already familiar, results in the law being changed. Shining a torch at a plane is usually fine, shining a laser at them usually is a crime.

None of the people who claim LLMs are intelligent and "persons" argue for giving them legal personhood and human rights. Telling.

You're one of today's lucky 10,000*:

Blake Lemoine, 2.5 years ago, hired a lawyer to make this exact argument: https://www.businessinsider.com/suspended-google-engineer-sa...

Myself, every time this topic comes up, I point to the fact that the philosophy of mind has 40 different definitions of "consciousness" which makes it really hard for any two people to even be sure they're arguing about the same thing when they argue if any given AI does or doesn't have it.

(Also: They can be "persons" legally without being humans, cf. corporate personhood; and they can have rights independently of either personhood or humanity, cf. animal welfare).

* https://xkcd.com/1053/

Re: Copyright reform is necessary for national security

#92

Earlier quoted context omitted.

I believe you think in too short time frames. In 70 years this becomes a futile discussion. AI is a way to directly benefit from the explosion of free content that the next decades will bring. The only way to counter this in an ethical way, is to establish some kind of enforced liberation for AI models, otherwise as you say, only the rich will profit from this.

It's author's life plus 70 years, if you meant that. And TBH I am mostly interested in the author's life part anyway. If it was possible to train AI models on just the public domain, them I am sure ML companies would have because it's less effort than lobbying and risking lawsuits (though I am surprised how well creators have accepted that their work is used by others to profit without any compensation, I expected wa…

I am curious why you are so critical especially when looking at code.

At least for Java there are search engines to look for code that call libraries etc. Models could probably be trained on free code and then be fed with the results of these search engines on demand even through the client who calls the LLM:

Client -> LLM -> Client automation API -> Code search on client machine to fill context -> Code generation w/o model that is trained on the code that was found through the code search, but merely used as context

Even if they only feed code into it, that is freely given, I think the difference in quality of output would approach the current quality and better over time, especially when using RAG techniques like the above.

Companies can also buy code for feeding the model after all. So beside the injustice you directly experience right now over your own code probably being fed into AI models, do you fear/despise anything more than that from LLMs?

Re: Copyright reform is necessary for national security

#93

Earlier quoted context omitted.

I am writing a master's thesis and notice somebody has written one containing a chapter than I also need to write. I copy paste the chapter but replace every word with a synonym. Did I break copyright? Did I commit plagiarism?

Exactly. I think the answer is always "it depends" and usually boils down to a judge's opinion on just how obvious of a copy it is.

There are 2 separate metrics - obviousness (=provability) and reality.

Courts operate on provability (and for good reasons).

However, reality is I have used someone else's work and pretended it's my own. Now, ironically, there are cases where the act of masking it can be more time consuming than writing it from scratch. That is still plagiarism, although it might not be provable.

Re: Copyright reform is necessary for national security

#94
post #91

Earlier quoted context omitted.

None of the people who claim LLMs are intelligent and "persons" argue for giving them legal personhood and human rights. Telling.

You're one of today's lucky 10,000*: Blake Lemoine, 2.5 years ago, hired a lawyer to make this exact argument: https://www.businessinsider.com/suspended-google-engineer-sa... Myself, every time this topic comes up, I point to the fact that the philosophy of mind has 40 different definitions of "consciousness" which makes it really hard for any two people to even be sure they're arguing about the same thing when they…

I knew about that case (though I don't know the specifics of how sophisticated the LaMDA model was at the time, I don't know if it ever was available online so I could try it). AFAICT Blake Lemoine was not concerned with copyright at all, he just genuinely believed the model was sentient.

What I meant ("none" is obviously a hyperbole, though not by much) is that people argue that "AI" (they always use this term rather than the more descriptive ML or LLM or generative models) is somehow special and either that the mixing of input material is sufficient to defeat copyright or that it somehow magically doesn't apply for reasons they either cannot describe or which include the word "intelligence".

Re: Copyright reform is necessary for national security

#95

Earlier quoted context omitted.

> AFAIK under EU law only blatant copies are an infringement Laws generally don't encode what is right but a compromise between the state's interests, lobbyists and the general population making enough ruckus if too unsatisfied. > But in the end how different is that to how humans create? 1) Scale. Some strategies that are socially acceptable when done by individuals but not when done at a massive scale. For example…

> > AFAIK under EU law only blatant copies are an infringement > Laws generally don't encode what is right but a compromise between the state's interests, lobbyists and the general population making enough ruckus if too unsatisfied. of course, but I actually think that this is the correct moral stand. Patenting algorithms is like patenting thoughts. > I don't know about you but when I wanna know how to use a particul…

> Patenting algorithms is like patenting thoughts.

OK, I agree there, I should have written "function" or "module" something similar. Something that takes nontrivial amounts of work and although it is based on some general principles which should not be patentable/copyrightable, their particular implementation is novel/unique enough that it would take nontrivial amounts of work to replicate the functionality without seeing the original.

> is that something I have to attribute you for

Depends how closely you follow my implementation.

If you use my code as the only reference and translate it verbatim (whether manually or using a tool), then you should credit me. If you look at many implementations, form an _understanding_ of the algorithm in general, then write your own implementation based on that understanding, then probably not.

The question is where LLMs stand. They mix enough sources that crediting all of them would be impractical and in practise they end up crediting none. But their proponents (who always call them AI, sometimes even using pronouns like "he" to refer to the models) argue that the models also form an _understanding_ rather than just regurgitating a mix of inputs. And I have to disagree, what I see is an imitation of reasoning/understanding which is sometimes convincing due to how complex statistics are being used inside the models. But they are still just statistical models of existing content and we see that every time somebody releases a new model, HN upvotes it to the top and a few hours later we inevitable see people giving it trivial questions which it fails to answer correctly.

My other two points:

- Even if an ML company made a model that is actually intelligent, the burden of proof should be on them, otherwise or until them, it's just a remix of existing work. BTW this reminds me an interesting comparison is remixes vs cover songs in music.

- Code is famously harder to read than write. If a human takes time to understand a piece of code and reimplement it not verbatim, then he generally does not get ahead by much. An LLM can do this at scale and speed unattainable by humans.

Let's say two products compete (purely on features and quality instead of marketing - for the sake of argument). One is written first, is novel and written fully by humans. The other is written by training a model on the first product's code and using the model to generate the same product, all within hours or days instead of months or years. The other puts in less actual work but gets the same result. It is clearly parasiting on the first, benefiting from their work without giving them credit or compensation.

---

Bottom line is copyright is meant to protect authors who invest effort into creating. Whether it succeeds in that can sometimes be questionable. But using an algorithm (even a very complex one) to take a bit of everyone's work and redistribute is for free without crediting or compensating them does not benefit authors.

I hate analogies but if I write banking software and send 0.000000001% of every transaction to my account, none of the individuals thusly affected probably care that much but I am still going to prison.

Re: Copyright reform is necessary for national security

#96
post #71

Earlier quoted context omitted.

If it were legal to download movies and music, Netflix and Spotify would absolutely not exist. Steam is an unusual case, because games are running software and can't be trivially reproduced in their unencoded form. The publishers can include copy protection, network connection requirements, or even run essential parts of game logic on their own servers. So free downloads became a much worse experience over time.

> If it were legal to download movies and music, Netflix and Spotify would absolutely not exist. I question this statement. First two hits: * https://getd.libs.uga.edu/pdfs/welter_brennan_s_201212_ma.pd... Adding a movie to Netflix reduces piracy directly * https://ideas.repec.org/a/eee/jeborg/v209y2023icp334-347.htm... Removing movies from Netflix increases piracy. There's plenty more where that came from. Netflix a…

I was talking about a world where piracy is legal, which this one is not.

Re: Copyright reform is necessary for national security

#97

Earlier quoted context omitted.

It's author's life plus 70 years, if you meant that. And TBH I am mostly interested in the author's life part anyway. If it was possible to train AI models on just the public domain, them I am sure ML companies would have because it's less effort than lobbying and risking lawsuits (though I am surprised how well creators have accepted that their work is used by others to profit without any compensation, I expected wa…

I am curious why you are so critical especially when looking at code. At least for Java there are search engines to look for code that call libraries etc. Models could probably be trained on free code and then be fed with the results of these search engines on demand even through the client who calls the LLM: Client -> LLM -> Client automation API -> Code search on client machine to fill context -> Code generation w/…

What is "free code"? Most code is either proprietary (though sometimes public), under a permissive license or under a copyleft license. The only free code is code which is in the public domain.

You could make separate versions of an LLM depending on the license of its output. If it has t produce public domain code, it can only be trained on the public domain. If if has to produce permissive code (without attribution), then it can be trained on the public domain and permissive code. If copyleft, then those two and copyleft (but it does not solve attribution).

> Companies can also buy code for feeding the model after all.

We've come a long way since the time slavery was common (at least in the west) but we still have a class system where rich people can pay a one time fee (buying a company) and extract value in perpetuity from people putting in continuous work while doing nothing of value themselves. This kind of passive income is fundamentally unjust but pervasive enough that people accept it, just like they accepted slavery as a fact of life back then.

Companies have a stronger bargaining position than individuals (one of the reasons beside defense why people form states - to represent a common interest against companies). This is gonna lead to companies (the rich) paying a one time fee, then extracting value forever while the individual has to invest effort into looking for another job. Compensation for buying code can only be fair if it's a percentage of the value generated by that code.

> So beside the injustice you directly experience right now over your own code probably being fed into AI models, do you fear/despise anything more than that from LLMs?

Umm, I think theft on a civilization-level scale is sufficient.

Re: Copyright reform is necessary for national security

#99

Earlier quoted context omitted.

I am curious why you are so critical especially when looking at code. At least for Java there are search engines to look for code that call libraries etc. Models could probably be trained on free code and then be fed with the results of these search engines on demand even through the client who calls the LLM: Client -> LLM -> Client automation API -> Code search on client machine to fill context -> Code generation w/…

What is "free code"? Most code is either proprietary (though sometimes public), under a permissive license or under a copyleft license. The only free code is code which is in the public domain. You could make separate versions of an LLM depending on the license of its output. If it has t produce public domain code, it can only be trained on the public domain. If if has to produce permissive code (without attribution)…

> Umm, I think theft on a civilization-level scale is sufficient.

As long as everybody can also benefit from it, I see it as some kind of collective knowledge sharing.

As you stated in the paragraphs before unless the wealth distribution changes, LLMs may lead to an escalating imbalance, unless the models are shared for free as soon as a critical mass of authors is involved, regardless of who owns the assets.

Re: Copyright reform is necessary for national security

#100

Earlier quoted context omitted.

> > AFAIK under EU law only blatant copies are an infringement > Laws generally don't encode what is right but a compromise between the state's interests, lobbyists and the general population making enough ruckus if too unsatisfied. of course, but I actually think that this is the correct moral stand. Patenting algorithms is like patenting thoughts. > I don't know about you but when I wanna know how to use a particul…

> Patenting algorithms is like patenting thoughts. OK, I agree there, I should have written "function" or "module" something similar. Something that takes nontrivial amounts of work and although it is based on some general principles which should not be patentable/copyrightable, their particular implementation is novel/unique enough that it would take nontrivial amounts of work to replicate the functionality without…

> But using an algorithm (even a very complex one) to take a bit of everyone's work and redistribute is for free without crediting or compensating them does not benefit authors.

I am not sure about that. As long as they also can benefit from it, it just accelerates creation of new things.

> I hate analogies but if I write banking software and send 0.000000001% of every transaction to my account, none of the individuals thusly affected probably care that much but I am still going to prison.

As long as the amount goes to everybody, I don't think this "tax" would be a problem. Human beings can only survive in a collective after all.

Post reply on HN