this post was submitted on 31 Aug 2023
557 points (97.9% liked)

Technology

73602 readers
3030 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

I'm rather curious to see how the EU's privacy laws are going to handle this.

(Original article is from Fortune, but Yahoo Finance doesn't have a paywall)

you are viewing a single comment's thread
view the rest of the comments
[–] DigitalWebSlinger@lemmy.world 143 points 2 years ago (32 children)

"AI model unlearning" is the equivalent of saying "removing a specific feature from a compiled binary executable". So, yeah, basically not feasible.

But the solution is painfully easy: you remove the data from your training set (ie, the source code), and re-train your model (recompile the executable).

Yes, it may cost you a lot of time and money to accomplish this, but such are the consequences of breaking the law. Maybe be extra careful about obeying laws going forward, eh?

[–] Asymptote@lemmy.dbzer0.com 2 points 2 years ago (3 children)

"removing a specific feature from a compiled binary executable"

That's how patches used to be 😆

[–] spikespaz@programming.dev 2 points 2 years ago (2 children)

Patches today patch source code. The kind of binary patching you talk about only works with deterministic builds, which sadly there's not enough of out there.

[–] Asymptote@lemmy.dbzer0.com 0 points 2 years ago

Lemme just say I'm old

load more comments (1 replies)
load more comments (1 replies)
load more comments (29 replies)