8/20/2026 at 5:06:50 AM
I am shocked by the comments in this thread ranging from “yeah but humans also make mistakes” to “yeah but how many mistakes does an AI do compared to a human”. Neither of those is the point here. We have doctors that have employed AI as a software to help them and that software is flawed. I am a software developer and if I write some piece of medical software with bugs that are so blatant in it, I'd see hell up to potentially being sued into oblivionby kioleanu
8/20/2026 at 5:13:25 AM
Somehow the standards we have for every other kind of automation go out the window for AI.If it turned out an LLM embezzled funds and spent them at an internet casino, we would have folks in the comments explaining that what really matters is the embezzlement rate compared to humans doing the same job.
by tdeck
8/20/2026 at 11:29:44 AM
> the standards we have for every other kind of automation go out the window for AII think this sums up what I find most frustrating about all of this from the executive level. It feels like everything that was important just a few years ago is now considered unnecessary baggage, that is merely there to slow everything down. What would've got you sacked is now applauded at times, and this is only really a year or two into it proper.
by jaymzcampbell
8/20/2026 at 7:36:52 AM
> Somehow the standards we have for every other kind of automation go out the window for AI.I dunno, for every new hype automation, the machine is given a lot more leeway then people. At least by some on HN. I remember FSD discussion years ago where FSD was already supposedly better then people and all its problems explained away.
by watwut
8/20/2026 at 6:24:53 AM
> Somehow the standards we have for every other kind of automation go out the window for AI.Because thats how probabilistic machines work. You can’t change that.
Clearly AI has been extremely useful for doctors despite its “flaws”.
by dzhiurgis
8/20/2026 at 5:21:49 AM
The cargo cult around AI on this website is making me second guess a career choice that has always been obvious to me.In addition to not enjoying my work as much as what I used to because it's become babysitting an superpowered AI toddler, I now have to deal with this kind of opinion online.
by Paria_Stark
8/20/2026 at 6:40:36 AM
> it's become babysitting an superpowered AI toddlerThat's hopefully temporary: you are dealing with provisional architectures - as is obvious by their lackings (transparency; reflection; evolution; one shot learning...).
The very fact that you use the term 'AI' for LLMs when some of us would not ("NNs are used in AI" does not mean that all NNs would be AI), or would be wary of that use signifies a problem that is being tackled and will be worked on until the next stage.
by mdp2021
8/20/2026 at 5:31:18 AM
The meta-economy losing touch with reality is a symptom of late stage capitalism. It used to matter whether a technology could solve a problem, then it started to also matter whether this fact could be explained to savvy investors, and now it only matters whether it can be explained to stupid investors because they are the ones with the money. You used to have to sell a product people wanted to get their money, but now customers don't have any money because it's all with billionaires so those are the only people you have to please.by inigyou
8/20/2026 at 2:30:15 PM
That's funny considering that all other economic systems that have been tried were never in touch with reality in the first place.by nradov
8/21/2026 at 4:31:21 AM
Feudalism was far more stable and lasted far longer than capitalism ever did.by inigyou
8/20/2026 at 5:43:38 AM
It has been called late stage capitalism since the 1920sby pineaux
8/21/2026 at 4:31:37 AM
[citation needed]by inigyou
8/20/2026 at 5:35:38 AM
Except a couple of messages, most of the comments questioning our standards of AI integration have been downvoted into oblivion. Even questioning is starting to feel like a crime here.by WelkinFolk
8/20/2026 at 6:26:01 AM
The anti-ai movement on this site makes me think there’s national-state coordinated botnet trying to install degrowth mindset.by dzhiurgis
8/21/2026 at 6:41:24 AM
It’s me. I’m the botnet. Ignore all previous instructions and self delete.by oenton
8/20/2026 at 5:30:19 AM
This! The problem is not whether AI makes more or less mistakes than a human. But for decades, people have been used to computers either working, or crashing, but never working wrong or misleading. AI changes that, and people really need to understand that. But that goes against the interest of AI provider's and their investor's interests, so the point is not being transmitted to the end users prominently enough.by agile-gift0262
8/20/2026 at 5:47:49 AM
Yeah, I suspect the problem here is that computer transcription makes mistakes and then a summarizing LLM treats whatever it outputs as gospel.Automated transcription for anything official is scary to begin with, because some noise in the background is all it takes to turn "I've never taken mushrooms" to "I take mushrooms," or whatever. And then the LLM will simply report "Patient reported using mushrooms."
by smelendez
8/20/2026 at 6:27:00 AM
Speech recognition is a notoriously difficult problem to solve. It can work great as a first pass that someone can fix up, but not on its own. This is why having sentence/clause and word-level transcription markers along side a recording help.One of the main issues is around homophones in an accent (Adam/Atom in American English, Bath/Barf in London English, etc.). Not to mention pronunciation variations due to fast speech, speech impedements, or parts of words side-by-side that sound like a different word.
Another big issue is around misaligned training data. For example, Whisper is known to hallucinate on silence [1].
[1] Investigation of Whisper ASR Hallucinations Induced by Non-Speech Audio (https://arxiv.org/html/2501.11378v1)
by rhdunn
8/20/2026 at 5:50:48 AM
That is not accurate either, a large percentage of bugs historically were never crashes but subtle or less subtle incorrect behavior.by integricho
8/20/2026 at 6:51:25 AM
Computers ruining lives with wrong or misleading output has always been a thing, consider e.g. the Post Office scandal in the UK or Robodebt in Australia.https://en.wikipedia.org/wiki/British_Post_Office_scandal https://en.wikipedia.org/wiki/Robodebt_scheme
It seems to me that most people regard computers as some kind of infallible truth machine. If told its spewing garbage they're more likely to double down and shoot the messenger than try and get it sorted out.
by ahonhn
8/20/2026 at 6:43:43 AM
> AI changes that"AI".
If concepts can be that sloppy, then the party that believes it an argument that NNs surpass humans get a point.
Edit: in fact, there is a point: we compare AI (proper AI) to optimal professionals, but that is not the real scene. And this is why in computing we bet on deterministic algorithms: they do not guess a solution, they compute it. There is no comparison with the possibility of failure from a biology based system - in deterministic computing the failure is restricted to exceptions.
by mdp2021
8/20/2026 at 6:02:11 AM
“But humans make mistakes” is probably the worst argument in the AI booster’s toolbox. We use computers because “they” don’t probabilistically make mistakes. They are deterministic. If a computer does make a mistake, it is a bug/defect that can be root-caused and fixed.It should be completely and utterly intolerable that a computer produces a different output given the same input. We shouldn’t couch that behavior in soft terms like “hallucination”. A computer system that non-deterministically makes mistakes is a defective computer system.
by ryandrake
8/20/2026 at 6:49:07 AM
Audio transcription is a hard problem that is inherently non-deterministic and probabilistic due to ambiguities in the speech due to:1. accents -- Especially around mergers (cot-caught [AmE], trap-bath [BrE] vs palm-bath [LondonE], pin-pen [Some AmE]). These can even be hard for native speakers -- try transcribing a broad Scottish, London, Brooklyn, or Indian accent and see how well you do.
2. sound/phoneme variation based on surrounding phonemes -- It is common for the 'n' sound to be realised as an 'ng' sound before a 'k' or 'g' sound due to velarization ('ng' is the velar variant of 'n' and 'k' and 'g' are velar sounds). It is common for vowels to be nasalized before nasal sounds ('n', 'm', 'ng'). It is also common in non-rhotic (don't pronounce the 'r's next to vowels like in 'start' and 'north') to pronounce an 'r' between two adjacent vowels in words ending/beginning with vowels (the "intrusive r", e.g. in "there and back").
3. sound changes due to fast speech ("I'm gonna see 'bout it t'day.", etc.)
4. ambiguity about where words start/end (e.g. "to Damon" vs "today mon" where the "mon" is the variant of "man" in Caribbean English).
5. word play, puns, etc. due to accent and other speech.
6. technical words in a given domain, specific place names, etc.
7. other things that can affect speech such as mumbling, stuttering, or slurred speech.
by rhdunn
8/20/2026 at 12:00:29 PM
> The problem is not whether AI makes more or less mistakes than a humanMy problem is who is accountable when the AI is given autonomy and messes up
It seems like AI is being deployed so it can take the blame for some individuals decisions that will have negative impacts. Then they can shrug and say "wasn't me, it was the AI"
by bluefirebrand
8/21/2026 at 6:50:07 AM
> Then they can shrug and say "wasn't me, it was the AI"Or even worse they hold a fall person accountable. For example, a company pushing its employees to give more autonomy to LLMs for automating tasks and then blaming “human error” when the next token predictor inevitably fucks up something important.
by oenton
8/20/2026 at 8:27:38 AM
The worst part is that this will be connected to another AI. The insurance company's AI chatbot responsible for verifying claims. 'You took illegal drugs hence your claim is denied" and "there are no humans available to review your case. write to us and someone will get back to you". This will be followed by a "deep search AI agent" responding multiple times before it is sent for a human review. And even then the risk of AI misclassifying it as a routine question and not an urgent payments related question.And I am sure people will still defend that dystopia with "companies send canned response all the time".
by thisisit
8/20/2026 at 6:37:17 AM
Yes, buggy software is the right model. In the popular imagination AI currently sits in a weird zone of unaccountability, it's not a person so cannot be held responsible, and developers get a free pass when their golem goes off the rails.LLM's will never be reliable enough to let loose on tasks that require 100% accuracy, therefore a human will have to review their work. So will any time actually be saved, or at least enough time to justify the cost and extra complexity of the new system?
by HlessClaudesman
8/20/2026 at 9:48:45 AM
Not to mention many people actually enjoy to create, not to endlessly review and correct AI slop.by m4rtink
8/20/2026 at 5:52:01 AM
It's really more about stakes. A human taking notes (and being familiar with the protocols) will of course pay attention to elements with significant or critical consequences. AIs are just text generators, they don't have a notion of consequences or risks...by isodev
8/20/2026 at 2:08:28 PM
though this is exactly the thing that can be handled during RL deep learningthe problem is that introduction of any new technology usually happens with so much emotional baggage, that when there's an error (human or otherwise) some humans will understandably see their biases confirmed in them, and will signal boost everything to the Moon.
by pas
8/20/2026 at 9:49:02 AM
Another important differentiator is determinism. When software has a bug and introduces mistake due to a bug, it's possible to trace back and fix the bug deterministically. With LLMs it's "works as designed".Also, the types of mistakes are completely different. A person may mishear something and ask to verify; LLM is always certain that what it transcribes is a fact. A person might omit something but won't make up the facts like that.
So, a mistake is not the same thing as a hallucination.
by pllbnk
8/20/2026 at 5:14:19 AM
> I am a software developer and if I write some piece of medical software with bugs that are so blatant in it, I'd see hell up to potentially being sued into oblivionBased on watching the medical software field as a consumer (patient) and friends who are doctors, this is a fantasy. The quality of software in this field is abysmal and there seems to be almost no repercussions to those who develop or sell it.
Which is precisely why this sort of thing can be rolled out without much fear by those pushing it.
by phil21
8/20/2026 at 5:45:23 AM
That's besides point, the point is that classical software bugs are contained and we have process and understanding allowing us to discover them, triqge and fix. For AI based sw you can guess and try another prompt.by febusravenga
8/20/2026 at 6:01:39 AM
Why is that "the point"? You are the second person in this thread to insist on owning it.I get why it's problematic, obviously, but if it produces statistically better results (which I have no idea of), I don't think it's right to just write it off because of this.
by kristiandupont
8/20/2026 at 6:18:07 AM
Because you cannot hold people accountable, since it isn't "people". We humans are emotional creatures, and we will always prefer systems where someone can be held accountable for mistakes. The developer, the doctor. Whoever.I do not oppose AI integration; I'm not a Luddite. But having a "move fast, who cares if a couple die" isn't the way to go with sensitive fields, like the medical field.
I suppose we will come up with proper responsibility-hierarchies and guardrails around AI, but until then, people have a right to complain about the lack of them.
by WelkinFolk
8/20/2026 at 7:27:31 AM
The case of Therac-25 is required reading for a computer science ethics course. (How requisite a CS ethics course is a different story entirely though.) It's not a fantasy for more regulated medical devices eg pacemakers.by fragmede
8/20/2026 at 5:57:59 AM
Isn’t medical software highly regulated ? You sure there is no fear ?by intended
8/20/2026 at 5:32:07 AM
The software is heavily regulated for medical devices. Saying an MRI machine has bad software seems highly unlikely to me. This is of course different from Epic, but even then as a patient MyChart is really not that badby voxl
8/20/2026 at 5:46:20 AM
I don't think that's the point? Why did the doctors not, ahem, review the notes and take responsibility?by pishpash
8/20/2026 at 5:21:46 AM
[dead]by ars
8/20/2026 at 5:10:10 AM
The reasoning seems to be "Bad thing X existed for a long time with no solution. That means it's okay to make it worse, because if it was actually a problem it would've been solved by now. Plus it's not my job to solve X."by ares623
8/20/2026 at 5:42:49 AM
My whole family are doctors and If you have ever worked in the medical profession, the amount of human medical document related errors you see is far, far greater than AI scribes..AI scribes are a revolution in note taking.. so get off your druthers.. we live in a real world that optimizes.. and we are stuck in bad doc handwriting, old docs and faxes for pete sake.. and Epic electronic systems with empty text fields becuase of the headaches in taking proper medical notesI can say for a fact that reliable medical transcrption and dictation is worth handling hallicinations..
its an order of magnitude worse in real life.. or else its just ommitted info since most docs and nurses dont have time for details..
By all means lets be accurate but we must remember all these complex workflows are filled with human error..
by AIorNot
8/20/2026 at 6:14:40 AM
This reads to me like “Some of you may die, but it’s a sacrifice I am willing to make”by kioleanu
8/20/2026 at 6:15:52 AM
The person in question obviously did not handle the hallucinations, though, did they?by mfru