Slashdot Mirror


Can AI Replace Hospital Radiologists? (cnn.com)

An anonymous reader quotes CNN: Radiologists, who receive years of training and are some of the highest paid doctors, are among the first physicians who will have to adapt as artificial intelligence expands into health care... Today radiologists face a deluge of data as they serve patients. When Jim Brink, radiologist in chief at Massachusetts General Hospital, entered the field in the late 1980s, radiologists had to examine 20 to 50 images for CT and PET scans. Now, there can be as many as 1,000 images for one scan. The work can be tedious, making it prone to error. The added imagery also makes it harder for radiologists to use their time efficiently... The remarkable power of today's computers has raised the question of whether humans should even act as radiologists. Geoffrey Hinton, a legend in the field of artificial intelligence, went so far as to suggest that schools should stop training radiologists.
X-rays, CT scans, MRIs, ultrasounds and PET scans do improve patient care -- but they also drive up costs. And now one medical imaging startup can read a heart MRI in 15 seconds, a procedure which takes a human 45 minutes. Massachusetts General Hospital is already assembling data to train algorithms to spot 25 common scenarios. But Brinks predicts that ultimately AI will become more of a sophisticated diagnostic aid, flagging images that humans should examine more closely, while leaving radiologists with more time for interacting with patients and medical staff.

112 comments

  1. Can AI replace Slashdot editors? by Anonymous Coward · · Score: 0

    And what's with the gap of several hours between stories yesterday, followed by several stories being backdated and posted in several minutes? And where is BeauHD? This site leaves a lot to be desired.

    1. Re: Can AI replace Slashdot editors? by Anonymous Coward · · Score: 1

      Can we teach editors Betteridge's law of headlines?

    2. Re:Can AI replace Slashdot editors? by Anonymous Coward · · Score: 1

      Re:Can AI replace Slashdot editors?

      How could you possibly train an AI to be that stupid?

    3. Re: Can AI replace Slashdot editors? by Anonymous Coward · · Score: 1

      A simple "Hello World" script could replace Slashdot editors.

    4. Re: Can AI replace Slashdot editors? by Anonymous Coward · · Score: 0

      Cut the power and it will easily be a match for the average Slashdot editor.

    5. Re: Can AI replace Slashdot editors? by Highdude702 · · Score: 1

      i was thinking maybe something along the lines of if then else

  2. An AI isn't smart by itself. by Z00L00K · · Score: 3, Interesting

    An AI is only as good as the people that have taught it. Of course it can accumulate experience and never forget, but humans also have a thing called intuition to see things in a different view and capture things that are completely new.

    Humans and AI will however supplement each other for improved accuracy.

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    1. Re:An AI isn't smart by itself. by ShanghaiBill · · Score: 3, Interesting

      An AI is only as good as the people that have taught it.

      Humans don't "teach" it. It learns directly from raw data.

      humans also have a thing called intuition

      That was also used to explain why computers couldn't play chess or Go as well as humans. Intuition is just pattern recognition.

      Humans and AI will however supplement each other for improved accuracy.

      It will start out that way. But later, humans will be removed from the process when it is clear that they just add cost, delay, and errors.

    2. Re: An AI isn't smart by itself. by Anonymous Coward · · Score: 0

      The training data is either labeled most likely

    3. Re:An AI isn't smart by itself. by cayenne8 · · Score: 1
      I think you're STILL going to want to have human Radiologist Dr's backing up what likely will be initial AI readings of the films....

      Not to mention, what happens when the computers crash (they always do)...you're gonna need Dr's to read films till the systems come back online....

      Patients needing emergency reads won't simply go on hold till the computers come back online....

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    4. Re:An AI isn't smart by itself. by 110010001000 · · Score: 1

      Computers will ALWAYS play games better than humans. Games have strict rules, no surprises. It isn't AI. Games are what computers EXCEL at. They are terrible at anything else actually. Computers love strict rules.

    5. Re:An AI isn't smart by itself. by Anonymous Coward · · Score: 0

      Yes, and AI dependes of the people who use it and the data is getting, also blaming a bank for their experience and "scientific" driven algorithms for financial collapse is different than blaming an insurer or health seller for customers death because bad or innapropiate diagnostic.

      AI is a good tool not a good person, and there is the problem about AI missuse, right now developers are transfering their own bias and prejudices to AI.
      So no, Cortana or Siri can't be our doctors in the same way a person that reads lots of medical data or reads the MD website can't be a doctor.

      https://www.theguardian.com/technology/2017/jan/27/ai-artificial-intelligence-watchdog-needed-to-prevent-discriminatory-automated-decisions

    6. Re:An AI isn't smart by itself. by ShanghaiBill · · Score: 1

      I think you're STILL going to want to have human Radiologist Dr's backing up what likely will be initial AI readings of the films....

      Sure, for legal reasons, not technical reasons.

      Not to mention, what happens when the computers crash

      Computers can reboot in seconds, or at most a few minutes. According to TFA, humans take 45 minutes to read a scan. So the computer can crash and reboot a dozen times and still beat a human.

    7. Re:An AI isn't smart by itself. by cavreader · · Score: 0

      As soon as someone actually creates a true AI we can test your theories. Everyone claiming they have working AI's should be sued for fraud.

    8. Re:An AI isn't smart by itself. by HuguesT · · Score: 3, Insightful

      No it learn from *annotated* data. That is data where a human, most probably a doctor, told the system what to look for. Good quality annotated data is scarce and expensive to get and that is the #1 problem in AI research.

    9. Re:An AI isn't smart by itself. by gweihir · · Score: 1

      An AI is only as good as the people that have taught it.

      Humans don't "teach" it. It learns directly from raw data.

      And fail. For these application you can only do supervised learning, and that means exactly that humans "teach" it. Unsupervised learning is only useful for identifying clusters, but not for what they mean. Hence learning from "raw data" is completely worthless here.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    10. Re:An AI isn't smart by itself. by ceoyoyo · · Score: 3, Interesting

      Emergencies are even more reason to have a computer do the reading. The computer works 24/7, with at least 99% uptime. The human? Not so much. I work with radiologists. They're wonderfully trained. But they can only know so much, make mistakes, and want to go home to their families. They ignore or don't hear their pagers sometimes. Computers don't.

    11. Re:An AI isn't smart by itself. by ceoyoyo · · Score: 3, Interesting

      Not so much anymore. Unsupervised pretraining lets the machine learn from unlabelled data. Most of the labels actually come from the followup. Did that patient have a brain tumor? You don't ask the radiologist, you ask the pathologist.

    12. Re: An AI isn't smart by itself. by Anonymous Coward · · Score: 0

      That's right. The answer to the question is 'no', it can't replace them. It isn't AI anyway (can we please stop using that moniker?), just algorithms, and we already use them to assist us. That's probably how it will continue to be. Human faculties are comprised of more than just the ability to process data, and cost benefit analysis is very unlikely to work in favor of software. Hospitals are scared enough of lawsuits as it is, utilizing inadequate tools could be a catastrophe in that regard.

    13. Re:An AI isn't smart by itself. by ShanghaiBill · · Score: 1

      For these application you can only do supervised learning

      Not true. An ANN can learn a lot from unlabeled data. Enough to spot anomalies, although not enough to make a specific diagnosis. So you combine a lot of pretraining with unlabeled data, with fine tuning using human annotated images.

    14. Re:An AI isn't smart by itself. by jshackney · · Score: 1

      That was also used to explain why computers couldn't play chess or Go as well as humans. Intuition is just pattern recognition.

      Pattern recognition is great as long as there is a finite, quantifiable set of patterns that can be recognized. I'll truly be impressed when an AI can improvise a solution to a pattern that has never before been seen. Shortly thereafter, I expect to be in the unemployment line.

    15. Re:An AI isn't smart by itself. by gweihir · · Score: 1

      You seriously want to claim that after-the-fact labeling of the clusters by experts is "learning from the raw data" and not "learning from humans"?

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    16. Re:An AI isn't smart by itself. by Anonymous Coward · · Score: 0

      You better watch out! The computers will turn the MRI machine into a microwave oven and serve up the remains in the cafeteria. They should at least have a guy there to pull the plug.

    17. Re:An AI isn't smart by itself. by Anonymous Coward · · Score: 0

      Effectively, it might as well be unsupervised for the purposes of this discussion. It only takes one radiologist a couple hours per cluster to label the clusters and then they're done.

      What I find more promising is the prospect of labeling medical image data with SYMPTOMS instead of diseases, then identifying clusters within that dataset for the discovery of new diseases which currently don't even have a label.

    18. Re: An AI isn't smart by itself. by Anonymous Coward · · Score: 0

      Algorithms are perfectly capable of using complex networks and fuzzy logic which are a representation of a lack of clear rules. Emergent behaviour, for example

    19. Re: An AI isn't smart by itself. by Anonymous Coward · · Score: 0

      Having worked on related areas I have to agree with the GP. The experts developed new insights from looking at the clustering we presented. We had a few points of data that were labelled, which allowed us to parameterize the clustering, but the other clusters were emergent and relevant.

    20. Re:An AI isn't smart by itself. by Anonymous Coward · · Score: 0

      Aaaa nope... machine learning in some categories do not need a person to teach it.

  3. Time, or money? by K.+S.+Kyosuke · · Score: 2

    And now one medical imaging startup can read a heart MRI in 15 seconds, a procedure which takes a human 45 minutes.

    That's quite nice that you save 44.75 minutes, but isn't kind of more interesting how much money you save? Save for emergency situations, waiting an hour usually isn't a problem in US medicine. Even 45 minutes of CPU/GPU time is going to be cheaper than 45 minutes of human time.

    --
    Ezekiel 23:20
    1. Re:Time, or money? by K.+S.+Kyosuke · · Score: 1

      In the US, I really don't, but I suspected it was high, hence my reference to the money involved. Even hours of computer time are probably going to be cheaper.

      --
      Ezekiel 23:20
    2. Re:Time, or money? by beelsebob · · Score: 0

      Actually, I bet you the AI will be more expensive, at least in the short term. The reason scans are expensive isn't because the human doctors analysing the output is expensive (even though they are) - it's because the equipment is hugely expensive, because it has to amortise the cost of hugely expensive R&D into how to build it.

      The same will be true of the AIs that analyse the output.

    3. Re:Time, or money? by K.+S.+Kyosuke · · Score: 1

      Automation does have the benefit of copying of bits being extremely expensive, though. It's like training a worker and then replicating him with a magic wand. Sooner or later, your college costs for a hundred thousand individual physicians will overtake a one-off R&D effort.

      --
      Ezekiel 23:20
    4. Re:Time, or money? by K.+S.+Kyosuke · · Score: 1

      Crap, extremely *cheap*, of course...

      --
      Ezekiel 23:20
    5. Re:Time, or money? by ceoyoyo · · Score: 4, Informative

      It costs about $500 for an hour long MRI, including the tech to run the scanner. We used to joke that the radiologists made $250 for sticking a film up on the screen (that was fifteen years ago or so). They're a little slower now, but they can still read most scans in closer to five minutes than half an hour.

      * Figures may vary in crazy parts of the world, such as the USA.

    6. Re: Time, or money? by Anonymous Coward · · Score: 2, Informative

      I'm a radiologist.

      Radiologists manage the electromagnetic & ultrasound spectra for the benefit of patients. We help make sure your test is both useful and safe. MRIs used fields 30-60,000x as powerful as the Earth's field and RF energy for your scan. If you've ever seen foil in a microwave or a rail gun, you could imagine what could go wrong. We decide what kind of test you should get (many options here, types of MRI sequences, radiotracers for nuclear medicine scans, using IV contrast) to best inform your other doctors based on your medical history and we perform image-guided procedures expertly because we understand the imaging better than anyone. We minimize your radiation dose by adjusting & modifying protocols, protect your kidneys from unnecessary IV contrast, and consult w/ your surgeon to help them plan your care - not to mention research better imaging techniques. Interpreting images is an important part of our jobs, but keeping you safe and your other doctors well-informed are a big part of what we do today, and will probably do into the future. At the point that radiologists are completely unnecessary, you'll have terminators taking many people's jobs.

    7. Re: Time, or money? by jemmyw · · Score: 2

      The headline is clickbait. But radiologists could use AI to analyze the images faster and better. For example, I imagine there might be interesting results if you used a training set that was not "images that radiologists have flagged" but "images of patients who then later developed a disease" to see if it comes up with some unknown analysis.

    8. Re: Time, or money? by TheMeuge · · Score: 2

      Doctors and nurses account for less than 10% of healthcare costs put together. But I agree with you, I think YOUR doctors should be replaced with Google as quickly as possible.

    9. Re: Time, or money? by mspohr · · Score: 1

      Computers will be better at reading images. They will also be better at deciding what tests to do.
      Radiologists can easily be replaced.

      --
      I don't read your sig. Why are you reading mine?
    10. Re: Time, or money? by Anonymous Coward · · Score: 0

      Yep, it's the classic, "Computers, AI, robots, etc. will replace many jobs, but I don't think they will be able to replace my job anytime soon." Everything you just wrote, I'm asking why won't a computer be able to do that faster, better, and cheaper than a human being in 10 years.

    11. Re: Time, or money? by Sporkinum · · Score: 1

      Supposedly this is what IBM/Merge is trying to do with Watson. I would guess it will eventually work, but still has a long way to go.

      --
      "He's lost in a 'floyd hole"
  4. Yes. by 0100010001010011 · · Score: 2

    flagging images that humans should examine more closely

    That's exactly how it's going to work. You could train a 5 year old to determine if an image showed scenario A or B. It's just fancy chicken sexing. Anything that is decisively A or B gets labeled as such. Images that are questionable get passed on to Level 2, the Human.

    Then you re-train the network, rinse repeat.

    1. Re:Yes. by gweihir · · Score: 2

      Retraining is subject to pretty strongly diminishing returns. Also, the human experts spend only a small part of their time on the simple things, because they see at a glance what is going on. They do spend most of their time on the tricky stuff and that is not accessible to weak AI anytime soon, if ever. And strong AI is not even on the very distant horizon, and may never become available.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    2. Re:Yes. by Anonymous Coward · · Score: 0

      The distinction between "weak AI" and "strong AI" is meaningless for image classification problems which are the topic of the discussion. Deep ConvNets already have above-human performance, and tasking a less specialized AI with labeling images wouldn't improve accuracy. If you're lucky, it could make new discoveries (eg. "that's strange...").

  5. No, AI can not by perpenso · · Score: 5, Insightful

    Can AI Replace Hospital Radiologists?

    No, AI can not. What AI can do is be an extremely valuable tool for radiologists and doctors, one that makes analyzing all the various forms of synthetic medical imagery more accurate, and most likely increasing their productivity. It can reduce oversights and errors, but it won't be able to fully replace expert human analysis for quite some time. Like most AI solutions it will most likely take far longer than AI experts predict. Perhaps we need an AI to predict timeframe for AI solutions since people seem to do that poorly. :-)

    Does this perhaps lead to reducing the number of radiologists due to increased productivity? Probably not, more likely radiologists will be bombarded with more imagery to analyze as technology improves and costs lower and is more frequently used.

    1. Re: No, AI can not by Anonymous Coward · · Score: 0

      Only the appiest apps can app app and do a better job of reading X-rays, CT scans, MRIs, ultrasounds and PET scan, unlike those luddite radiologists, especially hospital ones.

      Apps!

    2. Re:No, AI can not by Anonymous Coward · · Score: 0

      As someone in Imaging Informatics, who deals with Rads daily, what AI can't do is evaluate the full clinical picture with priors, as well as lab work, and any external diagnostic factors. On the image analysis front, yes, Rads will be surpassed. Potentially, they already have, but AI implementation into the clinical setting is years off.

      I'll start taking a notice, when the insurance industry starts accepting claims charges based on AI results. Until then, even at the earliest inception, AI would do a study prelim analysis with the human Rad providing the final. Too much risk to flipping it over to AI, even if interpretation exceeds human accuracy.

      It would be more effective to integrate AI rather than replace humans. Because mistakes will, and are always made, there has to be a human in the chain. You can't really sue a machine, AI, or a corporation if it screws up, and someone winds up dead. At least, and hoping to win.

      Start taking humans out of the analysis of medicine, and you go down a dangerous path of cost evaluated care. Might be alarmist, but we're on the inception of big brother based medical care. Which neat little demographic and care support level will you fit into?

    3. Re: No, AI can not by TheMeuge · · Score: 1

      Agreed. Say instead that such technology would decrease the number of things radiologists miss, allowing them to spend more time on comparisons and differential diagnosis... the things people actually hire them to do.

  6. Radiologists won't be the only ones. by MMC+Monster · · Score: 1

    Dermatologists are looking towards extinction as well.

    BTW, as a physician who spends half his day in the hospital and half in the office, I average speaking to a radiologist about once a year.

    You could replace all the radiologists (excepting interventional radiologists) in the U.S. with IBM's Watson and a dozen humans for over-reads. You don't go into radiology if you're a people person.

    --
    Help! I'm a slashdot refugee.
    1. Re: Radiologists won't be the only ones. by Anonymous Coward · · Score: 1

      As a radiologist in training, I literally talk to clinicians every day. We discuss what study to order (or shouldn't order as it's a waste of time and resources) with the least amount of harm to patients. We also can communicate with clinicians about probable diagnoses given the context and the limitations of a poor quality image which I don't see AI being able to handle well any time soon.

      Radiologists guide a lot of medical management and what may be read as a volume averaging artifact by a computer may actually be a real subvoxel life threatening finding (which has been caught by some of the older radiologists that are training me).

      Radiologists are also guiding new technology to scan people who can't go into MRIs and get any form of MR or CT contrast so we can see and treat their liver cancer etc. I'm sure AI can help with general search patterns like pulmonary nodule follow ups but AI would only be a supplemental tool.

    2. Re:Radiologists won't be the only ones. by mrbester · · Score: 1

      The radiology nurses that were studying at my university were definitely people persons, if you catch my drift. They were infamous for how people person-y they were.

      --
      "Wait. Something's happening. It's opening up! My God, it's full of apricots!"
    3. Re:Radiologists won't be the only ones. by Anonymous Coward · · Score: 1

      Dermatologists are looking towards extinction as well.

      BTW, as a physician who spends half his day in the hospital and half in the office, I average speaking to a radiologist about once a year.

      You could replace all the radiologists (excepting interventional radiologists) in the U.S. with IBM's Watson and a dozen humans for over-reads. You don't go into radiology if you're a people person.

      From the summary:

      while leaving radiologists with more time for interacting with patients and medical staff.

      So far I have 14 years in hospital IT, and when I read "while leaving radiologists with more time for interacting with patients and medical staff", I thought well that's something no one wishes for.

    4. Re:Radiologists won't be the only ones. by chipschap · · Score: 1

      Where I used to live, back in the 1990s radiologists were charging $250 for a quick look at a simple chest x-ray. Who knows what they are charging now. I would love to see those people replaced with something less greedy.

    5. Re: Radiologists won't be the only ones. by gweihir · · Score: 2

      Don't worry. I recently had a chance to talk to some Watson people from IBM, and while they see excellent potential for supporting experts in diverse fields, the answer as to replacing experts was "not in the next 50 years". That is pretty extreme, as they really know what the state-of-the-art is.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    6. Re: Radiologists won't be the only ones. by jedidiah · · Score: 1

      Watson can be Pubmed for doctors who have to deal with obscure stuff they aren't a specialist in. It's not going to replace the specialists that actually deal with that obscure stuff on a daily basis.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    7. Re: Radiologists won't be the only ones. by ceoyoyo · · Score: 1

      IBM doesn't want to piss off their customers (radiologists buy the radiology-related equipment).

      IBM came to the hospital where my lab is to talk about their genomics platgorm, but threw in a demo of Watson assessing a patient in the ER, ordering a CT, evaluating the CT and prescribing treatment. They're playing it smart: tell the radiologists you have a great new tool to help them. Then let nature, economics, and hospital administrators take their course.

    8. Re: Radiologists won't be the only ones. by gweihir · · Score: 1

      Not credible and does not match published research. Oh, sure, they are using the limitations of what is possible to do marketing by giving it a positive spin, but the limitations are real.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    9. Re: Radiologists won't be the only ones. by ceoyoyo · · Score: 0

      "Not credible and does not match published research."

      Cite.

    10. Re: Radiologists won't be the only ones. by TheMeuge · · Score: 1

      As an intensivist at a top 10 hospital, I'll tell you that either you are a) trolling or b) yourself, your radiologists or both are incompetent. I speak to radiologists on a daily basis... and value their opinions.

    11. Re: Radiologists won't be the only ones. by gweihir · · Score: 1

      No. And for obvious reasons. That "comeback" just means you have run out of arguments.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    12. Re: Radiologists won't be the only ones. by mspohr · · Score: 1

      AI will do everything you can do... And do it better

      --
      I don't read your sig. Why are you reading mine?
    13. Re:Radiologists won't be the only ones. by Anonymous Coward · · Score: 1

      I'm a radiologist. I spent 13 years in school after finishing college to obtain my degrees. I am paid $6 by Medicare to read a two view chest x-ray. Please don't post misinformation. Reimbursement rates are public and published by CMS, and your information is incorrect.

      If you know of a job where chest x-rays are reimbursed at $250, please respond to this message so I can contact you and immediately switch jobs.

    14. Re: Radiologists won't be the only ones. by Anonymous Coward · · Score: 0

      How about a second opinion? IBM Watson is utter garbage. You would get superior results taking 100 medical images from a radiologist's desk and doing transfer learning on the fully connected layer of Inception v3. With the amount of overpromising and underdelivering IBM Watson has been doing, they will soon hollow out the industry for ML cloud services with their disappointing results.

      If you want to know what's possible with Machine Learning, look up a relevant Kaggle competition. Kaggle is near the state of the art in all applications of ML.

    15. Re:Radiologists won't be the only ones. by chipschap · · Score: 1

      This is not misinformation. I don't know what the radiologist got paid, but $250 is what I was billed.

    16. Re: Radiologists won't be the only ones. by Sporkinum · · Score: 1

      One of the things they are wanting to do with Watson is ingest images and reports, develop some computer aided diagnostic information based on that to to make suggestions on pathologies. It will bring up a window with images of examples of diagnosed pathologies that are similar to what is on the rads workstation. Supposedly will even do boilerplate for the report based on that.

      --
      "He's lost in a 'floyd hole"
  7. more time by Causemos · · Score: 1

    .. while leaving radiologists with more time for interacting with patients and medical staff.

    It will leave more time for radiologists to review additional flagged scans since that will probably make them the most money.

  8. Yes, and trivially obvious by Anonymous Coward · · Score: 0

    Obviously AI can replace radiologists. If new tools allow a person to handle twice or even ten times the case load, you've effectively replaced people with A.I.
    Radiology can turn into a call center job as well, where a small team of people handle departments at multiple hospitals and medical centers. Imagine a world where a staff of 3-4 handles every case for 100 locations. Easily means 1000s of cases per day, but with A.I. it is conceivable.

    Idiots think A.I. replacing a job means the original job no longer exists. That is a naÃve postion to take.

    1. Re:Yes, and trivially obvious by Anonymous Coward · · Score: 1

      If new tools allow a person to handle twice or even ten times the case load, you've effectively replaced people with A.I.

      Only if the number of tasks to perform remains constant. Currently radiologists are a bottleneck that constrains the use of medical imagery. With the easing of this bottleneck through productivity, and the lowering costs of the technology, medical imagery is likely to be used far more than it currently is. Therefore the need for radiologists remains.

    2. Re:Yes, and trivially obvious by cstacy · · Score: 1

      Obviously AI can replace radiologists. If new tools allow a person to handle twice or even ten times the case load, you've effectively replaced people with A.I.
      Radiology can turn into a call center job as well, where a small team of people handle departments at multiple hospitals and medical centers. Imagine a world where a staff of 3-4 handles every case for 100 locations. Easily means 1000s of cases per day, but with A.I. it is conceivable.

      Idiots think A.I. replacing a job means the original job no longer exists. That is a naÃve postion to take.

      It is already a call-center job. You still have a tech who wheels you into the machine,
      administers contrast dyes or whatever, and pushes the buttons. But the scan (e.g. X-Ray)
      is read by some radiologist sitting in a lab or call-center or their home. They are being
      fed many, many images over the Internet to their laptop. They are given a certain amount
      of time to read the image and return a diagnosis. They are overworked and treated like
      a machine already, generally feeling that the allotted time is too small, the workload is
      too high, and somewhat terrified that they will make a mistake under these conditions.

      When this system is replaced by AI, only the difficult scans that the machine wasn't sure
      about will be sent to the doctors. Whether they will still be overworked and about to
      accidentally kill you is an open question.

  9. Would you trust an AI? by rsilvergun · · Score: 1

    I'd at least want a second opinion.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
  10. Captcha by Anonymous Coward · · Score: 0

    Reading an X Ray is thousands of times harder than reading a captcha. Far, far, more subtle. Yes a broken bone is obvioius most of the time. But soft tissue problems are way, way, more difficult and subject to interpretation. The difference between a negative finding a postive one can be invisible to the untrained eye.

      A radiologist doesn't just rely upon the image but also upon the patient's history and symptoms. And a doctor has the accumulated resovoir of "gut feeling" gained from experience. He combines all these parts to reach his determination.

    AI could be useful suppliment to the radiologist's toolbox, but it won't replace the human diagnostician.

    1. Re:Captcha by HuguesT · · Score: 1

      Actually difficult image-based problems is where AI will excel, give time and good training data. However a kind of medical "expert system" is not exactly in sight yet. So I basically agree with you: AI will be an excellent tool, boosting productivity and driving costs down. I am not sure it will drive the number of doctors down.

  11. AI by 110010001000 · · Score: 2

    Image recognition is not AI. Sorry.

    1. Re:AI by gweihir · · Score: 1

      It is. Sort of. But it is weak AI (the "AI" without actual intelligence) and far, far removed from what a radiologist does.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    2. Re:AI by Anonymous Coward · · Score: 0

      Do you have a script that posts to every AI thread with such sentiments or are you really that much of a broken record? Or maybe you are just a bad chatbot.

    3. Re:AI by swell · · Score: 1

      "Image recognition is not AI. Sorry."

      No existing software can do image recognition yet. Some can identify a face, a dog or a common item in a picture. Most pictures are far more complex.

      The more accurate term would be 'pattern recognition'. A program may be able to quickly compare features of an image with those of millions of others and recognize common patterns. Unfortunately some images- CT scans, sonograms etc have such poor resolution that certainty is elusive.

      --
      ...omphaloskepsis often...
    4. Re:AI by mikael · · Score: 1

      For the case of cancer screening with an X-ray, they look for things like a high-density mass that shouldn't be there - a fuzzy white patch. Maybe it has gained a better blood supply and there are fuzzy white lines around it - enlarged arteries/veins. Maybe there is a cluster of small tumors nearby. But then again, those could just be fat cells. Each of those needs to be checked up.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    5. Re:AI by MobyDisk · · Score: 1

      Then that is another AI goalpost moved. Eventually, it won't be AI until it walks into the room, discusses philosophy, and declares its eternal love or hate for you.

  12. Never say never =) by intellitech · · Score: 1

    No, AI can not.

    Most of the world didn't think that the automobile would replace horse + carriage when first introduced.

    --
    vos nescitis quicquam, nec cogitatis quia expedit nobis ut unus moriatur homo pro populo et non tota gens pereat.
    1. Re:Never say never =) by perpenso · · Score: 1

      No, AI can not.

      Most of the world didn't think that the automobile would replace horse + carriage when first introduced.

      Horses are still more common than AI driven cars. The human driven cars don't count. :-)

    2. Re:Never say never =) by Anonymous Coward · · Score: 0

      No, AI can not.

      Most of the world didn't think that the automobile would replace horse + carriage when first introduced.

      Where did you get that idea from? It's bullshit.

      The automobile was highly sought for before it even existed as a useful device.

      If you have access to any old-timers who used horses to do labor (such as farmers and drayage), you'd discover that most of them hated horses.
      They knew that if you use a horse to do daily labor, it will someday try to kill you. They're unreliable, moody, and cannot be trusted.
      And no, I'm not talking about cowboys and their horses.

    3. Re:Never say never =) by Anonymous Coward · · Score: 0

      carriage tends to imply travel not farm labor. moron.

    4. Re:Never say never =) by Anonymous Coward · · Score: 0

      carriage tends to imply travel not farm labor. moron.

      So you didn't understand that part of what I was saying. Then ignore that part.

      However, it still stands that your initial assertion is false: "Most of the world didn't think that the automobile would replace horse + carriage when first introduced."
      I ask you again: Where did you get that idea? It's bullshit.
      And I say again: The automobile was highly sought for before it even existed as a useful device.

    5. Re:Never say never =) by Anonymous Coward · · Score: 0

      To the horse, it's all labor.

    6. Re:Never say never =) by Anonymous Coward · · Score: 0

      Into that mix come early automobiles, little more than glorified carriages with primitive gas engines or electric motors. It’s not surprising that despite the manifold annoyances of dealing with horses, they were viewed with suspicion. And our faithful saddle pals had been good enough for thousands of years, right? Remember what they yelled at early motorists? “Get a horse!” (source)

      The Evolution from Horse to Automobile: A Comparative International Study.

    7. Re:Never say never =) by backslashdot · · Score: 1

      It was loud and prone to breakdown. It's not that people were against a working automobile. People today for example are against 3D TV, VR, and fusion energy .. but not because they think seeing things in 3D is bad or that clean energy is useless. They think the technology can't do it properly or will turn out to be impossible to implement. Etienne Lenoir's automobile of 1862 was very noisy and traveled at a whopping 2 miles per hour. That's slower than a 90 year old man with a cane. A human normally walks at double that speed.

      Even in 1885 the fastest speed a car could reach was 10 miles per hour, that's still slower than a world class marathon pace of today. And of course top human can sprint at twice that speed.

    8. Re:Never say never =) by Anonymous Coward · · Score: 0

      Why on earth did you offer up that book? It's not about horses and cars, I hope you realize.

      Here's some more from that book. ...

      Wajcman describes the technological world as imprinted with male agenda. Thus the analyst’s task is to understand the different ways in which women are subjugated by or excluded from this world. For example, in her analysis of the diffusion of the automobile, Wajcman argues that transportation has the paradoxical effect of confining women to rather than liberating them from their homes.

      I will argue that the transport system, and in particular the dominance of the car, restricts women’s mobility and exacerbates women’s confinement to the home and the immediate locality.

      Wajcman, citing Langdon Winner’s article “Do Artifacts Have Politics?,” uses Winner’s view of technology as politicized artifacts, systems, and structures to show how the dependence of American women on public transportation has restricted their access to certain areas, preventing them from taking full advantage of the various economic and social opportunities society offers.

      I'm not thinking that book will be authoritative for what we're discussing.

      Anyway,here's my observations, and history of the automobile is not a new topic for me, nor is computer history.
      The production and acceptance of the car in the early 1900's parallels that of the computer.
      Prior to Ford's introduction of the assembly line (and everyone else's adoption of it), cars were very expensive. Many cost more than a typical house of the time.
      But people saw the benefits of creating a horseless carriage (horses stink, are unreliable, and will try to kill you), and so the demand for automobiles was there before a good working design existed. In the early 1900's, there were nearly 2,000 manufacturers of automobiles, and they could not keep up with the demand, until Ford got his assembly-line idea.

      Also, historically speaking, keep in mind that locomotives had already replaced horse-drawn wagons for distance transport, and that steam tractors had become widely adopted by farmers. As well as engine driven ships replacing sails. The obvious next thing was to make one small enough for a person to drive on the road. The demand was there before the design.

      This corresponds to the move of computers from wildly expensive mainframes to the PC. I began working in IT for a mainframe manufacturer in 1976 and saw the adoption of the PC happen from the beginning.. And sure there were people who said the PC was a pointless toy, piece of crap, and useless, and there were moronic journalists who printed that. And yet the PC was wildly popular with exponential growth in sales. It's like that with the early cars. Initially, few people could afford them, but most people wanted one.

      Once an affordable car was designed and the means to produce them came into use, production grew exponentially. It's because people wanted them and sales exploded.
      Once an affordable computer was designed and the means to produce them came into use, production grew exponentially. It's because people wanted them and sales exploded.

      However, I have to admit that you're not all wrong. There were some naysayers, but I insist that those were a small minority.
      Journalists like to write articles about "see how stupid they were back then and we're so clever now", and the myth of the general population being against the automobile is one of those, just like nay-sayers about the early PC. Please stop repeating their story. It's bullshit.

  13. Yes it will and it should. by Anonymous Coward · · Score: 0

    Radiologists are constantly misreading x-rays.

    Anyway, radiology is one of those bullshit specialties, like anesthesiologist (that used to be a nurses job and it was just as safe), that does nothing but jack up the costs of healthcare.

    Much of our healthcare is over priced because we have over qualified people ($$$$) doing jobs that really only need a nurse or even a nurse practitioner.

    But, the AMA will lobby and legislate their existence like they do for pharmacists - there is absolutely no reason for that profession to exist.

    1. Re: Yes it will and it should. by Anonymous Coward · · Score: 0

      Trust me, as a radiologist I have seen what medical imaging is like when a radiology technician protocols studies and doesn't know what the hell the study is being done for. In addition, having that same technician push for contrast that will kill a patients kidneys for no additional diagnostic benefit. You don't want that to happen.

    2. Re:Yes it will and it should. by Anonymous Coward · · Score: 1

      I'm a radiologist. In the UK, I'm in massive demand, as approximately 25% of positions are vacant; and that's only the ones which have been advertised, there are many more where hospital managers haven't even created a vacancy because they know there is no chance of filling it.

      What has happened instead is that radiology techs now do a lot of the jobs; like ultrasound scanning and reporting, protocolling and reporting CT scans, protocolling MRI, performing minor interventional procedures like central line insertion, lymph node biopsy or lumbar puncture.

      This way, the simpler stuff is done by the techs, whereas the radiologists do the more difficult stuff - reporting the advanced CT, reporting MRI, performing complex intervention.

      In some ways, this is a good thing - as it keeps costs down (it costs approx $100 per hour to employ a radiologist, or approx $50 per hour to employ a rad tech) and mitigates recruitment problems. However, it brings other issues; the rad techs are not medically trained, so can typically only report very limited indications and can't provide medical advice; reporting or interventional rad techs tend only to be trained in one area, radiologists have general training even if they subsequently subspecialise - this means rad techs may not be able to handle the ER work, other than the basic arm/leg radiographs for bone fractures.

      For a modern radiologist who spends their time doing only the difficult stuff; they have little to worry from AI for the forseeable future. It's the rad techs who are nibbling at the basic level stuff who are going to be replaced, and replaced relatively quickly

    3. Re: Yes it will and it should. by Anonymous Coward · · Score: 0

      Speaking as a non-medical hospital worker, I agree. There is a grand canyon of difference between the person who becomes a Radiologist and a radiology technician. I can see AI being a decent rad tech, and that's about all.

  14. free the innocent stem cells by Anonymous Coward · · Score: 0

    cease fire stand down,, that's the spirit.. sing along.. https://www.youtube.com/results?q=stem+cell+therapy&sp=EgIIBQ%253D%253D

  15. Can any high-skill profession be replaced? by ErichTheRed · · Score: 2

    I think most routine radiology could end up at least being assisted by AI, given that the entire practice revolves around using imaging techniques that return incomplete data and making a judgement call. This is the sort of thing machine learning is good at -- reading billions of images and determining what something looks like. Real radiologists in training do the same thing -- except they have a much smaller data set to fall back on.

    The real question is how we're going to deal with the sudden flip in what is considered a highly-skilled job:
    - Doctors in general are a perfect example - because the supply of medical school slots is kept low, only the people with perfect grades and photographic memories, _and_ who can ace the MCAT get into med school (in the US.) If machine learning becomes a thing, then having a photographic memory is not going to be as important as it once was...it's already less important.
    - The Bar Association didn't limit the amount of law school slots the way the AMA does, and the result today is that law school grads can't find work. Just 20 years ago, having a law degree would definitely get you a job, and having a Top 14 law degree would set you up for life permanently. Law is a profession that relies on interpreting vast amounts of data, and computers are really good at the routine parts of the job that junior associates used to make $180K a year doing.
    - From the non-professions, another example is air traffic controllers. Even with computers aiding them, humans who have the unique ability to think natively in 3 dimensions and keep an entire sector of airspace's inhabitants in their brains along with their speed, altitude and heading have been doing it for ages. It takes years of training to understand and definitely qualifies in my book as a highly skilled job. They make a lot of money because few people have the ability to do it and keep their stress levels non-lethal. But, it also sounds like something computers could take over eventually.

  16. No, obviously by gweihir · · Score: 1

    And nobody honest claims that they can. For example, the Watson people from IBM say "will not replace experts in the next 50 years". The state of the art in AI gets massively overestimated all the time. Actual fact is that the only thing available is "weak AI", and that one does not have any actual intelligence and is restricted to library look-up and statistical classificators. Very useful, but not even remotely doing what a smart and experienced human being can do. These algorithms do not have insight or understanding and they cannot get it. It is not a question of computing power either.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  17. Training dataset by Anonymous Coward · · Score: 0

    Can computers exceed the best human ability when the training data is comprised of human opinion? I can see it exceeding the performance of the average radiologist and maybe even the best radiologist when he is having a bad day. But given how present day AI technology works, I don't see how AI radiologists can be better than a human radiologist. They can be faster for sure. But I am not seeing how it can exceed the best human radiologists.

  18. What Geoff Hinton said by HuguesT · · Score: 1

    Geoff Hinton said that machine learning and particularly deep learning is so good now that anything that amounts to classification will soon be done better by machines than humans. The except is here. So logically medical schools should stop churning out radiologists now.

    I would like to agree with him, but note that there is still a large difference between even large synthetic tests and the real world. At the end of the day a trained medical specialist will have to make the diagnosis, machines are not there yet, and companies are not willing to risk this level of commitment. Compare it to self-driving cars if you want: it may be technically doable, but the practical and legal challenges are still enormous.

    I should say that I have been working in automating medical imaging for more than 20 years now. 15 years ago, with others I demonstrated a system that diagnosed skin cancer better than humans, and won many awards for it. Nonetheless it was not a commercial success and our company folded. Maybe things will be different because larger companies are behind similar efforts now (like IBM) and they have the time, resources and money to make it happen. However make no mistake, getting these systems accepted is going to take a long time.

    So I would suggest that rather than saying inflammatory things that sound like "we CS people do things better than you petty doctors", AI people should propose to work with medical schools to help train specialists to understand, use these systems correctly and benefit from them. Any other attitude is probably doomed to fail.

  19. Malpractice?? by callahan2211 · · Score: 1

    No, who are you going to sue. Will never happen.

    --
    "There are no gods, no devils, no angels, no heaven or hell. There is only our natural world. Religion is but myth and
  20. Some hospitals send scans to India... by Anonymous Coward · · Score: 0

    ...from what I hear. They basically outsourced the analysis of X-Ray and other scans to actually check problems.

  21. Enough Futurist BS by Anonymous Coward · · Score: 0

    This IS all going to collapse at some point. According to Silicon Valley, we should by now: all have robot cars, have colonized mars, be at the mercy of superior computer intelligence, be replicating everything we need with our own personal 3D printing replicators, have somehow cured cancer with computers, have virtual reality contact lenses glued to our eyes, be able to download data directly into our brains, somehow miraculously be able to survive exclusively on a nutrition shake, be having sex with robots that are indistinguishable from people, etc., etc., ad nauseum.

    That list spans many years and is incomplete, there's plenty more crapola where all that came from. Are investors really this stupid? Or is it possible, as with the housing bubble, they really are just this greedy?

    More and more, as with Jawbone, we are going to see formerly billion dollar companies simply evaporating. History will refer to the early 21st century as the 'Vapor Era'. At some point resources will be funneled back into reality.

    1. Re: Enough Futurist BS by Anonymous Coward · · Score: 0

      Fuck your lawn.

  22. Stroke patients AI software by Anonymous Coward · · Score: 0

    You may or may not believe this, but in most of your major hospitals there is a software that determines the amount of live tissue left after a patient has a stroke. This software determines the amount of live tissue and course of action for the stroke team, long before the Radiologist has a chance to look at it. The images from the CT are sent first to the Stroke software then to the PACS archive for the Radiologist to read, the software determines the live tissue percentage and course of action in under 3min most times from my experience 1-2min. an e-mail is then sent with images and verbiage to the Stroke team and they start treatment, if the Radiologist disagrees with the software's findings in most cases the stroke team has already started on that course of action. :) ohh if its late at night and the ED is busy, usually there are only 2-3 Radiologist actually working thus the time it takes for them to get to that stroke patient's study takes a bit more time depending on the size of the hospital. where I work we perform a about 950,000 studies a year.

  23. Hell no. by sethstorm · · Score: 2

    There will always be things that the AI will miss.

    --
    Twitter supports and protects racists - by smearing their critics with the "Hate Speech" label.
    1. Re:Hell no. by larkost · · Score: 1

      And there will always be things that humans miss. The key to this is what proportion will machine-learning trained systems miss vs. human radiologists? Given that the machine systems can handle feedback from a near-infinite number of case (including that from human experts), thus meaning it can, theoretically, improve faster than any human can.

  24. Second Opinion... by Paul+Fernhout · · Score: 2

    Siri, do you concur with Watson?

    --
    A 21st century issue: the irony of technologies of abundance in the hands of those still thinking in terms of scarcity.
  25. social responsibility by bigtreeman · · Score: 2

    Programmers should have a duty of social responsibility
    to not develop AI which will eventually replace any worker.
    The easiest person to replace is an AI developer.

    --
    Go well
    1. Re:social responsibility by mikael · · Score: 0

      OK, let's stop work on Internet hardware (replaced digital telephone exchanges, Strowger electro-mechanical systems, telephone operators and telegram delivery people), or how about elevators (replaced the elevator operator, a butler like person who wore white glove and moved the up/down/stop lever), or Photoshop and digital looms (replaced four artisans operating one weaving loom), highway traffic lights (replaced a police officer at each intersection), word processing software and laser printers (replaced print shop workers and typists), washing machines (replaced laundrettes), Email (replaced secretaries), vending machines (replaced shop assistants), parking ticket machines (replaced ticket clerk).

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
  26. For now no, but CS folks always want to shine by Anonymous Coward · · Score: 1

    In medicine Radiology appears to be the hi tech thing everyone except the patient or radiologist want to automate/eliminate. Sure radiologists are expensive, and hospital admins hate them for their costs, but it's still going to be awhile before they are replaced. It's not about identifying the problems, but preventing false positives. AI algos are good at the former, not the latter.

    But of course, radiology is heavy image based, so all our computer vision and machine learning CS folks want to completely solve "the problem", aka automation, instead of complimenting the actual user (radiologist).

  27. The LAST thing a radiologist wants... by Anonymous Coward · · Score: 0

    The last thing a radiologist wants is to ever meet or have to interact with a patient. Seriously, the folks in med school with the worst social skills go into radiology.

  28. I'm a radiologist--CAD has yet to impact my job by Anonymous Coward · · Score: 0

    I'm a radiologist in practice for 20 years. I also earned a PhD in medical imaging and wrote software to do image analysis for my PhD thesis. I typically don't post to any newsgroups but feel compelled to respond as I have extensive experience in this particular area.

    My experience with AI in my field has been poor, at best. We use an industry standard CAD system to help us detect abnormalities in mammograms. The software is so poor that it overdetects findings virtually 99% of the time and flags things of no importance. This decreases sensitivity to the point of being nearly worthless, and is often distracting. If you want another opinion, read this: http://www.diagnosticimaging.com/cad/state-cad-mammography

    I also had some experience with software which attempted to detect polyps in the colon. It too overcalled findings (mainly stool collections which it thought were polyps) so frequently that we no longer use it.

    A third CAD system I've used tries to detect pulmonary nodules that could represent a small cancer. It is so unreliable that the techs no longer use it as preprocessing to help me in my work. They can't make it work, and I don't have the time to troubleshoot problematic software for a vendor who doesn't support their product.

    I have yet to see any CAD or AI that has positively impacted my ability to do my job. Am I interested and hopeful that someday it will? Of course. However, we can't even get the obvious or easy solutions working. I see no threat in having my job disappear during the remaining part of my career. I am far, far more concerned that continuing declines in reimbursement rates will damage my profession to such a degree that nobody will want to spend a minimum of 9 years of post college education and be paid the same rate as a plumber or an electrician who can earn the same amount without a college degree. I have already advised my children NOT to enter my profession because it simply isn't worth the massive debt and lost time one takes on in medical school for reimbursement rates similar to that of skilled contractors.

  29. 1 in 8 radiologists spotted a problem I have by bongey · · Score: 1

    I hope so, they miss things too often. I have a weird congenital defect in my leg that can lead to blood clots later on in life. Only one radiologist ever picked up on the defect,even though it is really easy to see.

  30. Some Legend by Anonymous Coward · · Score: 0

    "Geoffrey Hinton, a legend in the field of artificial intelligence..."

    Dude I've never heard of is a "legend"? Some legend! I think the OP has a different definition of legend than I do...

    Maybe try to dial back the rhetoric a bit. "Respected, long-time figure" would be one example. "Experienced researcher" would be another. The OP has to figure out their own phrasing but undermines their message when using excessively fawning descriptors.