this post was submitted on 10 Apr 2024
1296 points (99.0% liked)
Programmer Humor
19557 readers
598 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The fun thing with AI that companies are starting to realize is that there's no way to "program" AI, and I just love that. The only way to guide it is by retraining models (and LLMs will just always have stuff you don't like in them), or using more AI to say "Was that response okay?" which is imperfect.
And I am just loving the fallout.
Using another AI to detect if an AI is misbehaving just sounds like the halting problem but with more steps.
Generative adversarial networks are really effective actually!
As long as you can correctly model the target behavior in a sufficiently complete way, and capture all necessary context in the inputs!