top | item 47022396

(no title)

nayroclade | 14 days ago

Arguments against proactive MRI scanning always seem to have a whiff of status quo bias to them. Yes, right now MRIs are expensive and false positives are common, but if regular scans were widespread, it's likely this result in innovations that would drive down costs, improve accuracy, as well as producing a much larger corpus of data with which to guide diagnosis and reduce false positives.

To use a software analogy, if your downtime detection system kept producing false negatives, would your solution to be just turn it off? You'd get some better night's sleep, but you'd pay for it when the system really went down and you had no idea.

discuss

order

kcexn|14 days ago

There's a softer component to healthcare which is that people can overreact to medical results. If a doctor administers a scan, finds a handful of likely benign things but wants to administer another scan later on down the line, I'm probably much more likely to look for a second opinion that tells me to cut them out (even if it may not be medically necessary) than trust my doctor that "it's probably fine".

It's probably more accurate to use a software analogy about performance metrics. We measure random request spikes now and again that strain the system. It's probably fine, but later on down the line, something could change that results in an outage during one of these spikes. Do we proactively fix the problem even if no change is expected? Or do we wait till there is definitely a problem before taking action?

munksbeer|14 days ago

But surely this would decrease as we learned more from more frequent MRI scanning. Doctors and patients would be less likely to overreact, and we'd settle in on something better?

I'm not an expert though.

MagicMoonlight|14 days ago

No, this is more like disabling logging because people are concerned the server is going down.

“Don’t worry about it, I don’t think it’s a real issue so we’re just going to ignore it”

n8henrie|14 days ago

Not to mention the malpractice risk and potential for extra income, which -- depending on where you live -- may strongly (if subconsciously) influence your physicians interpretations and recommendations.

Do you think a doctor is more likely to call something "possible cancer" and recommend that you either have a specialist do a biopsy (keeping in mind that many of these will be... hard to reach) or at least have a follow up MRI in 3, 6, 9 months?

Or tell you it's "pretty unlikely to be cancer, I don't think we need to worry about it" and then get sued for 20M when they are wrong about 1 in 100 cases (not to mention missing out on all the potential income from above).

At least in the US, the incentives here are grossly misaligned.

_alternator_|14 days ago

The major reason not to do this is that you often get worse outcomes for patients. Oncology provides a lot of examples where “more knowledge” does not lead to better outcomes. Routine ovarian cancer screening, prostate screens, childhood neuronlastoma screens, and breast cancer screens all have shown that overuse will identify more cancer, but do not lead to better outcomes like reduced mortality.

The reasons are complex, but the short answer is that cancer treatment is extremely hard on your body, and even if you don’t treat, stress can literally make you sick. I recommend reading The Emperor of all Maladies if you want to really get a sense for how delicate the problem of early screening is.

danw1979|14 days ago

I’m married to someone running various prostate cancer studies in the UK. I hear the arguments against screening a lot and the issue really blew up recently in the news here.

The thing is, when researchers talk about “worse outcomes” they’re often comparing survival (or rather lack of) against terrible side-effects.

What this fails entirely to capture is that doing something to increase your odds of survival, damn the consequences, is an individual choice. It shouldn’t be up to a health economist to make that judgement.

mvdwoord|14 days ago

I appreciate that, but do wonder, if this is an issue with too much data or how we act on that data. In other words, could there be a future where we do have tons more data, but also use the data in such a way to achieve an overall better outcome for patients?

blueprint|14 days ago

Then they should decide not to treat certain things and have better criteria around that than choosing to bury their heads in the sand and letting people die out of their ignorance.

gjulianm|14 days ago

> it's likely this result in innovations that would drive down costs, improve accuracy, as well as producing a much larger corpus of data with which to guide diagnosis and reduce false positives.

Why is it likely? We already have a lot of MRI data. There are already a lot of incidental findings. It might also be an issue of the MRI not being able to produce enough information to discriminate.

> To use a software analogy, if your downtime detection system kept producing false negatives, would your solution to be just turn it off? You'd get some better night's sleep, but you'd pay for it when the system really went down and you had no idea.

The analogy is rather something like this: your downtime detector is not just a "ping" but a full web browser that tests everything and it sometimes flags things that are not actually issues. So you don't turn it off, but you only use it when you have another signal that indicates that something might be going wrong.

OneDeuxTriSeiGo|14 days ago

> Why is it likely? We already have a lot of MRI data. There are already a lot of incidental findings. It might also be an issue of the MRI not being able to produce enough information to discriminate.

This is the main reason. Well technically the opposite of the main reason but more or less it's the same. MRIs are extremely high fidelity nowadays and as a result it's really really hard to read an MRI. Every person is different and there's a lot of variations and weird quirks. You get all the data rather than clearly identified problem areas like you get with say a CT w/ contrast, etc.

That's actually exactly why it's important to have MRIs more frequently to be able to establish baselines and identify trends as they develop.

terminalshort|14 days ago

We do not have a lot of MRI data. The average person probably gets a couple MRIs in their lifetime, and this is biased because we wait until something is clearly wrong to get the MRI. If you want to find an MRI scan of an early stage asymptomatic cancer, the only data on that will be the exceedingly rare case that someone has something else unrelated wrong with them in the same general area and gets an MRI for that, and then just by chance also has the early stage cancer at the same time.

buckle8017|14 days ago

> We already have a lot of MRI data.

That's true but not in a useful way for improving MRI screening.

What we have is lots of days from people who were sent to get an MRI because they had a complaint.

That's a very different group than people doing screening.

srean|14 days ago

False positives trigger more diagnostics some of which can be harmful, not just psychologically but physiologically as well.

If false positives are ok, why not build a down time detector that rolls a die every 5 mins and alert on hitting a 6.

jb1991|14 days ago

Additional diagnostics can also be very expensive. Articles like this don’t seem to understand the overall costs to a health system with decisions like these. And that cost eventually does go down into the pockets of patients one way or another.

preommr|14 days ago

> some of which can be harmful,

Like what?

I've seen instances where this is used as an excuse for what is, ostensibly, a trick to dimiss people using something that sounds vaguely professional. Like when doctors say they don't want to do additional x-rays because of the risk of radiation exposure, nvm that if it comes out slightly blurry they'll ask to redo it, or if you're cautious about it initially they'll tell you how it's not big deal and there's more radiation in a cluster of bananas.

MagicMoonlight|14 days ago

Harmful to shareholder value.

Personally I’d rather have cancer checked out rather than have a “wait and die” approach

smsm42|7 days ago

> if your downtime detection system kept producing false negatives, would your solution to be just turn it off

It's more like if your CI build fails in 95% of runs, and in only 2% of runs it indicates a real bug, do you have a bad CI which is next to useless for detecting bugs? I'd say yes, that's exactly what you have. No developer is going to pay any attention to this CI, and if you tell the developers they must ensure tests pass on such CI, they would rebel.

TacticalCoder|14 days ago

> ... if regular scans were widespread, it's likely this result in innovations that would drive down costs, improve accuracy, as well as producing a much larger corpus of data with which to guide diagnosis and reduce false positives.

And if there's one thing where AI models really do already excel at it's classifying and noticing patterns.

Many dermatologists (not all of them yet, at least not in the EU), for example already have software classifiers using pictures of one's skin and helping guide diagnosis. I've lots of moles/nevi and freckles on my skin: I'm one of those Gen X kids raised by parents that had no idea that sun exposure and sunburns was a bad thing so I regularly get warning shots and my body, especially my back, if full of scars for for my entire life dermatologists have regularly removed concerning little buggers and sent them to the lab for further analysis.

Nowadays my dermatologist is helped in her classification by hardware/software.

I don't see why that wouldn't be the way forward for full scan MRI: they'll begin to be more and more hooked up to AI classifiers.

It always takes time: it's not as if the tech comes out and in 48 hours every hospital/physician is equipped with it.

It's literally the future is here (classifiers helping dermatologists find concerning nevi), just not evenly distributed (many dermatologists still don't have access to these latest machines).

n8henrie|14 days ago

I can't imagine this taking strong hold in the US unless it shields physicians from legal consequences of false negatives or produces enough false positives to ensure revenue doesn't fall.

I don't see any way that the hospital systems running healthcare in the US would embrace a technology that reduces false positives (income) without decreasing false negatives (risk and lost income) at least as much.

miduil|14 days ago

> Arguments against proactive MRI scanning always seem to have a whiff of status quo bias to them

More and more European countries are currently adopting Lung Cancer screening programs. It's usually limited to people with a certain amount of cigarette-pack-years, but still gives the opportunity for driving more of the innovation you're talking about. I think the main challenge at the moment is that nothing in healthcare is prepared of looking at those scans effectively, a radiologist has full medical education + additional specialization - without effective procedures you'll never be able to provide full-body scans with any meaningful impact.

pfdietz|14 days ago

It's helpful in justifying screening that non-small cell lung cancer treatments have greatly improved in recent years.

FuckButtons|14 days ago

It’s expensive because superconducting magnets cryogenically cooled in liquid helium are expensive to build and run. No amount of demand signal will overcome that reality.

expedition32|14 days ago

Not just cost also time. When I had my scan it took 45 minutes and two trained nurses.

Ofcourse in America poor people don't have access to healthcare so it's a lot easier. But in a universal healthcare system everything has to be rationed.

RataNova|14 days ago

But medicine isn't quite the same feedback loop as downtime monitoringg

kube-system|14 days ago

This isn’t just about false positives.

Most people do have things “wrong” with their body, but they are asymptomatic. The human body can and does cope with a certain amount of failure and/or anomaly as a part of normal operation that we otherwise consider healthy.

The problem is that this information is often not actionable. An MRI is great at identifying which ways your body doesn’t look like a textbook reference body, but it doesn’t necessarily tell you what those things are or whether they will ever cause you problems. The way the body naturally responds to problems doesn’t always look perfect on a scan but if it results in no symptoms it is the best result. And for most asymptomatic findings, taking an invasive next step has more risk than the finding itself. And these findings will always be in the back of the patients head, whether relevant or not, and might complicate how they seek care for other real issues later on.

Apes|14 days ago

> An MRI is great at identifying which ways your body doesn’t look like a textbook reference body, but it doesn’t necessarily tell you what those things are or whether they will ever cause you problems.

Its the doctors doing this, not the MRI.

There's this weird definition switch that always happens with the "overdiagnosis" defense where the information gets blamed for the overdiagnosis. An MRI doesn't provide any diagnosis in any sense of the definition. A doctor does.

Claiming an overdiagnosis defense is essentually implying the medical industry is worse for most than doing nothing.

LogicFailsMe|14 days ago

Same logic as not treating the cancer of an 80 year-old as a heuristic rather than looking at the health, genetics, and epigenetics of the individual beyond the chronological age. Whatever happened to "personalized medicine?"

This article sees methodological failure, I see training data. Training data that could ultimately be used to refine low resolution scans into targeted high resolution scans as needed driving down costs and driving up accuracy. We've already demonstrated AI upscaling, what's the blocker to doing the same for MRI?

And finally, who are any of us to tell people what they can do with their money? China has these things down to $70. And they're leaning in hard on improving them. Cue obligatory China cuts corners blah blah blah. Sigh.