this post was submitted on 19 Aug 2025
400 points (95.7% liked)
Technology
74265 readers
4188 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It annoys me that Chat GPT flat out lies to you when it doesn’t know the answer, and doesn’t have any system in place to admit it isn’t sure about something. It just makes it up and tells you like it’s fact.
LLMs don't have any awareness of their internal state, so there's no way for them to see something as a gap of knowledge.
Wouldn't it make sense for an ai to provide a confidence level though?
I've got 3 million bits of info on this topic but only 4 of them lead to this solution. Confidence level =1.5%
It's always funny to me when people do add 'confidence scores' to LLMs, because it always amounts to just adding 'say how confident you are with low, medium or high in your response' to th prompt, and then you have made up confidences for made up replies. And you can tell clients that it's just made up and not actual confidence, but they will insist that they need it anyways…
That doesn’t justify flat out making shit up to everyone else, though. If a client is told information is made up but they use it anyway, that’s on the client. Although I’d argue that an LLM shouldn’t be in the business of making shit up unless specifically instructed to do so by the client.
I'm not really sure I follow.
Just to be clear, I'm not justifying anything, and I'm not involved in those projects. But the examples I know concern LLMs customized/fine-tuned for clients for specific projects (so not used by others), and those clients asking to have confidence scores, people on our side saying that it's possible but that it wouldn't actually say anything about actual confidence/certainty, since the models don't have any confidence metric beyond "how likely is the next token given these previous tokens" and the clients going "that's fine, we want it anyways".
And if you ask me, LLMs shouldn't be used for any of the stuff it's used for there. It just cracks me up when the solution to "the lying machine is lying to me" is to ask the lying machine how much it's lying. And when you tell them "it'll lie about that too" they go "yeah, ok, that's fine".
And making shit up is the whole functionality of LLMs, there's nothing there other than that. It just can make shit up pretty well sometimes.