this post was submitted on 21 Aug 2023
641 points (95.5% liked)

Technology

57472 readers
4632 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

The US Copyright Office offers creative workers a powerful labor protective.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 49 points 1 year ago (8 children)

In my opinion, the copyright should be based on the training data. Scraped the internet for data? Public domain. Handpicked your own dataset created completely by you? The output should still belong to you. Seems weird otherwise.

[–] [email protected] 15 points 1 year ago* (last edited 1 year ago) (1 children)

I think excluding all AI creations from copyright might be one part of a good solution to all this. But you’re right that something has to be done at the point of scraping and training. Perhaps training should be considered outside of fair use and a copyright violation (without permission).

[–] [email protected] 4 points 1 year ago (1 children)

This would make obtaining training data extremely expensive. That effectively makes AI research impossible for individuals, educational institutions, and small players. Only tech giants would have the kind of resources necessary to generate or obtain training data. This is already a problem with compute costs for training very large models, and making the training data more expensive only makes yhe problem worse. We need more free/open AI and less corporate controlled AI.

[–] [email protected] 2 points 1 year ago

That problem has been solved many times over. Go check out the Google Maps API as an example. Small scale usage is free, with a generous enough margin for startups and academics. And there is a special arrangement that can be made for non profit use, by approval.

[–] [email protected] 9 points 1 year ago (1 children)

totally. and if scraped, they must be able to provide the source. I don't care if it costs them money/compute time. They are allowed to grow with fake money after all

[–] [email protected] 9 points 1 year ago

The issue here is if you'd need to prove where your data came from. So the default should be public unless you can prove the source of all the training data

[–] [email protected] 7 points 1 year ago

Scraped the internet for data? Public domain.

Of course, just because material is on the internet does not mean that material is public domain.

So AI is likely the worst of both worlds: It can infringe copyright and the publisher be held liable for the infringement, but offers no protection in and of itself down the line.

[–] [email protected] 6 points 1 year ago (1 children)

I think the next big thing is going to be proving the provenience of training data. Kinda like being able to track a burger back to the farm(s) to prevent the spread of disease.

There was an onlyfans creator on a chat group for one of the less restricted machine learning image generators a while ago.
They provided a load of their content, and there was a cash prize for generating content that was indistinguishable from them.
Provided they were sure that the dataset was only their content, they might be able to claim copyright under this.

[–] [email protected] -1 points 1 year ago

I can start to imagine some ways that we might get a company like OpenAI to play nice, but this software is going to be in so many hands in the coming years, and most of them won’t be good actors with an enterprise business behind them.

[–] [email protected] 4 points 1 year ago

That's not the take (although in a sense I agree training data should influence it especially if it materially reproduce training samples)

Instead the argument is that the individual outputs from ML can only be copyrighted if they carry a human expression (because that's what the law is specifically meant to cover), if there's creative height in the inputs to it resulting in an output carrying that expression.

Compare to photography - photographs aren't protected automatically just because a button is pressed and an image is captured, rather you gain copyright protection as a result of your choice of motive which carries your expression.

Too simple prompts to ML models would under this ruling be considered to be comparable to uncopyrightable lists of facts (like a recipe) and thus the corresponding output is also not protected.

[–] anticommon 1 points 1 year ago

I think the issue is that it's really really hard to build a model that only uses data from one source.

But if someone/company were to provide/produce millions of pieces of their own training data they can build a model that is solely owned by them, or make that available for licensing.

But how do you prove what data gets distilled into a model? Especially if it takes an enormous amount of time and energy to build the model?

Perhaps there needs to be a way to permanently tag input information that is used to build models... and have a way to segregate/remove infringing information. Perhaps a first true usecase for crypto/NFT's.