| Literature DB >> 35579955 |
Vidya Sankar Viswanathan1, Paula Toro2, Germán Corredor1,3, Sanjay Mukhopadhyay2, Anant Madabhushi1,3.
Abstract
Lung diseases carry a significant burden of morbidity and mortality worldwide. The advent of digital pathology (DP) and an increase in computational power have led to the development of artificial intelligence (AI)-based tools that can assist pathologists and pulmonologists in improving clinical workflow and patient management. While previous works have explored the advances in computational approaches for breast, prostate, and head and neck cancers, there has been a growing interest in applying these technologies to lung diseases as well. The application of AI tools on radiology images for better characterization of indeterminate lung nodules, fibrotic lung disease, and lung cancer risk stratification has been well documented. In this article, we discuss methodologies used to build AI tools in lung DP, describing the various hand-crafted and deep learning-based unsupervised feature approaches. Next, we review AI tools across a wide spectrum of lung diseases including cancer, tuberculosis, idiopathic pulmonary fibrosis, and COVID-19. We discuss the utility of novel imaging biomarkers for different types of clinical problems including quantification of biomarkers like PD-L1, lung disease diagnosis, risk stratification, and prediction of response to treatments such as immune checkpoint inhibitors. We also look briefly at some emerging applications of AI tools in lung DP such as multimodal data analysis, 3D pathology, and transplant rejection. Lastly, we discuss the future of DP-based AI tools, describing the challenges with regulatory approval, developing reimbursement models, planning clinical deployment, and addressing AI biases.Entities:
Keywords: artificial intelligence; computational pathology; digital pathology; lung diseases; machine learning
Mesh:
Year: 2022 PMID: 35579955 PMCID: PMC9254900 DOI: 10.1002/path.5966
Source DB: PubMed Journal: J Pathol ISSN: 0022-3417 Impact factor: 9.883
Description of common computational pathology terms
| Artificial intelligence | Umbrella term to indicate technologies with the ability to simulate intelligent behavior, allowing it to function appropriately and with foresight in its environment [ |
| Digital pathology | Also known as whole slide imaging, it is the dynamic, image‐based environment that enables the acquisition, management, and interpretation of pathology information generated from a digitized glass slide [ |
| Pathomics | The high throughput extraction of quantitative features from digitized histopathology images, thereby converting images into data [ |
| Biomarker | “A biological marker, or biomarker, is a characteristic that is objectively measured and evaluated as an indicator of normal biological processes, pathogenic processes or a response to a therapeutic intervention” [ |
| Computational pathology | The use of artificial intelligence tools to extract information from whole slide images and associated patient metadata for specific clinical indications [ |
| Machine learning | A subtype of artificial intelligence in which the system uses a provided set of data (training data) to learn and structure it, and subsequently uses a representative function to best describe the data and provide a prediction when presented with previously unseen data [ |
| Deep learning | A type of machine learning technique with a representation‐learning method. Deep learning attempts to learn by example using neural networks [ |
| Artificial neural network | An architecture inspired by the neuronal networks found within the brain and capable of constructing non‐linear relationships. Each layer in an artificial neural network has multiple perceptrons, which function like neurons, capable of receiving and sending signals [ |
| Convolutional neural network (CNN) | A subtype of artificial neural network commonly applied to medical images; its extensive use derives from the architecture upholding the integrity of spatial relationships in image data. CNN is a feedforward network that specializes in filtering spatial data to create feature maps [ |
| Generative adversarial network (GAN) | An example of generative AI, GAN is a deep learning approach that aims to ‘generate’ artificial data that resemble the real data using a combination of two neural networks – a generator, which creates synthetic data, and a discriminator, which scrutinizes the authenticity of the data [ |
Figure 1Digital pathology‐based AI tools add value to the workflow of the pulmonologist, oncologist, and pathologist. Created with Biorender.com.
Figure 2Example of a neural network architecture for nuclei segmentation.
Description of hand‐crafted features used in lung pathology applications
| Feature class | Description | Mathematical expression | Lung pathology studies |
|---|---|---|---|
| Spatial architecture | Describes the spatial organization of primitives (e.g. nuclei or glands) in the tissue. Facilitates identification of areas with a high disorder such as cancerous regions | Voronoi diagram, Delaunay triangulation, minimum spanning tree, local graphs | Yao |
| Spatial interplay | Extracts measures from the points where two or more structures in the tissue come together and affect each other | Intersection, neighborhood diversity | Lu |
| Texture | Quantifies the spatial arrangement of color or intensities in an image region. It is useful to differentiate among different structures in the tissue, for example, lymphocytes or cancerous cells | Haralick (gray level co‐occurrence matrix), Gabor, Laplacian, Laws features | Yao |
| Shape | Provides information on the physical appearance (e.g. size or silhouette) of some structures in the tissue such as cells, cartilages, vessels, nodules, among others | Area, length of axes, eccentricity, equivalent diameter, Zernike moments | Wang |
| Color | Extracts measures associated with the perception derived from the spectrum of light interaction with the human eye | Intensity, RGB channels, YUV channels, CMYK channels, HSV channels | Wang |
| Orientation | Provides metrics of the position of an element (e.g. nucleus) in relation to its surroundings | Angle between axes | Wang |
Figure 3Illustration of the use of hand‐crafted features for risk stratification of lung cancer. Tissue microarray from low‐risk and high‐risk lung cancer patients showing: (A, F) digitized H&E images; (B, G) features with automated nuclei detection; (C, H) features with Delaunay triangulation – a type of global graph; (D, I) local graph based on the distance between closest nuclei; and (E, J) feature showing the spatial architecture of tumor‐infiltrating lymphocytes with lymphocytes (blue) and non‐lymphocytes (green). Clusters are built based on distance thresholds. If cells of the same type are closer than a threshold, they form a cluster.
Figure 4Illustrative examples of hand‐crafted features used in lung pathology applications. Left to right: Delaunay triangulations capturing the spatial architecture; shape features: equivalent diameter, length of axes, and area; and color features demonstrating the RGB channels.
Figure 5Applications of computational pathology in lung diseases.