Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
126 tokens/sec
GPT-4o
47 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Automated Gleason Grading of Prostate Biopsies using Deep Learning (1907.07980v1)

Published 18 Jul 2019 in eess.IV and cs.CV

Abstract: The Gleason score is the most important prognostic marker for prostate cancer patients but suffers from significant inter-observer variability. We developed a fully automated deep learning system to grade prostate biopsies. The system was developed using 5834 biopsies from 1243 patients. A semi-automatic labeling technique was used to circumvent the need for full manual annotation by pathologists. The developed system achieved a high agreement with the reference standard. In a separate observer experiment, the deep learning system outperformed 10 out of 15 pathologists. The system has the potential to improve prostate cancer prognostics by acting as a first or second reader.

Citations (420)

Summary

  • The paper introduced a U-Net deep learning approach that automates Gleason grading with a quadratic Cohen's kappa of 0.918, matching expert performance.
  • It employs a semi-automatic labeling strategy to efficiently process 5834 biopsies from 1243 patients, reducing the need for extensive manual annotation.
  • The study demonstrates potential to lower diagnostic variability and pathologist workload, outperforming 10 out of 15 experts in an external evaluation.

Automated Gleason Grading of Prostate Biopsies using Deep Learning

The paper presents a significant advancement in the use of deep learning for automated Gleason grading of prostate biopsies, potentially enhancing the current practices in prostate cancer diagnosis. The research addresses the pervasive inter-observer variability in pathologist-assigned Gleason scores, leveraging computational pathology to achieve robust and reproducible results.

Methodology

A deep learning model based on the U-Net architecture was developed, trained on a dataset comprising 5834 prostate biopsies from 1243 patients. A semi-automatic labeling technique was used, which significantly mitigated the need for labor-intensive manual annotations. This approach capitalizes on prior cancer segmentation and epithelium detection algorithms. The system predicted Gleason grade groups by assigning growth patterns to detected glands, calculating the normalized percentage of each growth pattern, and thus determining the biopsy's grade group.

Results

The system demonstrated a high level of agreement with an expert reference standard, achieving a quadratic Cohen's kappa of 0.918 on the full test set of 550 biopsies. Notably, it surpassed the performance of 10 out of 15 pathologists in an external observer panel. The capability of the model to distinguish between benign and malignant tissues was affirmed with an AUC of 0.990. The system misclassified mainly between grade groups 2 vs. 3 and 4 vs. 5, aligning with observed human errors in clinical practice.

Implications and Future Work

The implications of this paper in clinical practice are substantial. By effectively serving as either a primary or secondary diagnostic reader, this system holds promise in alleviating pathologist workload and reducing diagnostic inconsistencies resulting from varying levels of pathologist expertise or geographic limitations.

However, several limitations warrant further consideration. The paper's dataset is sourced from a single center, thus multi-center data inclusion is necessary to enhance generalizability and robustness against variability in staining and scanning methods. Additionally, the model currently focuses on acinar adenocarcinomas, and future iterations should explore its application across diverse tumor types present in prostate biopsies.

Conclusion

The deep learning system developed in this paper exhibits pathologist-level performance, suggesting a compelling potential for integrating AI into routine pathological workflows for prostate cancer grading. The research highlights the transformative role of AI in standardizing diagnostic processes, while underscoring the necessity for comprehensive validation and continuous refinement with extensive, heterogeneous data sets. Such advancements not only enhance prognostic accuracy but also pave the way for improved patient management in prostate cancer care. Future work should continue to bridge the gap between AI capabilities and human expertise, ensuring the seamless application of automated systems in dynamic clinical environments.