SBIR-STTR Award

Enabling Next Generation Machine Learning for Large Scale Image Analysis
Award last edited on: 2/4/2024

Sponsored Program
STTR
Awarding Agency
NIH : NIBIB
Total Award Amount
$1,194,022
Award Phase
2
Solicitation Topic Code
286
Principal Investigator
Gerald Sabin

Company Information

RNET Technologies Inc (AKA: RNET)

240 West Elmwood Drive Suite 2010
Dayton, OH 45459
   (937) 433-2886
   info@rnet-tech.com
   www.rnet-tech.com

Research Institution

University of Utah

Phase I

Contract Number: 1R41EB032722-01
Start Date: 9/30/2021    Completed: 3/29/2022
Phase I year
2021
Phase I Amount
$256,581
Deep learning has transformed medical image analysis by delivering clinically meaningful results on challenging problems like prostate cancer detection and lung screening. In pathology, industry is making signi?cant invest- ments to develop deep learning tools for diagnostic use in clinical labs. FDA approval of whole-slide digital pathology images (WSIs) for use in primary diagnosis is further increasing interest, adoption, and investment in this technology. Judgments made by pathologists are the basis for the treatment of many diseases, yet in- terobserver variability among pathologists is signi?cant, and errors can lead to overtreatment or even treatment of healthy patients. Pathology is also facing workforce issues as demand for pathologist services is outpacing growth of trained pathologists. Computational pathology tools based on deep learning can help address these problems by providing reproducible diagnoses, performing ”second reads” for human pathologists, automating tasks to improve pathologist ef?ciency, and helping general pathologists evaluate challenging cases. GPU accel- erators have played a signi?cant role in advancing deep learning methods to build computational pathology tools, with machine learning frameworks (MLFs) like Pytorch and Tensor?ow providing researchers with abstractions to quickly develop models that utilize GPUs. Evolution of GPUs and MLFs has been driven by analysis of small images, and so these tools cannot be easily applied directly WSIs or other large medical images like three dimen- sional MRI or CT. Adapting medical imaging problems to small image paradigms supported by GPUs and MLFs leads to suboptimal performance and increased implementation effort and complexity. More recent approaches that use streaming or ”uni?ed memory” allow direct analysis of entire WSIs and have demonstrated performance advantages. These approaches can be slow, complex to implement, and are highly speci?c to a choice of network architecture which limits exploration and development of new architectures. More general-purpose, ef?cient, and user-friendly frameworks are required to allow the development of WSI scale deep learning.This project will develop techniques to automatically map deep learning networks implemented in common MLF architectures to one or more GPUs for arbitrarily large input images and activation layers. The proposed software will include a performance modeler to estimate the runtime of a given network on available GPU acceler- ators. These strategies will enable a new paradigm in deep learning for medical images, allowing the development of novel networks that are purpose-built for medical applications. Developers will be able to rapidly create and evaluate these networks using familiar MLF packages. This project will provide approaches to overcome GPU memory bottlenecks, a scheduler to map the network to available GPUs, integration with common MLFs, and demonstration using computational pathology use cases. Public Health Relevance Statement Narrative The proposed tools will help software developers overcome the limitations of current computing hardware to design more accurate deep learning models for use in clinical diagnostics. These models will be able to analyze very large digitized images of glass slides to aid pathologists in tasks like cancer detection. The ability to analyze these images in their entirety instead of in small parts will improve the diagnostic accuracy of models and will accelerate algorithm development efforts.

Project Terms:
Adoption ; Architecture ; Engineering / Architecture ; Malignant Neoplasms ; Cancers ; Malignant Tumor ; malignancy ; neoplasm/cancer ; Classification ; Systematics ; Diagnosis ; Disease ; Disorder ; Evolution ; Glass ; Goals ; Government Agencies ; Growth ; Generalized Growth ; Tissue Growth ; ontogeny ; Health ; Healthcare Systems ; Health Care Systems ; Community Hospitals ; Rural Hospitals ; Human ; Modern Man ; Incidence ; Industry ; Interobserver Variability ; Inter-Observer Variability ; Inter-Observer Variation ; Interobserver Variations ; Investments ; Judgment ; Lead ; Pb element ; heavy metal Pb ; heavy metal lead ; Learning ; Lung ; Lung Respiratory System ; pulmonary ; Magnetic Resonance Imaging ; MR Imaging ; MR Tomography ; MRI ; Medical Imaging, Magnetic Resonance / Nuclear Magnetic Resonance ; NMR Imaging ; NMR Tomography ; Nuclear Magnetic Resonance Imaging ; Zeugmatography ; Maps ; Medical Imaging ; Memory ; Methods ; Movement ; body movement ; Pathology ; Patients ; Play ; Research ; Research Personnel ; Investigators ; Researchers ; Role ; social role ; Computer software ; Software ; medical specialties ; Specialty ; Medical Students ; medical school students ; Technology ; Time ; Work ; Generations ; Schedule ; Caring ; base ; Label ; improved ; Image Analysis ; Image Analyses ; image evaluation ; image interpretation ; Area ; Clinical ; Phase ; Medical ; Training ; Screening for Prostate Cancer ; detect prostate cancer ; prostate cancer detection ; prostate cancer early detection ; Pathologist ; tool ; Diagnostic ; machine learned ; Machine Learning ; Complex ; Stream ; Slide ; Techniques ; 3-D ; 3D ; three dimensional ; 3-Dimensional ; interest ; Services ; computer imaging ; digital imaging ; Performance ; Accuracy of Diagnosis ; diagnostic accuracy ; high-end computing ; High Performance Computing ; novel ; Graph ; Imaging problem ; Modeling ; Address ; Data ; Reproducibility ; Resolution ; Cancer Detection ; Development ; developmental ; Image ; imaging ; design ; designing ; next generation ; clinical application ; clinical applicability ; user-friendly ; prototype ; tumor ; aging population ; aged population ; population aging ; screening ; network architecture ; learning network ; learning strategy ; learning activity ; learning method ; clinical diagnostics ; overtreatment ; over-treatment ; digital pathology ; pathology imaging ; deep learning ; TensorFlow ; neural network ; convolutional neural network ; ConvNet ; convolutional network ; convolutional neural nets ; algorithm development ; implementation efforts ;

Phase II

Contract Number: 2R44EB032722-02A1
Start Date: 9/30/2021    Completed: 5/31/2025
Phase II year
2023
Phase II Amount
$937,441
Deep learning has transformed medical image analysis by delivering clinically meaningful results on challengingproblems like prostate cancer detection and lung cancer screening. FDA approval of whole-slide digital pathologyimaging (WSIs) for primary diagnosis is further increasing interest, adoption, and investment in artificial intelli-gence (AI) technology for pathology. Learning from large medical images using patient-level labels (PLLs) hasbecome an active computational pathology research area. PLLs such as pathology diagnosis or clinical outcomesare generated through healthcare operations and are often readily available. In contrast to learning paradigmsthat depend on the expert annotation of images (e.g., delineating tumor regions) and are therefore time-intensiveand limited to smaller cohorts, training directly from WSIs using PLLs will allow the development of realistictraining datasets containing tens-of-thousands of subjects that can produce models with clinically-meaningful ac-curacy. GPU accelerators have played a significant role in advancing deep learning methods for computationalpathology tools. Machine Learning Frameworks (MLFs), e.g., Pytorch and TensorFlow, provide researchers withabstractions to quickly develop models that utilize GPUs. The evolution of GPUs and MLFs has been driven bythe analysis of small images, and so applying these tools directly to WSIs or other large medical images likevolumetric magnetic resonance or computed tomography is challenging. Adapting medical imaging problems tothe small image paradigm leads to many compromises resulting in suboptimal performance, increased imple-mentation effort, and increased software/design complexity (e.g., patch based techniques or multiple instancelearning). As a result, the development of scalable ML models from PLLs by directly processing WSI imagesthrough a deep learning pipeline is infeasible today on GPUs. Recent efforts that use unified GPU memory orstreaming approaches to overcome GPU memory limits and attempt to perform end-to-end training at WSI scalehave demonstrated superior performance to annotation or MIL. However, these approaches are either slow (dueto suboptimal data movement strategies), complex to adapt/use, or highly specific to a given network architecture(limiting the ability to develop and explore new architectures). More general-purpose, efficient, and user-friendlyframeworks are needed to allow the development of WSI scale deep learning. This project will develop a robust software framework to facilitate seamless development and use of scalableML models, without the imposition of any limits on the sizes of handled images, unhindered by the limited memorycapacity in GPUs. The proposed SSTEP (Seamless Scalable Tensor-Expression Execution via Partitioning) soft-ware framework will allow scalable and portable neural network models that directly process full high-resolutionimages of arbitrary size for training or inference, on any (multi) GPU platform. SSTEP will allow the developmentof novel deep learning paradigms that are purpose-built for medical applications, and will enable developers torapidly create and evaluate these tools using familiar MLFs - PyTorch or TensorFlow.

Public Health Relevance Statement:
PUBLIC HEALTH RELEVANCE The proposed software will help developers overcome the limitations of current computing hardware to design more accurate deep learning models for use in clinical diagnostics. These models will be able to analyze very large digitized images of glass slides to aid pathologists in tasks like cancer detection. The ability to analyze these images in their entirety will accelerate the development of accurate AI based diagnostics.

Project Terms: