paper-with-me

Papers

Going Deeper through the Gleason Scoring Scale: An Automatic end-to-end System for Histology Prostate Grading and Cribriform Pattern Detection

2021-05-21 · Julio Silva-Rodríguez, Adrián Colomer, María A. Sales, Rafael Molina, Valery Naranjo

The Gleason scoring system is the primary diagnostic and prognostic tool for prostate cancer. In recent years, with the development of digitisation devices, the use of computer vision techniques for the analysis of biopsies has increased. However, to the best of the authors' knowledge, the development of algorithms to automatically detect individual cribriform patterns belonging to Gleason grade 4 has not yet been studied in the literature. The objective of the work presented in this paper is to develop a deep-learning-based system able to support pathologists in the daily analysis of prostate biopsies. The methodological core of this work is a patch-wise predictive model based on convolutional neural networks able to determine the presence of cancerous patterns. In particular, we train from scratch a simple self-design architecture. The cribriform pattern is detected by retraining the set of filters of the last convolutional layer in the network. From the reconstructed prediction map, we compute the percentage of each Gleason grade in the tissue to feed a multi-layer perceptron which provides a biopsy-level score.mIn our SICAPv2 database, composed of 182 annotated whole slide images, we obtained a Cohen's quadratic kappa of 0.77 in the test set for the patch-level Gleason grading with the proposed architecture trained from scratch. Our results outperform previous ones reported in the literature. Furthermore, this model reaches the level of fine-tuned state-of-the-art architectures in a patient-based four groups cross validation. In the cribriform pattern detection task, we obtained an area under ROC curve of 0.82. Regarding the biopsy Gleason scoring, we achieved a quadratic Cohen's Kappa of 0.81 in the test subset. Shallow CNN architectures trained from scratch outperform current state-of-the-art methods for Gleason grades classification.

📄 PDF Abstract BibTeX arXiv:2105.10490

Code (1)

cvblab/gleason_grading_cmpb 공식 구현 tf

Tasks

Diagnosticwhole slide images

Similar Papers 제목 키워드 기반

Development and Validation of a Deep Learning Algorithm for Improving Gleason Scoring of Prostate Cancer

2018-11-15 · Kunal Nagpal, Davis Foote, Yun Liu, Po-Hsuan 외

For prostate cancer patients, the Gleason score is one of the most important prognostic factors, potentially determining treatment independent of the stage. However, Gleason scoring is based on subjective microscopic exa…

Diagnosticwhole slide images

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

Poisson Ordinal Network for Gleason Group Estimation Using Bi-Parametric MRI

2024-07-08 · Yinsong Xu, Yipei Wang, Ziyi Shen, Iani J. M. B. Gayo 외

The Gleason groups serve as the primary histological grading system for prostate cancer, providing crucial insights into the cancer's potential for growth and metastasis. In clinical practice, pathologists determine the …

Contrastive Learning

Pathologist-like explainable AI for interpretable Gleason grading in prostate cancer

2024-10-19 · Gesa Mittmann, Sara Laiouar-Pedari, Hendrik A. Mehrtens, Sarah Haggenmüller 외

The aggressiveness of prostate cancer, the most common cancer in men worldwide, is primarily assessed based on histopathological data using the Gleason scoring system. While artificial intelligence (AI) has shown promise…

Segmentation

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