paper-with-me

Papers

Weakly-Supervised Deep Learning Model for Prostate Cancer Diagnosis and Gleason Grading of Histopathology Images

2022-12-25 · Mohammad Mahdi Behzadi, Mohammad Madani, Hanzhang Wang, Jun Bai, Ankit Bhardwaj, Anna Tarakanova, Harold Yamase, Ga Hie Nam, Sheida Nabavi

Prostate cancer is the most common cancer in men worldwide and the second leading cause of cancer death in the United States. One of the prognostic features in prostate cancer is the Gleason grading of histopathology images. The Gleason grade is assigned based on tumor architecture on Hematoxylin and Eosin (H&E) stained whole slide images (WSI) by the pathologists. This process is time-consuming and has known interobserver variability. In the past few years, deep learning algorithms have been used to analyze histopathology images, delivering promising results for grading prostate cancer. However, most of the algorithms rely on the fully annotated datasets which are expensive to generate. In this work, we proposed a novel weakly-supervised algorithm to classify prostate cancer grades. The proposed algorithm consists of three steps: (1) extracting discriminative areas in a histopathology image by employing the Multiple Instance Learning (MIL) algorithm based on Transformers, (2) representing the image by constructing a graph using the discriminative patches, and (3) classifying the image into its Gleason grades by developing a Graph Convolutional Neural Network (GCN) based on the gated attention mechanism. We evaluated our algorithm using publicly available datasets, including TCGAPRAD, PANDA, and Gleason 2019 challenge datasets. We also cross validated the algorithm on an independent dataset. Results show that the proposed model achieved state-of-the-art performance in the Gleason grading task in terms of accuracy, F1 score, and cohen-kappa. The code is available at https://github.com/NabaviLab/Prostate-Cancer.

📄 PDF Abstract BibTeX arXiv:2212.12844

Code (1)

nabavilab/prostate-cancer 공식 구현 tf

Tasks

Multiple Instance Learningwhole slide images

Similar Papers 제목 키워드 기반

WeGleNet: A Weakly-Supervised Convolutional Neural Network for the Semantic Segmentation of Gleason Grades in Prostate Histology Images

2021-05-21 · Julio Silva-Rodríguez, Adrián Colomer, Valery Naranjo

Prostate cancer is one of the main diseases affecting men worldwide. The Gleason scoring system is the primary diagnostic tool for prostate cancer. This is obtained via the visual analysis of cancerous patterns in prosta…

DiagnosticSemantic Segmentation

An attention-based multi-resolution model for prostate whole slide imageclassification and localization

2019-05-30 · Jiayun Li, Wenyuan Li, Arkadiusz Gertych, Beatrice S. Knudsen 외

Histology review is often used as the `gold standard' for disease diagnosis. Computer aided diagnosis tools can potentially help improve current pathology workflows by reducing examination time and interobserver variabil…

General ClassificationMultiple Instance Learning

Self-learning for weakly supervised Gleason grading of local patterns

2021-05-21 · Julio Silva-Rodríguez, Adrián Colomer, Jose Dolz, Valery Naranjo

Prostate cancer is one of the main diseases affecting men worldwide. The gold standard for diagnosis and prognosis is the Gleason grading system. In this process, pathologists manually analyze prostate histology slides u…

PrognosisSelf-Learningwhole slide images

Gleason Grading of Histology Prostate Images through Semantic Segmentation via Residual U-Net

2020-05-22 · Amartya Kalapahar, Julio Silva-Rodríguez, Adrián Colomer, Fernando López-Mir 외

Worldwide, prostate cancer is one of the main cancers affecting men. The final diagnosis of prostate cancer is based on the visual detection of Gleason patterns in prostate biopsy by pathologists. Computer-aided-diagnosi…

Image SegmentationSemantic Segmentation

Weakly Supervised Prostate TMA Classification via Graph Convolutional Networks

2019-10-29 · Jingwen Wang, Richard J. Chen, Ming Y. Lu, Alexander Baras 외

Histology-based grade classification is clinically important for many cancer types in stratifying patients distinct treatment groups. In prostate cancer, the Gleason score is a grading system used to measure the aggressi…

ClassificationGeneral Classification