Search bioRxivSearch

Biology subjects

Khosravi, P.

Publications and source records attributed to Khosravi, P..

4 recordsLinked to original sources

Robust Automated Assessment of Human Blastocyst Quality using Deep Learning

Morphology assessment has become the standard method for evaluation of embryo quality and selecting human blastocysts for transfer in in vitro fertilization (IVF). This process is highly subjective for some embryos and thus prone to human bias. As a result, morphological assessment results may vary extensively between embryologists and in some cases may fail to accurately predict embryo implantation and live birth potential. Here we postulated that an artificial intelligence (AI) approach trained on thousands of embryos can reliably predict embryo quality without human intervention.\n\nTo test this hypothesis, we implemented an AI approach based on deep neural networks (DNNs). Our approach called STORK accurately predicts the morphological quality of blastocysts based on raw digital images of embryos with 98% accuracy. These results indicate that a DNN can automatically and accurately grade embryos based on raw images. Using clinical data for 2,182 embryos, we then created a decision tree that integrates clinical parameters such as embryo quality and patient age to identify scenarios associated with increased or decreased pregnancy chance. This IVF data-driven analysis shows that the chance of pregnancy varies from 13.8% to 66.3%.\n\nIn conclusion, our AI-driven approach provides a novel way to assess embryo quality and uncovers new, potentially personalized strategies to select embryos with an improved likelihood of pregnancy outcome.

bioinformatics

Molecular genetic analysis of Steroid Resistant Nephrotic Syndrome: Detection of a novel mutation

Background: Nephrotic syndrome is one of the most common kidney diseases in childhood. About 20% of children are steroid-resistant NS (SRNS) which progress to end-stage renal disease (ESRD). More than 53 genes are associated with SRNS which represent the genetic heterogeneity of SRNS. This study was aimed to screen disease causing mutations within NPHS1 and NPHS2 and evaluate new potential variants in other genes.\n\nMethod: In first phase of study, 25 patients with SRNS were analyzed for NPHS1 (exon 2, 26) and all exons of NPHS2 genes by Sanger sequencing. In the second phase, whole exome sequencing was performed on 10 patients with no mutations in NPHS1 and NPHS2.\n\nResult: WES analysis revealed a novel mutation in FAT1 (c.10570C>A; Q3524K). We identified 4 pathogenic mutations, located in exon 4 and 5 of NPHS2 gene in 20% of patients (V180M, P118L, R168C and Leu156Phe). Also our study has contributed to the descriptions of previously known pathogenic mutations across WT1 (R205C) and SMARCAL1 (R764Q) and a novel polymorphism in CRB2.\n\nConclusion: Our study concludes that mutations of exon 4 and 5 NPHS2 gene are common in Iranian and some other ethnic groups. We suggest conducting WES after NPHS2 screening and further comprehensive studies to identify the most common genes in the development of SRNS, which might help in Clinical impact on management in patients with SRNS.\n\nDetection of a novel mutation in SRNS

genetics

Breast Cancer Histopathological Image Classification: A Deep Learning Approach

Breast cancer remains the most common type of cancer and the leading cause of cancer-induced mortality among women with 2.4 million new cases diagnosed and 523,000 deaths per year. Historically, a diagnosis has been initially performed using clinical screening followed by histopathological analysis. Automated classification of cancers using histopathological images is a chciteallenging task of accurate detection of tumor sub-types. This process could be facilitated by machine learning approaches, which may be more reliable and economical compared to conventional methods.\n\nTo prove this principle, we applied fine-tuned pre-trained deep neural networks. To test the approach we first classify different cancer types using 6, 402 tissue micro-arrays (TMAs) training samples. Our framework accurately detected on average 99.8% of the four cancer types including breast, bladder, lung and lymphoma using the ResNet V1 50 pre-trained model. Then, for classification of breast cancer sub-types this approach was applied to 7,909 images from the BreakHis database. In the next step, ResNet V1 152 classified benign and malignant breast cancers with an accuracy of 98.7%. In addition, ResNet V1 50 and ResNet V1 152 categorized either benign- (adenosis, fibroadenoma, phyllodes tumor, and tubular adenoma) or malignant- (ductal carcinoma, lobular carcinoma, mucinous carcinoma, and papillary carcinoma) sub-types with 94.8% and 96.4% accuracy, respectively. The confusion matrices revealed high sensitivity values of 1, 0.995 and 0.993 for cancer types, as well as malignant- and benign sub-types respectively. The areas under the curve (AUC) scores were 0.996,0.973 and 0.996 for cancer types, malignant and benign sub-types, respectively. Overall, our results show negligible false negative (on average 3.7 samples) and false positive (on average 2 samples) results among different models. Availability: Source codes, guidelines and data sets are temporarily available on google drive upon request before moving to a permanent GitHub repository.

bioinformatics

Deep Convolutional Neural Networks Enable Discrimination of Heterogeneous Digital Pathology Images

Pathological evaluation of tumor tissue is pivotal for diagnosis in cancer patients and automated image analysis approaches have great potential to increase precision of diagnosis and help reduce human error.\n\nIn this study, we utilize various computational methods based on convolutional neural networks (CNN) and build a stand-alone pipeline to effectively classify different histopathology images across different types of cancer. In particular, we demonstrate the utility of our pipeline to discriminate between two subtypes of lung cancer, four biomarkers of bladder cancer, and five biomarkers of breast cancer. In addition, we apply our pipeline to discriminate among four immunohistochemistry (IHC) staining scores of bladder and breast cancers.\n\nOur classification pipeline utilizes a basic architecture of CNN, Googles Inceptions within three training strategies, and an ensemble of two state-of-the-art algorithms, Inception and ResNet. These strategies include training the last layer of Googles Inceptions, training the network from scratch, and fine-tunning the parameters for our data using two pre-trained version of Googles Inception architectures, Inception-V1 and Inception-V3.\n\nWe demonstrate the power of deep learning approaches for identifying cancer subtypes, and the robustness of Googles Inceptions even in presence of extensive tumor heterogeneity. Our pipeline on average achieved accuracies of 100%, 92%, 95%, and 69% for discrimination of various cancer types, subtypes, biomarkers, and scores, respectively. Our pipeline and related documentation is freely available at https://github.com/ih-lab/CNN_Smoothie.

bioinformatics