Proprietary model weights are IP, their outputs are not IP and I can't imagine a court decision that would rule otherwise because that would set an extremely far reaching and dangerous precedent, even for American businesses.

I don't think distillation as 'stealing IP' has any legal legs. They can probably claim violation of ToS at best because the terms of use do prohibit use for training rival models.

> Proprietary model weights are IP

Not copyrightable IP, or at least it hasn't been challenged yet. I have experience with this: I made llama-dl, a way to download the original llama model. Meta issued a DMCA, I appealed to the HN community for funds, someone funded, and our lawyer successfully counterclaimed. Never heard from Meta again.

A lack of response to the counterclaim doesn't mean the issue is settled. But now there's legal precedent for people pushing back against companies that claim model weights are secret IP and therefore DMCA-able.

Congrats on your efforts, but by definition that does not count as legal precedent. At a bare minimum, a legal precedent is some sort of written holding by a court with authority. Even an out-of-court settlement doesn't count.

It was referenced by other legal cases. Why would they mention it if it didn’t help their case?

Closed model weights probably do qualify as trade secrets, though. But I agree 100% that anything extractable from the API outputs is not secret and does not qualify. And they certainly aren’t copyrighted or patented.

I do wonder if their "fair use" argument preempts them from actually being able to claim copyright over the model weights, since it can be argued that the vast majority of what the model is is itself a remix of everything else. Maybe their RLHF, system prompts, architecture and training techniques can be considered copyrightable, but maybe most of the data can't.

I can't wrap my head around the idea that distillation is IP theft but mass training on books, music and art without consent is fair use. The two stances are incompatible. If it is transformative use of a book, it is transformative use of AI output.

I really hope that when a sane administration returns to power in the US we'll actually get a reckoning over how irrational it was to not restrict training data.

Yeah people in the US who want protectionism for US models on grounds of IP rights are appalling hypocrites. What’s good for the goose is good for the gander!

Is it? Turning a book into an AI model is lot more transformative than turning an AI Model into another AI Model.

> Proprietary model weights are IP

I don't think they are. Not copyright at least. There may be some "trade secret" stuff for them but they're not copyrightable.

Trade secrets are easy to claim but hard to turn into a tort without having someone steal them. I'm sure some lawyer can come up with a filing that tries to make distillation an act of theft, but there would be many weak links in that chain.

Contrast this with Apple's case where it looks like they've got evidence of people walking out of the building with various physical artifacts on their way to an OpenAI interview.

Trade secrets are a type of IP.

Yes, but if a company publishes its trade secrets on the web you are entitled to read them and use them.

Only if you're going to use them to train an LLM!

Also, more seriously, there are plenty of pieces of information that are compelled to be published that don't lose their confidentiality. There actually is a general concept that confidentiality can be lost if you are negligent in its protection but it's a very nuanced thing.

And if an AI generated those wights, they are not copyrightable

Even if the weights are just made through traditional training and no AI is used to make the weights... is there a copyright right? If the weights are a numerical derivation that aren't made by a human is there even human expression? Absent human expression, there is no copyright right?

The output being created by a machine is not automatically disqualifying. e.g. PCM audio data is all created by a machine, but that doesn't prevent CDs from being copyrighted... because the input to it was highly human-created.

Ultimately it all hinges on the specifics of the training and how much human involvement was involved throughout the creation process. I suspect arguing this successfully in favor of upholding a copyright would be an uphill battle for many situations, but ultimately we'll need more court cases to know for sure.

That could effectively be the case here but your statement in isolation is an oversimplification of recent legal guidance on this matter -- AI generated things are copyrightable if there is sufficient human authorship involved in the generation process.

The copyright office's recent statement on this matter were sensationalized when they really said nothing groundbreaking at all -- this was always the standard applied when any tools are used in creating a work.

Setting aside the strict definition of IP, this does satisfy the philosophical motivation of IP, which is to protect people making significant capital investments.

This is not too different from drug discovery where it's extremely difficult to come up with the molecule, but relatively easy to copy it. Similarly, it's really hard to create frontier models from scratch but much easier to distill them.

I'm all for framing the spirit this way, so long as we recognize that it was rather difficult to come up with the sum total of human creative output (noting also that approximately zero of the cost to produce it has been born by frontier labs so far).

> their outputs are not IP and I can't imagine a court decision that would rule otherwise because that would set an extremely far reaching and dangerous precedent

Assume that their model output is considered IP and that it's ruled illegal to train on that IP. I will offer to sell every content producer on earth an identity LLM that takes their content and outputs precisely identical content that they can then post. Good luck ever getting any training data for free ever again.