← Back to context

Comment by madduci

1 month ago

So what is the issue here? Distilling is still fair, on the same level like Anthropic scraped copyright protected material for their training.

So here robbers are blaming robbers?

These claims are just pointless, everytime

> on the same level like Anthropic scraped copyright protected material for their training.

I see no problem with distillation, on the other hand the complete dismissal of copyright by AI labs is pretty bad, I don’t think we should put them at the same level

Distilling is still fair

I generally agree, in the same sense that it's "fair" for the US and China to spy on each other. It's not a moral outrage, but it is something that the targets can and should try to prevent.

"You are trying to kidnap what I have rightfully stolen!"

  • Except it’s not just a dump of the internet, which Moonshot also did themselves (and probably used even more pirated content as laws in China are different without any recourse for the entire world). I don’t know why this is so unclear to folks.

    • Chinese IP law is actually quite solid. You do have to register your trademarks and copyrights properly in China, and then lawsuits have to be filed appropriately according to Chinese law. Is that a problem?

I'm by no means taking the side of the AI companies, but it's possible that Anthropic "added value" to the data they harvested. Stealing that does seem kind of uncool.

Regardless, it was always inevitable—will continue to happen.

  • I wonder how the "added value" argument can apply to Anthropic and not to the Kimi team. If Claude's value is that you don't have to pay a team of slow expensive subject-matter experts, and Kimi's value is that you don't have to pay Claude, it just seems like the same thing.

  • Valuation is hard to perform when it's deep inside a black box. Ther "API" may be easier to evaluate. The problem with this angle is that Moonshot is actually producing _better_ value from Anthropic's blackbox.

    Technically, providing better value from your competitor's private holdings could be theft (of trade secrets), but might it also be fair use? "Schrodinger's IP" be damned.

    I don't think the 1.5B settlement has resolved this. The 2 cases need to be merged!

> So what is the issue here?

The issue seems to be the US only likes competition when it is winning. Markets in Asia are meant for cheap labor and resources, they're not meant to actually compete. /s

  • > The issue seems to be the US only likes competition when it is winning.

    This. Free markets for everyone when they're the dominant economic force. Protectionism, tariffs and import/export controls when they're not.

    It's so disgusting.

  • [flagged]

    • > Stealing IP in a way that destroys the economic incentives

      Like the US did when it "stole" the textiles IP from the UK in order to kickstart its own industry?

      > The industry cannot sustain itself if that’s the model

      Then let it fall apart.

    • > a bad actor that leverages Ip theft wholesale.

      It's like they've read the history of the US and how it got to where it is in the first place.

    • What IP is being stolen here? So far, the courts have ruled that anything generated by an LLM is not copyrightable.

    • Stealing IP is how American industry got started. Goose: gander, pot: kettle.

      It is what built and sustains the movie and music industries. See: work for hire and 100+year copyright length

      The tech industry: see: copyright and patent assignment from discoverer to corporation.

      I know that corporations forcing me to assign patents and copyright to them was an incentive to take published works from "software practice and experience" and other technical journals, use them as the core of my work, and disclose that source to the company I worked for. Didn't stop them from applying for patents, however.

      I think the discussion of copyright needs more refinement. We need to separate the discoverer's need for acknowledgment of development effort from the rent-seeking core of copyright.

      4 replies →

    • Oh, ok. How would you describe how the "frontier us companies" acquired the data used to form their models?

If they did this in the US they would almost certainly be sued.

Meta, for examples, doesn’t want employees to use Claude Code due to distillation risk.

  • It turns out U.S. law doesn’t have jurisdiction across the entire world, nor does Anthropic and OAI’s rather blatant attempt to buy government influence.

    • Well its not law. Its more terms of service.

      For example, if OpenAI / Anthropic were actually open, other US labs could be building near-frontier open weights models by distilling off OpenAI / Anthropic. But because US companies don't want to be sued, US labs who obey terms of service, will be at a disadvantage to Chinese peers.

      Maybe US labs need to just not care and distill from OpenAI / Anthropic anyways?

It's about the claim of whether these companies could develop a similarly powerful model without larger companies building their own first, which is an important point, and it's likely not the case.

It's also about the larger companies explaining why they can't be as efficient, of course they can't, they're not just ripping the outputs of another model that someone else invested billions to train.

  • Why would that matter? OpenAI or whatever frontier lab couldn't have built their frontier models without the entirety of humanity unknowingly developing their training set for 5000 years.

    It would be one thing if Moonshot was breaking into OpenAI servers and stealing trade secrets, but the only thing they are doing is looking at the output of the program, which is exactly the service that OpenAI offers. So, at best, this is a ToS violation. Sucks for the frontier labs I suppose, but live by the sword - die by the sword.

  • > they're not just ripping the outputs of another model that someone else invested billions to train.

    True, they're simply ripping the inputs that humanity invested thousands of years and trillions of dollars to produce.

  • Yeah agreed, from one standpoint I couldn't care less that they did a "distillation attack", but I am interested in knowing if China is able to develop open weight frontier models without the prior existence of a huge model to distill from.

  • > they're not just ripping the outputs of another model that someone else invested billions to train.

    If they payed for inference, doesn't they own the output? So if I pay for a model to generate code, isn't that code mine to do with it whatever I want? Just curious.

    • Not arguing for the morality of it, but if we're going by the law because that's what you're using in your comment ("don't I own" which only matters wrt the law), then you explicitly accepted a Terms of Use which excludes distillation as a use case.

      Now of course they themselves trained on the whole Internet for free, etc.