Hacker News new | ask | show | jobs
by rscho 1960 days ago
> This work has greatly increased accuracy in diagnosis, saving lives.

As an MD with a special interest in statistics, color me skeptical. I'd love to be proven wrong though, so please provide references.

Edit: yeah, so the way this whole thread is developing really goes to show (yet again) that medical AI hype is relying as strongly as ever on the fantasies of people who've never seen any clinical work.

2 comments

I know of at least one Canadian hospital that's incorporated ML into 100% of their ED triage. Sure it's not some state of the art deep learning architecture, but it's definitely a step above the old crop of heuristic-based systems you see so often in medical software. "Medical AI" is a stupid term that's been co-opted by more hucksters than legitimate practitioners, so I prefer to talk about more concrete (and less fanciful) applications like patient chart OCR or capacity forecasting.
> I know of at least one Canadian hospital that's incorporated ML into 100% of their ED triage.

Cool! Which hospital is that? Is the clinical staff happy with the results?

Personally, I've never seen any medical ML application that made my job easier. But it would be nice to see.

Maybe not hard data, but EPIC's software (which is used in about ~25% of hospitals for EHR) has over the years been utilizing patient data to be used for treatment recommendation purposes. Again, difficult to weigh the impact if we don't know how many doctors are relying on these types of recommendations and acting on them but it is definitely out there in the real world at the moment. >>https://www.epic.com/software#AI
> we don't know how many doctors are relying on these types of recommendations and acting on them

I can answer that: close to zero. Clinicians don't want stuff that makes recommendations, as good as they may be. They want a bycicle for the mind: something that helps them visualize, understand the big picture and anticipate better. And also ensure that trivial stuff to do is not forgotten (now that's the place a recommender engine could fit in). That's a fundamental misunderstanding of what a clinician's job is that is unfortunately very common.

What do you ask of your software tooling? Do you want something that just tells you what to write? No, you want a flexible debugger. A compiler with precise error messages. You want a profiler with a zillion detailed charts allowing you to understand how everything fits together and why such and such is not the way you anticipated. Same thing for medicine until the day machines will actually do better than humans, which is not tomorrow nor the day after.