A student’s and resident’s guide to AI

Artificial Intelligence begins with Data Analytics

Radiologists should learn about data science to promote effective development of AI in imaging

By Stephen M. Borstelmann, MD – Sept 2017

It’s said that “data is the new oil.”(1) Radiologists should agree — our bread and butter is interpreting complex visual data. Enter artificial intelligence (AI), with its predictions of doom for human radiologists.

Hype aside, AI and machine learning analytics are advanced techniques used in data science, a hybrid field of computer science and statistics. These are not the statistics we remember from medical school. Newer statistical techniques are increasingly concerned with classification, or grouping, of data. For example, if we take the given Data Set X, with three different classes A, B, and C, and we introduce a new data point, which group does it belong to?

To get started with data science, the venerable spreadsheet is a good entry point. But to truly understand data science, radiologists must become familiar with programming languages, functions, and analysis tools that are unfamiliar. Powerful apps like Tableau and Microstrategy provide descriptive reporting, basic statistics, and even some predictive analytics for the non-coder. But data scientists tend to use R or Python programming languages for analytics.(2)

R and Python allow for sophisticated analysis of complex datasets. R is an open-source programming language, with many available statistical, financial, and scientific analysis packages. Functions like Extreme Gradient boosting, lasso, random forests, support vector machines, and k-nearest neighbors are available in R.(3) Python is object-oriented and well-suited for large datasets and machine learning using Tensorflow and Keras. Hardware requirements and challenging software implementation for GPU accelerated high performance deep learning can be as lofty as the impressive results.

The powerful convolutional neural network (CNN) is particularly appropriate for classifying images, and meets a colloquial definition of AI. In the ImageNet ILSVRC challenge, from 2010-2017, image classification accuracy soared from 72 to 97 percent, even exceeding human accuracy because of CNNs. (4, 5) Recently, University of Virginia Health System began testing a product using this architecture to assist its radiologists.(6)

If radiologists treat AI algorithms as a ‘black box’ and surrender our sound clinical judgment, we risk further commoditization. By doing the groundwork to understand classification statistics, data analytics, and the computing innovations associated with AI, we can earn a seat at the table — and lend our voice to safeguard our patients and ensure that the practice of radiology is improved, not hurt, by AI.

By Stephen M. Borstelmann, MD, www.n2value.com, Boca Raton, FL.

Endnotes
1. Why Data is the New Oil, Jonathan Vanian, http://fortune.com/2016/07/11/data-oil-brainstorm-tech/
2. Four main languages for Analytics, Data Mining, Data Science Gregory Piatetsky http://www.kdnuggets.com/2014/08/four-main-languages-analytics-data-mining-data-science.html
3. An Introduction to Statistical Learning, ed. T Hastie R Tibshirani ISBN 978-1-4614-7138-7 (eBook) Springer NY
4. ImageNet Large Scale Visual Recognition Challenge, http://www.image-net.org/challenges/LSVRC/
5. What I learned from competing against a ConvNet on ImageNet. Andrej Karpathy, https://karpathy.github.io/2014/09/02/what-i-learned-from-competing-against-a-convnet-on-imagenet/
6. Imaging 3.0 Case Study: An Extra Set of Eyes https://www.acr.org/Advocacy/Economics-Health-Policy/Imaging-3/Case-Studies/IT/An-Extra-Set-of-Eyes