this post was submitted on 22 Aug 2023
778 points (95.7% liked)

Technology

55940 readers
4057 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
 

OpenAI now tries to hide that ChatGPT was trained on copyrighted books, including J.K. Rowling's Harry Potter series::A new research paper laid out ways in which AI developers should try and avoid showing LLMs have been trained on copyrighted material.

you are viewing a single comment's thread
view the rest of the comments
[–] Even_Adder@lemmy.dbzer0.com 1 points 10 months ago* (last edited 10 months ago)

I am not a lawyer either or a programmer for that matter, but the Copilot case looks pretty fucked. We can't really get a look at the plaintiff's examples since they have to be kept anonymous. Generative models weights don't copy and paste from their training data unless there's been some kind of overfitting, and some cases of similar or identical code snippets, might be inevitable given the nature of programming languages and common tasks. If the model was trained correctly, it should only ever see infinitesimally tiny parts of its training data. We also can't tell how much of the plaintiff's code is being used for the same reasons. The same is true of the plaintiff's claims about the "Suggestions matching public code".

This case is still in discovery and mired in secrecy, we might not ever find out what's going on even once the proceedings have concluded.