Skip to main content

T2-weighted imaging-based deep-learning method for noninvasive prostate cancer detection and Gleason grade prediction: a multicenter study

Abstract

Objectives

To noninvasively detect prostate cancer and predict the Gleason grade using single-modality T2-weighted imaging with a deep-learning approach.

Methods

Patients with prostate cancer, confirmed by histopathology, who underwent magnetic resonance imaging examinations at our hospital during September 2015–June 2022 were retrospectively included in an internal dataset. An external dataset from another medical center and a public challenge dataset were used for external validation. A deep-learning approach was designed for prostate cancer detection and Gleason grade prediction. The area under the curve (AUC) was calculated to compare the model performance.

Results

For prostate cancer detection, the internal datasets comprised data from 195 healthy individuals (age: 57.27 ± 14.45 years) and 302 patients (age: 72.20 ± 8.34 years) diagnosed with prostate cancer. The AUC of our model for prostate cancer detection in the validation set (n = 96, 19.7%) was 0.918. For Gleason grade prediction, datasets comprising data from 283 of 302 patients with prostate cancer were used, with 227 (age: 72.06 ± 7.98 years) and 56 (age: 72.78 ± 9.49 years) patients being used for training and testing, respectively. The external and public challenge datasets comprised data from 48 (age: 72.19 ± 7.81 years) and 91 patients (unavailable information on age), respectively. The AUC of our model for Gleason grade prediction in the training set (n = 227) was 0.902, whereas those of the validation (n = 56), external validation (n = 48), and public challenge validation sets (n = 91) were 0.854, 0.776, and 0.838, respectively.

Conclusion

Through multicenter dataset validation, our proposed deep-learning method could detect prostate cancer and predict the Gleason grade better than human experts.

Critical relevance statement

Precise prostate cancer detection and Gleason grade prediction have great significance for clinical treatment and decision making.

Key Points

  • Prostate segmentation is easier to annotate than prostate cancer lesions for radiologists.

  • Our deep-learning method detected prostate cancer and predicted the Gleason grade, outperforming human experts.

  • Non-invasive Gleason grade prediction can reduce the number of unnecessary biopsies.

Graphical Abstract

Introduction

Prostate cancer (PCa) has gained considerable attention worldwide given that it is the most common cancer in male individuals in the Western world [1]. The 2022 European Association of Urology guidelines and 2019 UK National Institute for Health and Care Excellence guidelines suggest using multiparametric magnetic resonance imaging (MRI) for detecting early-stage PCa before biopsy [2]. However, assessments of PCa using MRI are susceptible to low inter-reader agreement (< 50%), suboptimal interpretation, and overdiagnosis [3, 4].

Pathological biopsy results are the gold standard for PCa classification. However, biopsy cores mostly refer to positive lesions (Prostate Imaging Reporting and Data System [PI-RADS v2] score ≥ 3), limiting the ability to detect all PCa lesions [5,6,7]. Furthermore, the annotations of biopsy-confirmed lesions highly depend on the interpretation of the radiologist [8].

Artificial intelligence (AI)-based approaches have been widely applied for the detection and classification of PCa tumors. Given the advantages of machine-learning or deep-learning approaches, most studies [9] have used multimodal imaging approaches, such as T2-weighted imaging (T2WI) combining diffusion-weighted imaging (DWI), the apparent diffusion coefficient (ADC), dynamic contrast-enhanced imaging (DCE-MRI), and DWI with the ADC. Multimodal imaging combines the strengths of various imaging modalities to provide comprehensive information. AI algorithms can utilize this diverse and rich data to enhance the accuracy and sensitivity of PCa detection and classification. Each imaging technique offers unique insights into the nature of the tumor. For example, DWI and ADC maps are valuable for evaluating tumor cell density, while DCE-MRI provides information on vascularity. AI can analyze these characteristics in-depth, resulting in improved tumor characterization and grading. However, managing and integrating different data types from multiple imaging modalities can be challenging. Ensuring compatibility and effective synthesis of this data for AI analysis poses a significant hurdle. AI models may develop biases based on their training data or struggle to generalize across diverse populations or imaging systems, potentially impacting their reliability and accuracy. For instance, a recent editorial suggested that ADC values are not readily available in software applications and ADC cut-off values are affected by hardware-related factors (e.g., sequence parameters, choice and number of b values, variation in field homogeneity, or coil selection among MRI systems) [10]. Another study reported that, according to their data, neither qualitative nor quantitative DCE assessment is required in prostate MRI [11]. Furthermore, most studies manually segment PCa lesions with the help of experienced radiologists, while the annotation of PCa lesions is challenged by MRI scan quality, which is affected by parameters such as slice thickness and field of view [12].

Hence, in this study, we attempted to decrease the variation arising from multimodality images, although such images contribute greatly to PCa diagnosis. We proposed a deep-learning model using single-modality (T2WI) images with prostate segmentation instead of lesion segmentation to improve the AI-based approach for noninvasive PCa detection and Gleason grade prediction, which has great clinical significance for clinical treatment and decision making.

Patients and methods

Study population

This retrospective study was conducted in accordance with the Declaration of Helsinki and approved by the Institutional Review Board of our hospital. The need for obtaining patient consent was waived due to the retrospective nature of the study.

Samples were collected from patients with PCa, confirmed by histopathology, who underwent MRI at our hospital between September 2015 and June 2022. The inclusion criteria were as follows: (1) MRI examination with T2WI and (2) no prostate biopsy, surgery, radiotherapy, or endocrine therapy performed before the MRI examination. Patients who had undergone catheter placement or previous treatment for PCa and those who exhibited artifacts on MRI were excluded (Fig. 1). External dataset 1 used for external validation was collected from another medical center. The inclusion criteria for the enrollment of external dataset 1 were the same as that applied to the internal dataset.

Fig. 1
figure 1

Flowchart of this study. The 3D ResNet structure diagram shows the following: The 3D ResNet utilizes three-dimensional (3D) convolutional layers, 3D pooling layers, and residual connections. The network begins with a 7 × 7 × 7 convolutional layer with 64 filters, a stride of 2, and padding of 3. Subsequently, a 2 × 2 × 2 max pooling layer with a stride of 2 is used for downsampling, halving the size of feature maps. The resulting network consists of four stages, each containing two residual blocks. Each residual block consists of two 3 × 3 × 3 convolutional layers. The first, second, third, and fourth stages have 128, 256, 512, and 1024 filters. Following all the residual blocks is a global average pooling layer. Finally, a fully connected layer with a number of nodes equal to the number of classes is used for classification, with a softmax activation function

Imaging acquisition and datasets

All T2WI images in both datasets were obtained using a 3-T MR system (MAGNETOM Skyra, Prisma, Vida, Siemens Healthcare, Erlangen, Germany) with a standard 18-channel phased-array body coil and a 32-channel integrated spine coil. Axial T2-weighted fast spin-echo imaging was performed with a slice thickness of 3–5 mm, no spacing, and a field of view of 12 × 12 cm2, including the entire prostate and seminal vesicles. The image acquisition parameters of external dataset 1 were required to be kept the same as our center. All internal MRI datasets were randomly divided into training and testing datasets. External datasets were collected from another medical center in China (external dataset 1) and public challenge datasets (public challenge validation) (https://prostatex.grand-challenge.org/).

Prostate annotation

All internal datasets and external dataset 1 were manually annotated for the prostate region on T2WI by one radiologist with 5 years of experience in pelvic diagnosis; all annotations were confirmed by another radiologist with 10 years of experience in pelvic diagnosis. Manual annotation was performed using an open-source software (3D Slicer version 5.10; National Institutes of Health; https://www.slicer.org). All annotations were converted into the nii.gz format.

Data preparation and preprocessing

Based on the annotation results, we cropped the original image and retained only the prostate area, thereby reducing the interference of nontarget areas on the model, and improving its efficiency. This step was performed using three-dimensional (3D)-connected domain technology. By calculating the mask, the minimum circumscribed 3D box of the prostate area could be obtained. To facilitate model training, the cropped image was resized to 256 × 256 × 16. Finally, all images were normalized to [0, 1] to reduce the differences between different datasets. The preprocessing is illustrated in Fig. 1.

The internal dataset was randomly divided into training (n = 228) and validation (n = 58) sets, at a ratio of 8:2. The external dataset 1 (n = 48) and public challenge dataset (n = 91) were used as external validation sets. Because of the unbalanced distribution of samples in the training set, we performed data expansion [13] for Category 1 (20 cases) with a small amount of data. The specific operation involved horizontally flipping the data of Category 1 (40 cases). After data expansion, the differences in classification and data volume in the training set were small (40:51:67:37:52), thereby improving the accuracy of the model in identifying all categories.

Deep-learning framework

A 3D ResNet18 network, which is widely used in medical image analysis and has good performance, was used to construct the classification model [14, 15]. The process employed for the deep-learning model was a two-stage task: first, detecting PCas in the internal datasets, and second, predicting the Gleason grade in all PCas including the internal, external, and public challenge datasets. The 3D ResNet18 network consisted of a convolutional layer, four residual bolts, a three-dimensional adaptive average pool, a fully connected layer, and a softmax layer. The model used the Adam optimizer, with cross entropy as loss. A detailed explanation of the model is provided in Fig. 1. The input of the model was the cropped MRI images of size 256 × 256 × 16, whereas the output was the Gleason grade group classification result.

Evaluation of the performance of deep learning

To better evaluate the performance of the model, we calculated the average precision, average recall, and F1 classification for the training, internal test, and external test sets, respectively. We also used the area under the curve (AUC) to evaluate the model performance. Concomitantly, we used a confusion matrix to visually demonstrate the classification ability of the model for all cases. When calculating each performance for the training set, we removed the cases in Category 1 that were duplicated owing to data augmentation.

In addition, we compared our model with two other deep-learning frameworks (3D ResNeXt [16] and 3D densenet [17]) for performance evaluation.

All experimental and statistical analyses were performed in a Linux environment (Ubuntu 20.04.2) with the following hardware conditions: an Intel CPU clocked at 3.70 GHz, 128 GB DDR4 memory, and an RTX3080 Ti graphics card with 10 GB memory. Python (version 3.9.7) from the Python Software Foundation was used as the programming language. We employed the PyTorch deep-learning framework (https://pytorch.org/) with key packages, such as SimpleITK (version 2.1.1), torch (version 1.11.0), torchvision (version 0.12.0), and scikit-learn (version 1.0.2).

Radiologist interpretation for Gleason grade prediction

Reporting the Gleason grade using imaging is not a common task for radiologists; compared with the deep-learning model, the actual capability of radiologists to predict the Gleason grade is unknown. Hence, for Gleason grade prediction using T2WI, the senior radiologist with more than 10 years of experience in PCa diagnosis was blinded to all test sets of Gleason grade prediction, including the internal, external, and public challenge datasets.

Results

The optimal parameters of the model were determined through multiple experiments: 200 training epochs, a batch size of 8, a learning rate of 0.0002, learning-rate updates every 20 epochs, a gamma of 0.8, and a dropout rate of 0.5.

Performance of deep learning for PCa detection

For PCa detection, the internal MRI datasets consisted of 195 patients who were not diagnosed with PCa by radiologists with a follow-up period (age: 57.27 ± 14.45 years) and 302 who were diagnosed with PCa (age: 72.20 ± 8.34 years); no external validation was used as all patients were confirmed to have PCa based on histopathological results obtained through biopsy or surgery.

The AUC of our model for PCa detection in the training set (n = 392, 80.3%) was 1, whereas that of the validation set (n = 96, 19.7%) was 0.918, as shown in Table 1 and Fig. 2.

Table 1 Performance of our deep-learning model and other models for PCa detection
Fig. 2
figure 2

Performance of the deep-learning model for prostate cancer detection

The AUCs of the PCa detection model built based on 3D ResNeXt and 3D densenet for the training sets were 0.932 and 0.974, respectively, and those for the test sets were 0.853 and 0.911, respectively. These results indicated that the model used in this study had satisfactory classification ability (Table 1).

Performance of deep learning for Gleason grade prediction

For Gleason grade prediction, the data from 283 patients who were diagnosed with PCa, as confirmed by histopathological results obtained through biopsy or surgery were used from the internal dataset, of which data from 227 patients were used for training (age: 72.06 ± 7.98 years), whereas those from 56 patients were used for testing (age: 72.78 ± 9.49 years). The external and public challenge datasets consisted of data from 48 (age: 72.19 ± 7.81 years) and 91 (unavailable information on age) patients, respectively.

As shown in Fig. 3, during the training process, the loss of the model continued to decrease and stabilized after 3000 batches of training, indicating that the model achieved convergence. The AUC of our model for Gleason grade prediction for the training set (n = 227) was 0.902, whereas those for the validation (n = 56), external validation (n = 48), and public challenge validation (n = 91) sets were 0.854, 0.776, and 0.838, respectively. The details are presented in Tables 24.

Fig. 3
figure 3

Performance of the deep-learning model for Gleason grade prediction

Table 2 Patient characteristics
Table 3 Overall performance of our deep-learning model compared with that of other models for Gleason grade prediction
Table 4 Performance of our deep-learning model for Gleason grade prediction

The AUCs of the Gleason grade prediction model built based on 3D ResNeXt and 3D densenet for the training sets were 0.857 and 0.838, those for the validation sets were 0.788 and 0.776, those for the external validation sets were 0.698 and 0.703, and those for the public challenge validation sets were 0.738 and 0.776, respectively. These results demonstrated that the model used in this study exhibited superior classification ability (Table 3).

Radiologist interpretation

The radiologist interpretations of Gleason grade prediction are shown in detail in Table 5 and Fig. 4.

Table 5 Radiologist performance for Gleason grade prediction
Fig. 4
figure 4

Performance of the deep-learning model and radiologist for Gleason grade prediction

Discussion

Our proposed deep-learning model demonstrated good performance for PCa detection and Gleason grade prediction with T2WI, which was comparable to that reported in previous studies using multimodal imaging [9]. Although the PCa detection performance of our model did not show better performance compared with that of 3D ResNeXt, its Gleason grade prediction performance was the best among the three models tested. As a two-stage task in this study, the performance of 3D ResNeXt with the external validation set 1 and public challenge validation set was the worst among the three models, in contrast to our model that had the best performance. We noted that the performance of all models was more significantly decreased when used with the external validation set 1 than when used with the public challenge validation set. This was attributed to the image quality of T2WI images (e.g., field of view and slice thickness); the public challenge validation set is characterized by thinner slice thickness (https://prostatex.grand-challenge.org/) compared with that of the other two datasets, indicating that the better performance of the deep-learning model with the public challenge validation set compared with that when using the external validation set was influenced by image quality parameters. Furthermore, our model had better performance for Gleason grade prediction compared with that of radiologist interpretations using only T2W images.

Compared with Ishioka et al [18], who evaluated 335 patients using T2WI with a 0.8-mm slice thickness and achieved a model in two separate populations with AUCs of 0.636 and 0.645 for PCa detection, we used multicenter datasets and achieved an average AUC of 0.99 for PCa detection and an above average AUC of 0.87 for Gleason grade prediction. Compared with Schleb et al [19] (for a PI-RADS cut-off score of ≥ 3 vs. ≥ 4 on a per-patient basis), Arif et al [20] (for 292 patients with low-risk PCa), and Winkel et al [21] (for patients with lesions with PI-RADS score > 3 without histopathology validation), we demonstrated the good performance of our model in PCa detection and Gleason grade prediction for patients with all PCa grades. AI has become popular in recent years and has been heavily applied for PCa detection. Indeed, a meta-analysis [22] that included 12 studies reported an overall pooled AUC of 0.86, with a range of 0.81–0.91 in clinically significant PCa detection. As proposed in another brief summary of deep learning-based AI applications [12], most deep learning-based approaches are applied on naturally large-scale, diverse, and well-annotated datasets of both training and external validation testing datasets, whereas PCa lesion annotations are full of challenges even for experienced radiologists. Although the findings in this study were based on < 1000 case sample sizes, we tried using easy prostate annotation compared with PCa lesion annotation for wide validation across different medical centers in China, in addition to public challenge validation.

Multiparameter MRI shows high sensitivity and specific diagnostic capability for the clinical management of PCa by combining anatomical T1-weighted imaging, T2WI, functional DWI, DCE-MRI, and magnetic resonance spectroscopy [23]. As mentioned in a previous review of PCa imaging with a focus on deep-learning methods from 2014, Giannini et al [9] used T2WI and ADC for lesion detection, Matulewicz et al [24] used DCE for PCa classification, and Abraham et al [25] used T2WI, ADC, and DWI for PCa classification. These studies [9] used T2WI or ADC or both, DWI, and DCE-MRI for PCa classification; only Alkadi et al [26] used T2WI for PCa detection. Our model exhibited reliable performance using a large-scale multicenter dataset compared with the study by Alkadi et al, which had a very small sample size (19 patients). The strength of our study was that our deep learning model using single-modality imaging (T2WI) achieved good performance.

Prostate biopsy is an invasive procedure, and its benefits are evident when the diagnosis is accurate. Typically, a biopsy is recommended for lesions with a PI-RADS score of 4 or 5, indicating a high or very high likelihood of clinically significant cancer [27]. For lesions scored as PI-RADS 3, the decision to perform a biopsy may depend on other factors, such as PSA levels, PSA density, and the patient’s overall clinical context and risk factors [27,28,29]. Lesions with PI-RADS scores of 1 or 2 are generally considered low risk, and an immediate biopsy may not be necessary, although ongoing surveillance may be recommended. It is important to consider the individual circumstances, preferences, and overall health status of the patient when making the decision to perform a biopsy, in consultation with their healthcare provider.

One study presented at the RSNA 2020 highlighted the absence of specific guidelines for managing PI-RADS 3 patients, noting that a significant number of these patients could develop clinically significant PCa within a relatively short period. This suggests a potential need for a more proactive approach to their care management [30]. Another perspective mentioned in RSNA News pointed out that upgrading to PI-RADS category 3 may lead to unnecessary biopsies, underscoring the delicate balance between being overly cautious and avoiding unnecessary interventions [31]. Applied Radiology expanded on the management of PI-RADS 3 lesions, acknowledging the challenges posed by their overlapping findings with benign conditions. The article mentioned that the European Association of Urology guidelines recommend biopsy for all PI-RADS 3 lesions, emphasizing the importance of patient factors such as age, comorbidities, and treatment preferences in decision-making. The article also highlighted the utility of prostate-specific antigen density (PSAD) in assessing the risk of clinically significant cancer in PI-RADS 3 lesions, with higher PSAD levels indicating a greater likelihood of clinically significant PCa [32]. These insights indicate that while there is a consensus on the need for a thorough evaluation of PI-RADS 3 lesions, the approach to biopsy may vary based on factors such as patient-specific risk factors, additional imaging characteristics, and professional guidelines. The ongoing development of guidelines and the use of additional markers such as PSAD may help refine the decision-making process for these intermediate-risk lesions.

Therefore, if it were possible to accurately predict the staging of PCa non-invasively, it would effectively reduce unnecessary biopsies resulting from misdiagnosis and missed detections. Although our results showed better performance of the deep learning model on the public challenge dataset compared with the external validation dataset, we investigated the image quality factors such as slice thickness and field of view. We found that the public challenge dataset had a thinner slice thickness and provided a better display of the prostate with a wide field of view. This consistency is in line with the understanding that image quality can influence the performance of deep-learning models.

In this study, a senior radiologist with over 10 years of experience was invited to conduct the Gleason grade prediction. However, based on the results (Tables 35; Fig. 4), the performance of the deep-learning model (average AUC > 0.776) was significantly better than that of clinicians (average AUC < 0.5). Indeed, accurate prediction of the Gleason grade by clinicians is very difficult, as confidence in pathological histology diagnosis using only T2WI is lacking. In addition, as stated in a previous review [12], many reported performance metrics were mostly based on cross-validation, without including an actual radiologist vs. AI interaction; thus, these studies cannot represent a real-world setting. Our study demonstrated and compared the performance of both clinicians and models and although this does not fully reflect reality, it is still valuable.

Our study had some limitations. First, owing to the small sample size of the external and public challenge validation datasets, we were unable to show the performance of the model for PCa detection using external or public datasets; moreover, we did not accurately predict the Gleason score. Second, the pathological histology of some patients with PCa was obtained from biopsy, and some of these patients may have had cancer lesions of several Gleason grades. Therefore, we only predicted the highest Gleason grade instead of accurately predicting the Gleason grade of each cancerous lesion. Third, all MRI examinations were performed using 3 T devices, which means that the trained model may have limitations when applied to images from non-3T scans. Finally, our observation highlights a critical aspect of fairness and accuracy in comparing human and AI capabilities, particularly in specialized fields such as medical imaging and diagnosis. The Gleason score, which is used for grading the aggressiveness of PCa based on tissue samples, requires specific pathological expertise that radiologists might not typically possess. In contrast, the PI-RADS score is designed for radiologists to evaluate prostate MRI images and suggest the likelihood of clinically significant PCa, which aligns more with their training and expertise.

It is important to note that our intention in this study is not to highlight the lack of accuracy of physicians but rather to indicate that physicians may not be skilled at predicting Gleason grades. We aim for a more equitable and accurate comparison between AI and human performance in specialized tasks such as Gleason grade prediction. This approach not only ensures fairness but also contributes to a better understanding of how AI tools can complement professional expertise to improve diagnostic accuracy and patient care outcomes. We plan to address these limitations in future studies.

In conclusion, our deep-learning method using T2WI, validated through multicenter datasets, may provide a new approach to accurately diagnose PCa and predict Gleason grade. This has significant clinical significance for treatment and decision-making in clinical practice.

Data availability

The data presented in this study are available on request from the corresponding author. The data are not publicly available but may be retrieved with the permission of the corresponding author.

Abbreviations

ADC:

Apparent diffusion coefficient

AUC:

Area under the curve

AI:

Artificial intelligence

DWI:

Diffusion-weighted imaging

DCE-MRI:

Dynamic contrast-enhanced imaging

PCa:

Prostate cancer

T2WI:

T2-weighted imaging

References

  1. Siegel RL, Miller KD, Fuchs HE, Jemal A (2022) Cancer statistics, 2022. CA Cancer J Clin 72:7–33

    Article  PubMed  Google Scholar 

  2. Mottet N, Van Den Bergh RCN, Briers E et al (2021) EAU-EANM-ESTRO-ESUR-SIOG guidelines on prostate cancer-2020 update. Part 1: screening, diagnosis, and local treatment with curative intent. Eur Urol 79:243–262

    Article  CAS  PubMed  Google Scholar 

  3. Rosenkrantz AB, Ginocchio LA, Cornfeld D et al (2016) Interobserver reproducibility of the PI-RADS version 2 lexicon: a multicenter study of six experienced prostate radiologists. Radiology 280:793–804

    Article  PubMed  Google Scholar 

  4. Westphalen AC, Mcculloch CE, Anaokar JM et al (2020) Variability of the positive predictive value of PI-RADS for prostate MRI across 26 centers: experience of the Society of Abdominal Radiology prostate cancer disease-focused panel. Radiology 296:76–84

    Article  PubMed  Google Scholar 

  5. Le JD, Tan N, Shkolyar E et al (2015) Multifocality and prostate cancer detection by multiparametric magnetic resonance imaging: correlation with whole-mount histopathology. Eur Urol 67:569–576

    Article  PubMed  Google Scholar 

  6. Radtke JP, Schwab C, Wolf MB et al (2016) Multiparametric magnetic resonance imaging (MRI) and MRI-transrectal ultrasound fusion biopsy for index tumor detection: correlation with radical prostatectomy specimen. Eur Urol 70:846–853

    Article  PubMed  Google Scholar 

  7. Vargas HA, Hötker AM, Goldman DA et al (2016) Updated prostate imaging reporting and data system (PIRADS v2) recommendations for the detection of clinically significant prostate cancer using multiparametric MRI: critical evaluation using whole-mount pathology as standard of reference. Eur Radiol 26:1606–1612

    Article  CAS  PubMed  Google Scholar 

  8. Cao R, Mohammadian Bajgiran A, Afshari Mirak S et al (2019) Joint prostate cancer detection and Gleason score prediction in mp-MRI via FocalNet. IEEE Trans Med Imaging 38:2496–2506

    Article  PubMed  Google Scholar 

  9. Wildeboer RR, Van Sloun RJG, Wijkstra H, Mischi M (2020) Artificial intelligence in multiparametric prostate cancer imaging with focus on deep-learning methods. Comput Methods Programs Biomed 189:105316

    Article  PubMed  Google Scholar 

  10. Scialpi M, Martorana E, Scalera GB, Scialpi P, Di Blasi A (2023) Apparent diffusion coefficient and lesion volume to detect prostate cancer. Radiology 307:e222177

    Article  PubMed  Google Scholar 

  11. Tavakoli AA, Hielscher T, Badura P et al (2023) Contribution of dynamic contrast-enhanced and diffusion MRI to PI-RADS for detecting clinically significant prostate cancer. Radiology 306:186–199

    Article  PubMed  Google Scholar 

  12. Turkbey B, Haider MA (2022) Deep learning-based artificial intelligence applications in prostate MRI: brief summary. Br J Radiol 95:20210563

    Article  PubMed  Google Scholar 

  13. Ning J, Zhao H, Lan L, Sun P, Feng Y (2019) A computer-aided detection system for the detection of lung nodules based on 3D-ResNet. Appl Sci 9:5544

    Article  Google Scholar 

  14. Yan Q, Li F, Cui Y et al (2023) Discrimination between glioblastoma and solitary brain metastasis using conventional MRI and diffusion-weighted imaging based on a deep learning algorithm. J Digit Imaging 36:1480–1488

    Article  PubMed  Google Scholar 

  15. Baumgärtner GL, Hamm CA, Schulze-Weddige S et al (2023) Metadata-independent classification of MRI sequences using convolutional neural networks: successful application to prostate MRI. Eur J Radiol 166:110964

    Article  PubMed  Google Scholar 

  16. Wang X, Yi J, Li Y (2022) Application of fusion model of 3D-ResNeXt and Bi-LSTM network in Alzheimer’s disease classification. 2022 6th International Conference on Communication and Information Systems (ICCIS). IEEE, Chongqing, China, pp. 136–140

  17. Ke L, Deng Y, Xia W et al (2020) Development of a self-constrained 3D DenseNet model in automatic detection and segmentation of nasopharyngeal carcinoma using magnetic resonance images. Oral Oncol 110:104862

    Article  PubMed  Google Scholar 

  18. Ishioka J, Matsuoka Y, Uehara S et al (2018) Computer-aided diagnosis of prostate cancer on magnetic resonance imaging using a convolutional neural network algorithm. BJU Int 122:411–417

    Article  PubMed  Google Scholar 

  19. Schelb P, Kohl S, Radtke JP et al (2019) Classification of cancer at prostate MRI: deep learning versus clinical PI-RADS assessment. Radiology 293:607–617

    Article  PubMed  Google Scholar 

  20. Arif M, Schoots IG, Castillo Tovar J et al (2020) Clinically significant prostate cancer detection and segmentation in low-risk patients using a convolutional neural network on multi-parametric MRI. Eur Radiol 30:6582–6592

    Article  PubMed  PubMed Central  Google Scholar 

  21. Winkel DJ, Tong A, Lou B et al (2021) A novel deep learning based computer-aided diagnosis system improves the accuracy and efficiency of radiologists in reading biparametric magnetic resonance images of the prostate: results of a multireader, multicase study. Invest Radiol 56:605–613

    Article  CAS  PubMed  Google Scholar 

  22. Cuocolo R, Cipullo MB, Stanzione A et al (2020) Machine learning for the identification of clinically significant prostate cancer on MRI: a meta-analysis. Eur Radiol 30:6877–6887

    Article  PubMed  Google Scholar 

  23. Costa DN (2021) Multiparametric MRI of the prostate: beyond cancer detection and staging. Radiology 299:624–625

    Article  PubMed  Google Scholar 

  24. Matulewicz L, Jansen JF, Bokacheva L et al (2014) Anatomic segmentation improves prostate cancer detection with artificial neural networks analysis of 1H magnetic resonance spectroscopic imaging. J Magn Reson Imaging 40:1414–1421

    Article  PubMed  Google Scholar 

  25. Abraham B, Nair MS (2018) Computer-aided classification of prostate cancer grade groups from MRI images using texture features and stacked sparse autoencoder. Comput Med Imaging Graph 69:60–68

    Article  PubMed  Google Scholar 

  26. Alkadi R, Taher F, El-Baz A, Werghi N (2019) A deep learning-based approach for the detection and localization of prostate cancer in T2 magnetic resonance images. J Digit Imaging 32:793–807

    Article  PubMed  Google Scholar 

  27. Oerther B, Engel H, Bamberg F et al (2022) Cancer detection rates of the PI-RADSv2.1 assessment categories: systematic review and meta-analysis on lesion level and patient level. Prostate Cancer Prostatic Dis 25:256–263

    Article  CAS  PubMed  Google Scholar 

  28. Osses DF, Arsov C, Schimmoller L et al (2020) Equivocal PI-RADS three lesions on prostate magnetic resonance imaging: risk stratification strategies to avoid MRI-targeted biopsies. J Pers Med 10:270

    Article  PubMed  PubMed Central  Google Scholar 

  29. Padhani AR, Barentsz J, Villeirs G, Rosenkrantz AB et al (2019) PI-RADS steering committee: the PI-RADS multiparametric MRI and MRI-directed biopsy pathway. Radiology 292:464–474

    Article  PubMed  Google Scholar 

  30. Wei X, Xu J, Zhong S et al (2022) Diagnostic value of combining PI-RADS v2.1 with PSAD in clinically significant prostate cancer. Abdom Radiol (NY) 47:3574–3582

    Article  PubMed  Google Scholar 

  31. Yilmaz EC, Shih JH, Belue MJ et al (2023) Prospective evaluation of PI-RADS version 2.1 for prostate cancer detection and investigation of multiparametric MRI-derived markers. Radiology 307:e221309

    Article  PubMed  Google Scholar 

  32. Satei A, Kaur M, MacLean J et al (2023) Review of clinically significant cancer in lesions labeled PI-RADS 3 on MRI using PI-RADS version 2.1. Appl Radiol 52:13–19

    Google Scholar 

Download references

Funding

This study was supported by the National Natural Science Foundation of China (grant number 61976238); the Shanghai “Rising Stars of Medical Talent” Youth Development Program “Outstanding Youth Medical Talents” (grant number SHWJRS 2021-99); the Emerging Talent Program (grant number XXRC2213) and the Leading Talent Program (grant number LJRC2202) of Huadong Hospital; and the Excellent Academic Leaders of Shanghai (grant number 2022XD042).

Author information

Authors and Affiliations

Authors

Contributions

Conceptualization, LJ and ZY; methodology, LJ and ZY; software, ZY; formal analysis, LJ, FG, and ML; investigation, LJ; resources, LJ and ML; data curation, LJ, FG, and ML; writing—original draft, LJ; writing—review & editing, LJ and ML; supervision, ML contributed equally to this work. All authors have read and agreed to the published version of the manuscript.

Corresponding author

Correspondence to Ming Li.

Ethics declarations

Ethics approval and consent to participate

The study was conducted in accordance with the Declaration of Helsinki and approved by the Institutional Review Board of Huadong Hospital (protocol code 2023-0001; approved on January 1, 2023). The need for obtaining patient consent was waived due to the retrospective nature of the study.

Consent for publication

Not applicable.

Competing interests

The authors declare no competing interests.

Additional information

Publisher’s Note Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Jin, L., Yu, Z., Gao, F. et al. T2-weighted imaging-based deep-learning method for noninvasive prostate cancer detection and Gleason grade prediction: a multicenter study. Insights Imaging 15, 111 (2024). https://doi.org/10.1186/s13244-024-01682-z

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13244-024-01682-z

Keywords