this post was submitted on 22 Feb 2026
246 points (98.8% liked)

Technology

81710 readers
6511 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
 

A study conducted by researchers at CCC, which is based at the MIT Media Lab, found that state-of-the-art AI chatbots — including OpenAI’s GPT-4, Anthropic’s Claude 3 Opus, and Meta’s Llama 3 — sometimes provide less-accurate and less-truthful responses to users who have lower English proficiency, less formal education, or who originate from outside the United States. The models also refuse to answer questions at higher rates for these users, and in some cases, respond with condescending or patronizing language.

you are viewing a single comment's thread
view the rest of the comments
[–] fiat_lux@lemmy.world 9 points 16 hours ago (1 children)

It does not say that or anything close to it.

The bots were given the exact same multiple choice questions with the same wording. The difference was the fake biography it had been given for the user prior to the question.

[–] truthfultemporarily@feddit.org 1 points 11 hours ago

I think you are making the mistake of attributing intent to an LLM. A LLM does not have intent. It takes the context and generates the statistically most likely tokens that come next. The biography is part of the context.

The fact that it gives different answers based on context purely comes down to how it was trained and that there is no concept of "factual information".

I'm not defending LLMs, this is just LLMs doing exactly what they were trained to do.