According to the American Cancer Society, over 200,000 people in the United States are diagnosed with lung cancer every year. To help with early detection, researchers at the New York University school developed a deep learning algorithm that can identify two common types of lung cancer with human accuracy.
“The purpose of this study was to develop a deep-learning model for the automatic analysis of tumor slides using publicly available whole-slide images and to subsequently test our models on independent cohorts collected at our institution,” the researchers stated in their paper.
The NYU team based their convolutional neural network on the open source Inception v3 image recognition model, which has been successfully used to detect skin cancer and diabetic retinopathy.
Using NVIDIA Tesla GPUs with the cuDNN-accelerated TensorFlow deep learning framework, the researchers re-trained the Inception convolutional neural network on 3000 images from two separate datasets.
The researchers then evaluated their dataset on whole slide images from separate datasets. They also enlisted three independent pathologists to classify the slides.

“Our study demonstrates that convolutional neural networks, such as Google’s inception v3, can be used to assist in the diagnosis of lung cancer from histopathology slides: it almost unambiguously classified normal versus tumor tissues (~0.99 AUC) and distinguishes lung cancer types with high accuracy (0.97 AUC), reaching sensitivity and specificity comparable to that of a pathologist,” the team stated on their paper.
The research was published this week in Nature Medicine, and the code was also published on GitHub.
Read more>
AI Helps Doctors Diagnose Lung Cancer with 97 Percent Accuracy
Sep 18, 2018
Discuss (0)
AI-Generated Summary
- Researchers at New York University developed a convolutional neural network based on the Inception v3 model that identifies two common types of lung cancer from histopathology slides with accuracy comparable to pathologists.
- The model achieved ~0.99 AUC for distinguishing normal versus tumor tissue and 0.97 AUC for differentiating lung cancer types using whole-slide images.
- Training used 3,000 images from public datasets with NVIDIA Tesla GPUs and the cuDNN-accelerated TensorFlow framework.
- The study was published in Nature Medicine and the code is available on GitHub.
Next Steps
- Read the Nature Medicine paper for the full study details.
- Explore the DeepPATH repository on GitHub to access the published code.
Powered by NVIDIA Nemotron. AI-generated content may summarize information incompletely. Verify important information. Learn more