Slashdot Mirror


Stanford Trains AI To Diagnose Pneumonia Better Than a Radiologist In Just Two Months (qz.com)

A new paper from Stanford University reveals how artificial intelligence algorithms can be quickly trained to diagnose pneumonia better than a radiologist. "Using 100,000 x-ray images released by the National Institutes of Health on Sept. 27, the research published Nov. 14 (without peer review) on the website ArXiv claims its AI can detect pneumonia from x-rays with similar accuracy to four trained radiologists," reports Quartz. From the report: That's not all -- the AI was trained to analyze x-rays for 14 diseases NIH included in the dataset, including fibrosis, hernias, and cell masses. The AI's results for each of the 14 diseases had fewer false positives and false negatives than the benchmark research from the NIH team that was released with the data. The paper includes Google Brain founder Andrew Ng as a co-author, who also served as chief scientist at Baidu and recently founded Deeplearning.ai. He's often been publicly bullish on AI's use in healthcare. These algorithms will undoubtedly get better -- accuracy on the ImageNet challenge rose from 75% to 95% in just five years -- but this research shows the speed at which these systems are built is increasing as well.

75 comments

  1. Volume might be the issue by Bruinwar · · Score: 4, Insightful

    From what I have heard, most radiologists review large stacks of MRIs, CTs, or Xrays. They miss stuff all the time. AI wouldn't get tired, or be in a hurry.

    --
    SLOWER TRAFFIC KEEP RIGHT
    1. Re:Volume might be the issue by fph+il+quozientatore · · Score: 0

      Sure - I don't care what the reason is; if you want to defend the superiority of your fellow humans, feel free to do so. I just want to know if I am healthy with the highest possible accuracy, and if a machine does it better than a human, then so be it.

      --
      My first program:

      Hell Segmentation fault

    2. Re:Volume might be the issue by Anonymous Coward · · Score: 0

      The good news is, AI won't get tired, it just gets better with volume.

    3. Re:Volume might be the issue by Anonymous Coward · · Score: 0

      Do algorythms always get better ? Does reality ?? Something better than Jane Mansfields tits ? Has ice-cream got better since Burshels Dairy closed in 1962 ? Or painting than, say "Lost on the Grande Banks" ? That's only a few ... recent stuff.

    4. Re:Volume might be the issue by Anonymous Coward · · Score: 0

      You know what never gets better? My lawn, because of all the damn kids on it!

  2. Medicine is too broad a subject to leave to humans by chaoscustard · · Score: 5, Insightful

    It's becoming increasingly clear that no human can possibly have a functional grasp of all the knowledge required to make accurate diagnosis across all possible conditions. In the current model patients hope that they have something simple or obvious, and if not that their doctor can send them to the correct expert. This has far too many false positives and false negatives built in.

    AI systems able to access comprehensive libraries of information are better at this type of work. Sure, I'd want an expert who can tailor search terms, accurately describe symptoms in a consistent manner, but for a number of years now I've been cheering every AI advance in clinical diagnosis. Can't come soon enough.

  3. ...in training too. by DrYak · · Score: 4, Insightful

    Volume also plays a role in training too.

    To be considered trained, the radiologist usually have to go through several dozen of hundreds of MRIs, CTs and Xrays.
    (They are not litteraly counted one by one. It's just accepted estimation that by the time the medical doctor finishes 5 years intership, he'll have seen enough example to be considered trained enough to have his radiologist certification).

    The big advantage of the machine, is that instead of taking 5 years of internship training, you can have the neural net train by going through the 100'000 in one big computational jobs on the cluster.

    There's this folk saying (Started by Malcolm Gladwell) that you need 10'000 hours of practice to become a master of anything.
    The big benefits of AI is that these 10'000 hours don't need to happen in real-time anymore but can be simulated in a computer.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:...in training too. by CastrTroy · · Score: 2

      Also, once you've trained one machine, it's easy to transfer that knowledge to another computer. It's also easy to correct mistakes. Let's say that a computer had a mistake. It's easy to feed that information back into the system and make it learn from it's mistakes. with radiologists, even if you did let them know about the mistake, it's not so certain that they would learn from that mistake, and they might even take it the wrong way, because people have egos and feelings.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    2. Re:...in training too. by Mr+D+from+63 · · Score: 2

      Did they take into account the trained conservatism in diagnosis? Radiologists (and doctors in general) will err on diagnosing as possible positive and then testing for validation. AI doesn't care about playing it safe.

      Not discounting the usefulness as a tool, just adding perspective to the comparison.

    3. Re:...in training too. by Anonymous Coward · · Score: 0

      you could likely train this into the AI using the original conservative assessment from the doctor as your target result.

    4. Re:...in training too. by CrimsonAvenger · · Score: 1

      and make it learn from it's mistakes.

      And speaking of mistakes - possessive of "it" is "its" (no apostrophe). "It's" is a contraction of "it is".

      --

      "I do not agree with what you say, but I will defend to the death your right to say it"
    5. Re:...in training too. by Mitreya · · Score: 1

      It's also easy to correct mistakes. Let's say that a computer had a mistake. It's easy to feed that information back into the system and make it learn from it's mistakes. with radiologists, even if you did let them know about the mistake, it's not so certain that they would learn from that mistake,

      It's that simple.
      1. Feeding back a mistake may or may not change the model. It probably won't. When you train a machine learning model, it finds the best fit which still fails to match some of the input (i.e., you don't typically get 100% accuracy even on the training set)

      2. A sufficient amount of new data that does change the model could break cases that were previously accurate. Humans don't typically re-consider past correct decisions just because they learned something new. A machine learning algorithm might.

    6. Re:...in training too. by swillden · · Score: 1

      Did they take into account the trained conservatism in diagnosis? Radiologists (and doctors in general) will err on diagnosing as possible positive and then testing for validation. AI doesn't care about playing it safe.

      I think you'd still want human judgement in the loop, at least in the near term. However, there's no reason the AI couldn't be trained to emit "probably X, do tests A, B and C to confirm".

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    7. Re: ...in training too. by Anonymous Coward · · Score: 0

      You will find answer to that from the summary. AI is better even when taking that into account. And AI doesn't tell yiu true or false. It gives you percentage. E.g. I'm 78% sure this patient is sick. You can set the limit to whatever you like depending on how many false positives you want to get.

    8. Re:...in training too. by sjames · · Score: 1

      better yet, a result and a confidence figure. Most likely, high confidence results just accepted and a human review for more marginal cases.

    9. Re:...in training too. by sjames · · Score: 1

      THANK GOD you caught that terribly confusing mistake before it killed billions!!! That was, of course, the most important aspect of the discussion. People dying (or not) of cancer pales in comparison.

  4. Old tech and idea by blahbooboo · · Score: 2, Insightful

    They've had this sort of tech to read digital images for decades. Papnet is used to read pap smears since the mid-1990s.

    http://www.lightparty.com/Heal...

    1. Re:Old tech and idea by swillden · · Score: 2

      They've had this sort of tech to read digital images for decades. Papnet is used to read pap smears since the mid-1990s.

      http://www.lightparty.com/Heal...

      That's like saying the Webb Space Telescope is old tech because Sputnik. Papnet can't read x-rays, and it's not because it never occurred to anyone to try to automate the analysis 20 years ago, it's because it's a harder problem that 90s-era technology couldn't handle.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  5. Much more complex by DrYak · · Score: 3, Interesting

    It's becoming increasingly clear that no human can possibly have a functional grasp of all the knowledge required to make accurate diagnosis across all possible conditions.

    No, it's much more subtle than that.

    The things that they teach you at med school, are mostly rule of thumb. Simple algorithms that you can learn so you can get through your job without killing too many patients.
    To diagnose pneumonia, there's a check list of things that you learn to look for and which allow you to say with some relative certainty whether or not the thing you're seeing is pneumonia.

    Then there's the "clinical" experience. After seeing things for thousands of times, you start recognizing them automatically.
    Like looking at an X-Ray picture and immediately "feeling" that there's "something funny" without even needing to start going through any checklist.
    It's your old family doctor who can automatically guess the problem just be looking at how you walk like entering his office, or just based on the noises he hears outside, from the waiting room.
    (Of course, there's some part of Sherlockian lightning fast thinking and deducting going on and a strong focus on very small otherwise imperceptible details.
    But there's also some part of instinctive almost-sub-conscious gut feeling - how else would you know on *which* of the thousands of small imperceptible details to focus your inner Sherlock on ?)

    That not something that you can learn by rote memorization during medical studies. That's something that comes slowly over time with practice.

    The big advantage of neural nets, is that you can simulate all this experience inside a computer, by "simply" throwing hundreds of thousands of pictures at the neural into in a huge computational batches on the cluster.

    AI systems able to access comprehensive libraries of information are better at this type of work. Sure, I'd want an expert who can tailor search terms, accurately describe symptoms in a consistent manner, but for a number of years now I've been cheering every AI advance in clinical diagnosis. Can't come soon enough.

    In the end, as any other advances in the artificial intelligence field, you'll still need human oversight in the foreseeable future.
    AI currently isn't replacing the job of actual doctors, as it is in providing more information faster to help taking the decision while taking all other informations on the way.
    (Just like ECG able to propose diagnostic didn't cause the cardiologist specialist to disappear over-night).

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:Much more complex by Anonymous Coward · · Score: 1

      I'll add to this that, frankly, modern doctors by and large suck, or maybe they're overwhelmed by insurance forms or the medical examination chain is broken because you no longer spend 20 minutes with your doctor and instead spend 6 with a receptionist and then 7 with a nurse and then another 6 with a nurse practitioner, and maybe 1 minute with an actual doctor.

      A couple of years ago I was reading an article about common diagnoses that doctors miss, and at the end of the article was an exam where they gave a paragraph of patient symptoms and asked the doctor for a diagnosis, two dozen cases or so, and a note that when given to practicing doctors less than 50% got them all right (or maybe it was they would get less than 50% of the questions right - I can't recall). I gave the exam to my father, a 90 year old with some mental impairment who hasn't practiced medicine in nearly 20 years (I did it because I like to engage his mind when I can on doctoring problems which he seems to enjoy - my wife and I will also call him for an opinion with whatever minor medical anything is occurring to either ourselves or one of our friends), and his score was perfect. But of course he practiced back before HMOs existed. They really should be called CMOs, because it's not health they're managing, but cost.

    2. Re:Much more complex by TheMeuge · · Score: 0

      Actually it's much more complex than that.
      Unless it's lung-drowningly obvious, pneumonia is a clinical diagnosis, not a purely radiographic one.

      Perhaps it's some dork's wet dream to have all-knowing AI make all their decisions in life for them, but I can't help wondering how much humanity we're willing to give up.

    3. Re: Much more complex by Anonymous Coward · · Score: 0

      Even more complex you may not know what rules the AI is using to evaluate something. However, after training, it does work. And as long as you don't as it to make ice cream, it will give you good answers.

  6. Re:Medicine is too broad a subject to leave to hum by Registered+Coward+v2 · · Score: 2

    It's becoming increasingly clear that no human can possibly have a functional grasp of all the knowledge required to make accurate diagnosis across all possible conditions. In the current model patients hope that they have something simple or obvious, and if not that their doctor can send them to the correct expert. This has far too many false positives and false negatives built in.

    AI systems able to access comprehensive libraries of information are better at this type of work. Sure, I'd want an expert who can tailor search terms, accurately describe symptoms in a consistent manner, but for a number of years now I've been cheering every AI advance in clinical diagnosis. Can't come soon enough.

    The AI can also triage the scans into sets based on diagnosis which would allow the radiologist to verify the most serious cases or positive results first, and then validate the negative results. This would be better use of their time while still providing a check on the AI. Better still, negative results could be reviewed by a trained NP or PA and the questionable ones sent to an MD; saving money in the process without reducing the quality of care.

    --
    I'm a consultant - I convert gibberish into cash-flow.
  7. AI Irony by DrYak · · Score: 1

    The things that they teach you at med school, are mostly rule of thumb. Simple algorithms that you can learn so you can get through your job without killing too many patients.

    Which, by the way, is going to be an irony completely lost on the "replace occurence of 'AI' with 'algorithm' and complain loudly" trolls that invariably pop-up on each machine learning article.

    In, this case, it's the fresh med-school graduate who's using "an algorithm", and the AI which is most definitely relying on the intrinsic pattern-finding properties of any neural network / brain (be it in a biological real-world brain or a simulated one).

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  8. In other news by Anonymous Coward · · Score: 0

    Doctors in radiologist help them program AI by doing all the work over the last half-century

  9. Good! by Anonymous Coward · · Score: 0

    I got taken to the emergency room with pneumonia, years ago. They thought I was faking.

  10. Sure but... by Anonymous Coward · · Score: 0

    Who wants to wait 2 months to be diagnosed with Pneumonia?
     

  11. Re: Medicine is too broad a subject to leave to hu by grep_rocks · · Score: 1

    Pnumonia is pretty easy to see in XR or CT - this shouldnt suprise anyone - but it is an advance a tired overworked resident can miss even the blatantly obvious

  12. Yes let the AI decide. by DumbSwede · · Score: 4, Interesting

    I had unnecessary lung surgery 12 years ago because I was misdiagnosed with lung-cancer when all I had a mild fungal infection common in my area at the time called histoplasmosis. I’ve no doubt AI’s would prevent these kinds of mistakes. I also remember being told my chance of having lung cancer was 97% by the radiologist. I’m pretty sure as a young non-smoker he didn’t factor in any kind of bayesian statistics to arrive at this answer, but just looked a chart based on signal return from a PET scan. Hopefully these days at a minimum there would be some app that has them plug in relevant variables and does the bayesian analysis for them.

    Trust me, recovery from invasive lung surgery is no picnic.

    We don't get bent out of shape when machines read bar codes to price our grocery items instead of a human reading the price sticker. The machine is doing essentially the same thing, but far more accurately. The only difference is we take the price and refactor into a visual form easier for the machine to read. Imagine the accuracy if the Human had to read the bar code instead and remember the item associated with it.

    1. Re:Yes let the AI decide. by Anonymous Coward · · Score: 0

      I’m sure AI is infallible and the scenario you happened to udergo is impossible with computer guidance /s

    2. Re:Yes let the AI decide. by Anonymous Coward · · Score: 0

      Yeah, that's exactly what he said, you moronic insensitive troll. Remember, karma's a bitch.

    3. Re:Yes let the AI decide. by Anonymous Coward · · Score: 0

      If your histoplasmosis looked like lung cancer in an Xray, AI would say you had cancer.

      It takes either real doctor (not an incompetent one) or another AI with (a) access to a wider dataset and (b) the ability to order further tests, to get to the right diagnostic.

  13. It's stunning by Anonymous Coward · · Score: 0

    There are no limits to science. Think how many jobs we will be able to eliminate in the next years! We may well be able to reach 99% human redundancy within two decades!

  14. Critical out of band information by Anonymous Coward · · Score: 1

    Is the AI allowed to know what medical insurance the patient has, in order to extend the recommended treatment just enough to keep all the hospital beds occupied? I swear, I've run into this. When I turned up with chest pain, and good insurance, they took three days of running me through all the expensive tests, including the machine that goes "ping!"

    My own non-specialist explained it in 30 seconds with a good listen to my chest when I got to him. Pericarditis: there's a very characteristic rubbing sound, which the first nurse *heard* and, on reviewing their behavior, diagnosed correctly, but was not allowed to discuss with me, the pain can be quite alarming and feel like a heart attack, but it's aggravated by breathing: it's very characteristic and easy to diagnose *if you can hear it without gasping in pain yourself*. As best I can tell, they kept that nurse the hell away from me while a cardiac specialist eventually arrived to blow every possible resource and keep all the beds and fancy equipment busy with the "cardiac" bogyman.

    The unwillingness of clinicians to provide feedback is a horrible, horrible sin of modern medicine. And I don't expect it to be improved by putting an AI in the mix, because the clinicians can and will refuse to provide that information.

    1. Re:Critical out of band information by Anonymous Coward · · Score: 0

      part of this is due to fear of malpractice lawsuits. the nurse very well may have known what it was, but it is possible she does not have the authority to diagnose something like that, and so had she told you it would open them up to malpractice if she had been wrong. Someone with the proper authority would have had to relay that diagnosis to you. Whether those other tests were required, i don't know.

    2. Re:Critical out of band information by carlcmc · · Score: 1

      Let me explain it to you from a medical perspective. One can be fairly sure of the diagnosis, but stakes of calling it wrong are so high, that you cross the T's and dot the I's to prove that it isn't an MI for instance. THIS is how we are trained. Cost and insurance are almost never a factor in these kind of decision making processes.

      Let's say they didn't: (and this same type of back and forth q and a I have observed of attendings teaching resident's with the below line of questioning

      1)patient discharged with diagnosis of 'pericarditis'
      2)patient found dead 1,2, 5 etc days later of MI
      3) attorney in court: "Doctor, did you check serial troponins? etc etc etc?
      4)attorney in court: "Doctor, can a MI present with crushing chest pain etc etc?"

      So, even though sometimes the diagnosis appears to be obvious, when the stakes are high, responsible and thorough health care providers will follow this kind of a path to make sure things are not missed.

  15. It's Deep Learning by thereitis · · Score: 2
    The summary mentions AI several times but that terminology isn't mentioned at all in the research paper abstract.

    "CheXNet: Radiologist-Level Pneumonia Detection on Chest X-Rays with Deep Learning

    We develop an algorithm that can detect pneumonia from chest X-rays at a level exceeding practicing radiologists. Our algorithm, CheXNet, is a 121-layer convolutional neural network trained on ChestX-ray14, currently the largest publicly available chest X-ray dataset, containing over 100,000 frontal-view X-ray images with 14 diseases. Four practicing academic radiologists annotate a test set, on which we compare the performance of CheXNet to that of radiologists. We find that CheXNet exceeds average radiologist performance on pneumonia detection on both sensitivity and specificity. We extend CheXNet to detect all 14 diseases in ChestX-ray14 and achieve state of the art results on all 14 diseases. "

    1. Re:It's Deep Learning by 4wdloop · · Score: 1

      "We develop an algorithm..."

      What does "develop" and "algorithm" mean in context of deep learning?

      Is it an "algorithm" or a process of optimizing the depth of the net?

      And by "develop" do they mean they selected the best performing NNs structure as I suppose the process of "training" it is automatic?

      --
      4wdloop
    2. Re:It's Deep Learning by Anonymous Coward · · Score: 0

      it is close enough. AI is the layman's term for things such as "machine learning", "deep learning". and "neural networks". either way it is magic to them.

      That it isn't an sentient AI like Data from star trek isn't that important.

    3. Re:It's Deep Learning by lorinc · · Score: 1

      The resulting network is the algorithm. "Develop" usually means "propose a specific neural network architecture" in this context. So no, no meta-learning, nor novel optimization algorithm.

    4. Re:It's Deep Learning by swillden · · Score: 1

      The resulting network is the algorithm. "Develop" usually means "propose a specific neural network architecture" in this context. So no, no meta-learning, nor novel optimization algorithm.

      OTOH, choosing a good neural network architecture makes a huge difference, and is decidedly non-trivial.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    5. Re:It's Deep Learning by Anonymous Coward · · Score: 0

      Basically the press has renamed machine learning to AI. And for this story: why shouldn't a better analysis technique give better results? Sounds great assuming it holds up to peer review.

  16. Re:Medicine is too broad a subject to leave to hum by mjwx · · Score: 1

    It's becoming increasingly clear that no human can possibly have a functional grasp of all the knowledge required to make accurate diagnosis across all possible conditions. In the current model patients hope that they have something simple or obvious, and if not that their doctor can send them to the correct expert. This has far too many false positives and false negatives built in.

    AI systems able to access comprehensive libraries of information are better at this type of work. Sure, I'd want an expert who can tailor search terms, accurately describe symptoms in a consistent manner, but for a number of years now I've been cheering every AI advance in clinical diagnosis. Can't come soon enough.

    The thing is, it's not necessary for a medical AI to know everything or have a 99.99999% success rate, unlike an autonomous car which has to make split second decisions based on incomplete information.

    A medical AI analyses a sample and says "Hey doc, this looks like Cancer", the doctor then has a look and determines if it looks like cancer and determines what extra tests are needed or if it's clear enough, goes straight to recommending a treatment. At the very least, it provides an extra set of eyes.

    I understand most posters here are from the US and are used to paying through the nose for basic medical services, but for the rest of us having a medical AI in front of trained doctors will make things a hell of a lot easier and cheaper for the NHS. Simple diagnosis and treatments can be managed by the AI, things like a case of the sniffles or getting a sick note. Advanced cases or ambiguous things can be forwarded through to a human.

    --
    Calling someone a "hater" only means you can not rationally rebut their argument.
  17. If it takes.... by mark-t · · Score: 1

    ... two whole months for the AI to diagnose pneumonia, you'll be lucky to still be alive by then.

    1. Re: If it takes.... by Anonymous Coward · · Score: 0

      It takes that amount time train it. Actual diagnose happens within milliseconds.

  18. Nurses and surgeons by Anonymous Coward · · Score: 0

    Doctors are history

    1. Re:Nurses and surgeons by clodney · · Score: 1

      Doctors are history

      In the long run we are all dead. But in the next few years *radiologists* are going to find themselves in serious trouble I think.

      Radiology is a highly paid specialty, so the incentive to automate it is there.

      Much of the work consists of sitting in a dark room reading images that were acquired somewhere else. No need for manual dexterity or going from room to room, mostly no need for bedside manner. The closest most patients come to interacting with a radiologist is having the primary care doctor show them the report written by the radiologist after viewing the images. That means that if the analytical part of the radiologist work can be automated you are mostly done, since shipping the images to a neural net and getting back a report is the same as shipping the image to a reading room and getting back a report.

      So there is incentive to automate and it is practical to automate. But they keep coming up with new things that imaging can be used for, and developing new and better imaging technologies, so the number of things to automate is large and increasing.

      Neural nets are making amazing advances in automated diagnosis, but so far as I am aware everything is on a disease by disease basis. So there is a network that can diagnose pneumonia, which likely won't care about lung cancers. And you need a completely different net for cardiac CT, and for brain perfusion, and for virtual colonoscopies, and for musculoskeletal (if not one for knees, and one for ankles...), etc. And every one of those issues needs a large body of images to train the network on, meaning that common issues will be quickly automated and uncommon ones will take a long time to be addressed.

      Radiologists won't go away, but I think all the common work will get automated, leading to a smaller number of even more highly paid specialists.

    2. Re:Nurses and surgeons by Anonymous Coward · · Score: 0

      Doctors are history

      Radiologists won't go away, but I think all the common work will get automated, leading to a smaller number of even more highly paid specialists.

      What is happening today is that Radiology reading is being outsourced to India. Some people suspect that quality may have suffered.
      The hospital I work at has their staff radiologists redo any results that show indications of a problem, or they'll do the read if it is a VIP.
      That won't help people who had a false negative, but it will prevent some false positives resulting in an unnecessary surgery.

  19. Re:Medicine is too broad a subject to leave to hum by Anonymous Coward · · Score: 0

    I doubt if any diagnosis is simple. I mean, the same Gub'mnt structure that approves the med-AI also approved removing guns while allowing rafts of Muzzi-wog/kfir/bantu/slant immigrants into Limeyland ... for all the evil done that ancient-now-corrupt kulture ... imagine the equivalent harm done to medical patient care.

  20. Testing by Impy+the+Impiuos+Imp · · Score: 1

    You have to be careful that you haven't inadvertently over-trained the AI so that it's basically memorizing the individual data points rather than reaching generalizations. You can leave some out to test against, but this can inevitably be trained against in an evolutionary sort of way.

    The only way to know for sure is to take the "finished product" and run it against brand new stuff it has never seen before, once.

    --
    (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    1. Re: Testing by Anonymous Coward · · Score: 0

      Oh so that is why they divide the material into training and testing sets. ... oh I can't wven be sarkastic with you. This has been obvious in AI fiwld for decades. If course they have a separate testing set.

  21. but... by Anonymous Coward · · Score: 0

    I've long said that the Turing test will be passed by machines not because machines get smarter but because people get stupider.

    These days, radiologists spend something like 15 seconds reviewing an x-ray. No one hardly ever holds them accountable for doing a good job, only for how many tests they can read in a day.

    Meanwhile, neural net algorithms (such as the ones used in the paper) are opaque as to HOW they made a decision.

    Suppose you go in, and the "AI" says you have lung cancer. Your doc says "You gotta get half your lung removed within a week!" You say, "How does it know that?" Doc says "No one knows, but AI says so, and it was trained on some data, perhaps not from the genetic segment you are in."

    The way to use such a machine is to screen AFTER the radiologist, and if it returns 'positive,' then the radiologist takes a LONG look at the data. Even then, radiologist will have confirmation bias.

    1. Re:but... by Anonymous Coward · · Score: 0

      there is also the possibility of false negatives. false positives are usually better than false negatives for medical diagnosis and this is true with both doctors and AI.

      a false positive means the radiologist can take a look to confirm, or indicates that you should receive further tests. i doubt the doctors would remove half your lung without confirmation from additional tests first, regardless of whether an AI or radiologist found it, if they do, then you should seek better doctors.

      however a false negative would mean you die in one week because they missed the lung cancer entirely.

    2. Re: but... by Anonymous Coward · · Score: 0

      They can pinpoint the location in image where they think the problem is. They can be trained to say any words a doctor would say when seeing that image.

  22. Posting on arxiv is not the same as publishing by Anonymous Coward · · Score: 0

    Thanks for clarifying that it was not peer reviewed, but the appropriate term is definitely not "published" but rather "posted a preprint."

  23. false negatives by 4wdloop · · Score: 1

    False negatives are dangerous if this was to be used to minimize human's effort (ie first line of analysis). ...and this is likely of how it was trained as they used known database of Xrays and correlate it with known positives.

    Can they tell the probability of false negatives (ie missing a problem) given the training set?

    So likely it could only be used in addition to human's analysis.

    --
    4wdloop
  24. Re:Medicine is too broad a subject to leave to hum by 4wdloop · · Score: 1

    False positive and false negatives are both dangerous and hence need to be reviewed. I do not see how the AI can be used to reduce cost. It can increase accuracy and speed of positive detection when used in parallel with trained processionals. It's like having a second opinion.

    --
    4wdloop
  25. Andew Ng? by Anonymous Coward · · Score: 0

    Don't don't don't let's start...

  26. Re:Medicine is too broad a subject to leave to hum by Registered+Coward+v2 · · Score: 1

    False positive and false negatives are both dangerous and hence need to be reviewed. I do not see how the AI can be used to reduce cost. It can increase accuracy and speed of positive detection when used in parallel with trained processionals. It's like having a second opinion.

    It's a matter of who review what; having an NP or PA review all the negative results first and only forwarding the questionable ones to an MD would be far cheaper than having an MD review all of them. Part of the problem, however, is the notion you must always use an MD rather than an NP or PA for the entry point into care or to handle cases. NP already do various types of care that MDs do, such as anesthesiology and psychiatry, and sometimes independently; it's a matter of training them to perform specific functions very well.

    --
    I'm a consultant - I convert gibberish into cash-flow.
  27. I have an epistemological problem here. by hey! · · Score: 1

    How would we *know* whether the AI is better than humans? How do you *know* the AI's false positive and false negative rate without some kind of oracle to compare the result to? Can an AI algorithm somehow outperform the human-made classifications it is trained on, and if it appears to do so should we trust that result?

    I'm not doing the usual Slashdot thing of assuming that experts are too dumb to see the objections that immediately occurred to me; I just think that people take a headline like above for granted when you can't really even understand what it is saying without a lot more information.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    1. Re:I have an epistemological problem here. by religionofpeas · · Score: 1

      Have you tried reading the article ?

    2. Re:I have an epistemological problem here. by hey! · · Score: 1

      Yes.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  28. Perfect the Enemy of the Good by DumbSwede · · Score: 1

    Sooooo...... apparently better that 9 people undergo unnecessary surgery, because the computer would make a mistake on the 10th also. If it's not perfect, then we'd better rely on the humans.

    Remember, do not let the Perfect be the enemy of the Good
    Same comment would apply to Self Driving Cars, which I'd bet you are also against.

    1. Re:Perfect the Enemy of the Good by Anonymous Coward · · Score: 0

      Your ass still seems to be working fine: it’s where you get all your numbers from.

    2. Re:Perfect the Enemy of the Good by DumbSwede · · Score: 1

      From TFA, the computer is already better than the experts. It will only improve from this point forward. Does it matter if it 10% better or 10 times better. Lives will be saved. The 9 out of 10 was merely illustrative. If only 10% better now it will likely be 10 or even 100 times better ten years from now. We are at what is known as a tipping point. You're attitude seems to suggest computers will never be as good as humans at this activity, can't be trusted, and you would prefer humans to do this kind of screening task. I for one (having already suffered from a misdiagnosis) will chose the AI.

      END-OF-LINE

  29. Where can I test this software? by Anonymous Coward · · Score: 0

    Can I test this software anywhere?
    I've got x-rayed to rule out pneumonia just two few weeks ago and got the image on CD. I'd love to give this thing a test run and see what it comes up with.

  30. Lock him up!!! by Anonymous Coward · · Score: 0
  31. Stop worrying about AIs... by Anonymous Coward · · Score: 0

    The AI book that everyone should get is available for pre-order (April 23, 2018). "Artificial Intelligence For Dummies" by John Paul Mueller and Luca Massaron.

  32. My dog could do it better! by Anonymous Coward · · Score: 0

    than "A" radiologist. How about "every" radiologist? Can it do that?

  33. Rules by DrYak · · Score: 1

    Even more complex you may not know what rules the AI is using to evaluate something.

    Just as the old doctor with 30 years of experience, won't actually know how/why/which neuron are firing up when he gets his hunch.

    But he can then Sherlock it to gets a reasonable justification why he should trust his hunch.

    The same here : the AI give its best idea about the X-ray.
    Then the doctor who's seeing the patient will combine this information with what the rest (patient's complaints, etc.) and make a diagnostic and take a therapeutic decision.

    Maybe the AI's diagnostic makes 0% clinical sense, in which case the doctor will ignore it and switch to something else.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]