For years, tech giants have argued that if information is available on the internet, it can be used for AI model development and outputs. They call it fair use. Content owners have tried to prevent this, with no success.

Now Anthropic, OpenAI, and Google are discovering what the rest of the internet has already learned through painful experience: once you put something online, people will find ways to use it in ways you don’t like and can’t stop.

The latest flashpoint is something called “distillation,” using the outputs of one AI model to improve another. Anthropic says competitors are harvesting its outputs at scale, turning billions of dollars of research into a shortcut for rivals. OpenAI and Google have made similar warnings recently.

Remove Paywalls Link

  • qaz@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    ·
    12 hours ago

    I agree. The worst part about GitHub training LLM’s on my FOSS code without permission for me is that they then keep the models to themselves. Like if you’re going to use all my code without permission, at least allow me to run the model locally.

    My personal opinion is that all models trained on copyleft code should be open-weights, most FOSS licenses didn’t account for this specific possibility, but this is the only way to follow them in spirit.

    • vala@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      Not only should the models be made open, their output should inherently be GPL license since it’s the only real way to avoid violating GPL (which they are doing now IMO).

    • mcv@lemmy.zip
      link
      fedilink
      English
      arrow-up
      6
      ·
      10 hours ago

      This. Some day a court should declare all models trained on copyrighted data without permission to be public. Open weights, public domain, whatever. All of them, and you’re required to share them with the people whose data you used.