Search bioRxiv⌕ Search

Biology subjects

Elguindi, S.

Publications and source records attributed to Elguindi, S..

2 recordsLinked to original sources

Artificial Intelligence Apps for Medical Image Analysis using pyCERR and Cancer Genomics Cloud

This work introduces a user-friendly, cloud-based software framework for conducting Artificial Intelligence (AI) analyses of medical images. The framework allows users to deploy AI-based workflows by customizing software and hardware dependencies. The components of our software framework include the Python-native Computational Environment for Radiological Research (pyCERR) platform for radiological image processing, Cancer Genomics Cloud (CGC) for accessing hardware resources and user management utilities for accessing images from data repositories and installing AI models and their dependencies. GNU-GPL copyright pyCERR was ported to Python from MATLAB-based CERR to enable researchers to organize, access, and transform metadata from high dimensional, multi-modal datasets to build cloud-compatible workflows for AI modeling in radiation therapy and medical image analysis. pyCERR provides an extensible data structure to accommodate metadata from commonly used medical imaging file formats and a viewer to allow for multi-modal visualization. Analysis modules are provided to facilitate cloud-compatible AI-based workflows for image segmentation, radiomics, DCE MRI analysis, radiotherapy dose-volume histogram-based features, and normal tissue complication and tumor control models for radiotherapy. Image processing utilities are provided to help train and infer convolutional neural network-based models for image segmentation, registration and transformation. The framework allows for round-trip analysis of imaging data, enabling users to apply AI models to their images on CGC and retrieve and review results on their local machine without requiring local installation of specialized software or GPU hardware. The deployed AI models can be accessed using APIs provided by CGC, enabling their use in a variety of programming languages. In summary, the presented framework facilitates end-to-end radiological image analysis and reproducible research, including pulling data from sources, training or inferring from an AI model, utilities for data management, visualization, and simplified access to image metadata.

bioinformatics↗

Library of model implementations for sharing deep-learning image segmentation and outcomes models

An open-source library of implementations for deep-learning based image segmentation and outcomes models is presented in this work. As oncology treatment planning becomes increasingly driven by automation, such a library of model implementations is crucial to (i) validate existing models on datasets collected at different institutions, (ii) automate segmentation, (iii) create ensembles for improving performance and (iv) incorporate validated models in the clinical workflow. The library was developed with Computational Environment for Radiological Research (CERR) software platform. CERR is a natural choice to centralize model implementations due to its comprehensiveness, popularity, and ease of use. CERR provides well-validated feature extraction for radiotherapy dosimetry and radiomics with fine control over the calculation settings. This allows users to select the appropriate feature calculation used in the model derivation. Models for automatic image segmentation are distributed via Singularity containers, with seamless i/o to and from CERR. Singularity containers allow for segmentation models to be deployed with a variety of scientific computing architectures. Deployment of models is driven by JSON configuration file, making it convenient to plug-in models. Models from the library can be called programmatically for batch evaluation. The library includes implementations for popular radiotherapy models outlined in the Quantitative Analysis of Normal Tissue Effects in the Clinic effort and recently published literature. Radiomics models include features from Image Biomarker Standardization features found to be important across multiple sites and image modalities. Deep learning-based image segmentation models include state of the art networks such as Deeplab and other problem-specific architectures. The library is distributed as GNU-copyrighted software at https://www.github.com/cerr/CERR.

bioinformatics↗