1. Introduction
Artificial intelligence (AI) has been an explored area since the rise of computers and software and studies as the human brain and its abilities to learn from experience, quickly adapt to a novel setting, imagine and work with abstract concepts, and manipulate the surrounding environment [1]. Nowadays, we are all speaking about AI, not just in the scientific and research settings, mesmerizing us all with the ability of AI to interact with our day-to-day activities such as social networks, smart devices, driving cars, and chat interactions with AI software [2,3]. When it comes to medical sciences, cancer research, specifically bladder cancer (BCa), is benefiting from AI applications for the current advanced possibility of diagnosis of this neoplasia. AI applications for the diagnosis of BCa integrate imaging with bladder segmentation, tumor detection on cystoscopy, tumor staging, and tumor grading [4]. Both AI subsets represented by machine learning (ML) and deep learning (DL) techniques are heavily studied in regard to diagnosis, prognosis, and prediction of outcomes of BCa [4,5,6]. In this review of the literature, we aimed to comprehensively analyze the existing literature that focuses on the advancements of BCa diagnosis. First, we described in an easily understandable fashion the concept of AI and specific terms used focusing on ML and DL. Secondly, we reviewed the range of AI applications in BCa diagnosis possibility. Lastly, we discuss the perspective of AI in the diagnosis of BCa and the challenges that still need improvements for a wide clinical integration in optimal cancer care.
2. Materials and Methods
We have developed a comprehensive review focusing our research on the improvement in the knowledge of AI, to familiarize with AI applications, to establish further potential research in the advanced diagnosis of BCa, and to explore the possibility of entering in clinical practice of these applications. For this purpose, we have searched the PubMed database to identify original articles on the mentioned topics from the last ten years. Keywords used were “artificial intelligence”, “machine learning”, “diagnosis”, “deep learning”, and “bladder cancer”. We have included articles up to March 2023 exploring any methods or modalities of bladder cancer diagnosis, regardless if it was the first or the follow-up diagnosis (recurrence or progression). The available research has been screened by article title and abstract by two independent reviewers, and the included evidence has been further interpreted after the approval of all authors.
3. Results
By searching the databases, we have found 94 research papers. No duplicate files were removed, and 94 abstracts were screened for eligibility. Forty-eight met the criteria for analysis using “artificial intelligence”, “machine learning”, “diagnosis”, “deep learning”, and “bladder cancer” as keywords (Figure 1). After a full-text examination, all 48 papers were ultimately included.
3.1. Generalities of Artificial Intelligence
Since the beginning, several definitions for AI have been established, but the main element in these descriptions are the capabilities of a machine or computer’s ability to mimic the human brain and cognition with the purpose of elaborating the optimal strategy for the desired outcome [7,8,9].
3.1.1. Machine Learning
ML is an AI subset and computer science that uses enormous amounts of data and, through mathematical and statistical algorithms aims to replicate the functionality of the human brain. ML has the ability to build classification models or to make predictions based on the data it is trained on [10]. The way it uses data and its algorithms is definitory as ML does not receive pre-defined inputs from the surrounding environment in order to learn and make predictions [7,8] and is trained to understand data (e.g., images, numbers) and the connection between input variables. The process is based on examples, gained experience, and if given instructions, ML can learn autonomously [11].
ML holds the potential to analyze outcomes without being explicitly pre-programmed and uses data to learn how to perform a given task. This sub-branch of AI can generate algorithms that can analyze data to predict outcomes. The interesting ability to, automatically and without further human intervention, adapt its own programming in order to reach the given task is a basic feature of ML [12]. Computer-aided systems use the ML algorithm methods (from input features to output variables) to discover correct variable values from new, previously undiscovered features. The automated learning process uses vast amounts of data that has to be of sufficient quality to render good results. The methodology basically incorporates training, validation, and test datasets. We have this flow of the process pictured in (Figure 2).
The problems of classification and regression of ML are due to the supervised learning category, which means that the computer-aided diagnosis (CAD) system is fed with datasets controlled by a human specialist. The annotations of the human specialists are mandatory and pre-designated to the system as benign or malignant (e.g., histopathology, imaging (computed tomography (CT), magnetic resonance imaging (MRI), cystoscopy images) of BCa lesions. Therefore, the interaction between machine learning experts and medical researchers is desired to be an efficient process for compiling the necessary features [4,12].
3.1.2. Deep Learning
Deep learning is a type of ML that relies on deep artificial neural networks. A basic artificial neural network (ANN) has interconnected nodes that connect with nodes from the next layer using edges. These edges give the interconnecting strength and can be measured. A DL network has an input, an output, and in between several hidden layers [13]. As a result, it does not need engineers to develop o model for learning [14]. The interconnecting nodes are called perceptrons, which are a super-simplified version of a biological neuron that takes different inputs and weighs them up to produce a single output [15]. Using specific algorithms, hidden layers fine-tune the data to minimize error, and the activation function gives the output data, and the ANN produces its result [16]. DL has the potential to fully automate tasks based on the neural architecture of the human brain using multi-layer neural network algorithms, and this enables DL to solve computational problems such as image classification [15], which holds the promise to add value to the BCa diagnosis and detection [17,18]. A type of ANN used to digitize images is a convolutional neural network (CNN) because it recognizes patterns [19]. CNNs are great for identifying and classifying images and visual recognition of problems in dermatology [20], ophthalmology [21], and oncology [22]. Segmentation of images from imaging platforms such as urography CT, MRI, and cone beam CT using deep learning models has been published lately as it can be used to stage the primary tumor.
A deep neural network is designed to incorporate a vast amount of interconnecting computed and computing neurons that have been constructed layer after layer [23,24]. Every neuron receives data from the neurons in the layer before and sends data to neurons in the consecutive layer. All consecutive layers are also called hidden layers and receive training data with the ground truth. This data goes into a process of multiplication, divination, addition, and subtraction and then is transmitted to the output layer and offers the prediction. Supervised learning is often used in medicine and uses images. CNNs used in oncology have archived great performance, similar to human experts [25]. The imaging data (lines, curves, different colors) are fed into the first layers of the algorithm; afterward, the higher-level layers are retrained to offer diagnostic predictions [26].
Numerous DL approaches combine genomic, transcriptomic, and histopathological data. The aim is to enhance patient diagnosis, prognosis, and treatment. The human expert place still remains essential in oncology (clinicians have the ability to analyze data in the clinical context), and DL is complementary to disease research [5,27]. The potential of utilizing a large number of variables and parameters makes DL a good strategy for predicting outcomes. A limitation is related to overfitting (i.e., adaptation to the background noise that is unique to each sample). The generalization for new patient populations is therefore limited and is typically healthcare where economics, data security, and patient privacy issues often limit data availability [28]. Particularly in BCa, different DL methods have been used in BCa diagnosis settings (bladder segmentation, tumor detection, tumor staging, and grading), broadly by using bladder cystoscopy, different imaging techniques, histopathology, and cancer genomics [4,12]. A depiction of how DL is working can be found in Figure 3. The summarization of the terms generally used to shortly describe deep learning is embedded in Table 1.
3.2. Bladder Cancer Diagnosis
3.2.1. Bladder Tumor Detection through Cystoscopy
Cystoscopy still plays an important role in tumor detection (in primary diagnosis and follow-up settings) of BCa. As it uses in most of the cases of classical white light, it is prone to error in tumor detection (rates of 10–20%) [31,32]. AI has the potential to alleviate human error when dealing with image interpretation.
Eminaga et al. [33] aimed to detect cancerous features from cystoscopy images using CNN models as instruments to perform diagnostic classification. In their case series, the Xception model performed the best (F1 score = 99.52%).
Lorencin et al. [34] used an ANN model using cystoscopy frames from 1997 images of BCa and 986 images of benign and normal-looking mucosa, and the results were very good, achieving an AUC of 0.99. The same team of researchers [35] utilized another CNN algorithm to separately identify benign from malignant lesions from 2983 images obtained during cystoscopy and achieved an AUC of 0.99. Ikeda et al. [36] developed a CNN algorithm obtaining good sensitivity and specificity (89.7% and 94%) for cancer detection in 2102 images obtained from cystoscopy. Yang et al. [37] used CNNs (LeNet, AlexNet, and GoogLeNet) and EasyDL platform to identify BCa images and found that EasyDL achieved the best accuracy (96.9%). Du et al. [38] used a CNN-DL algorithm to recognize BCa from 175 patients’ images, with the best accuracy with an EasyDL of 96.9%.
Shkolyar et al. [39] developed a CNN algorithm to identify tumors in an automated way (CystoNet). Images have been split into a training dataset (2335 images of normal bladder urothelium) and 417 images of papillary urothelial carcinoma from a total of 95 patients with a sensitivity of 91% and a specificity of 99%. Wu et al. [40] reported a diagnostic system based on cystoscopy images extracted with the ResNet 101 model and pyramid scene parsing network (PSPNet) framework resulting in higher accuracy and rapidness in reading and detection of BCa compared to expert urologists (accuracy = 93.9%, sensitivity = 95.4%). Ali et al. [41] aimed to study the sensitivity and specificity of photodynamic detection (PDD) blue-light cystoscopy and CNN algorithm to detect, grade, and stage BCa at cystoscopy, achieving a classification sensitivity and specificity for detection of BCa tumors of 95.77% and 87.84%, while the mean sensitivity and mean specificity of invasiveness of lesions are 88% and 96.56%, respectively. Yoo et al. [42] used AI SVM models and white light image (WLI) cystoscopy for detection and employed the red-green-blue method to grade BCa lesions. The sensitivity, specificity, diagnostic accuracy, and dice similarity coefficient (DSC) of AI were 95.0%, 93.7%, 94.1%, and 74.7%, respectively. For white light, the red and blue have been in accordance with tumor grade (p < 0.001), and the performance to distinguish between benign and low-grade lesions has been evidenced as 98% and >90% for detecting inflammatory lesions and CIS. Du et al. [38] used cystoscopy mages from 1002 normal bladder and 734 from bladder lesions and trained Caffe DL and EasyDL platforms to recognize BCa. Caffe DL obtained an accuracy of 82.9% and 96.9% on the EasyDL.
3.2.2. Bladder Tumor Detection through Urine Cytology
Nojima et al. [43] used a 16-layer Visual Geometry Group (16VGG) CNN to predict if urinary cytology can identify malignant or high-grade lesions. The 16VGG CNN achieved excellent performance for differentiating cancer from benign tissue (AUC 0.9890 and an F1 score, 0.9002), and if the tumors were invasive BCa (AUC 0.8628 and an F1 score 0.8239) or high-grade BCa (AUC 0.8661 and an F1 score 0.8218). Awan et al. [44] developed a method to automatically identify atypical and neoplastic cells, and from all models, Xception performed best in their validation set (AUC 0.99). Vaickus et al. [45] aimed to identify the potential of a hybrid DL and morphometric model for the automation of the Paris System. Urine cytology whole slide images have been documented from 51 negative, 60 atypical, 52 suspicious, and 54 positive cases, achieving a 95% accuracy rate for the detection of cell type and atypia, and this can aid in automating the Paris System. Sanghvi et al. [46] reported results using a CNN algorithm that aimed to diagnose BCa on cytology images (2405 ThinPrep glass slides) and validated on a different data set and showed that the algorithm achieved an AUC of 0.88 (95% CI, 0.83–0.93), with a sensitivity of 79.5% and the specificity of 84.5% for high-grade urothelial carcinoma. Khosravi et al. [47] employed CNN methods to differentiate four biomarkers of BCa and four immunohistochemistry staining scores of BCa. The Inception V1-Fine tune algorithm achieved the best discrimination of the blood biomarkers with an accuracy of 99%. Sokolov et al. [48] scanned bladder cell surfaces using an imaging method (atomic force microscopy) involving multiple analyzed parameters to non-invasively detect BCa obtaining an accuracy of 94%, significantly higher than cystoscopy applied in 25 BCa and 43 control patients. Lilli et al. [49] used a DL model to detect cancer cells from urinary cytopathology images and found a weak performance of standard CNN algorithm used, and only after applying focal loss the model slightly improved accuracy and expected calibration error, up to 89.90% for urinary cytology.
3.2.3. Bladder Tumor Detection through Urine Metabolomes
Some studies aimed to investigate the role of urine metabolomes in the detection of BCa as this comes into direct contact with the urine. Shao et al. [50] profiled 87 samples of BCa and 65 control samples and identified imidazoleacetic acid as a marker potentially related to BCa using an ML model and a decision tree (DT) obtaining accuracy of 76.60%, a sensitivity of 71.88%, and a specificity of 86.67%. Kouznetsova et al. [51] aimed to research the urine metabolites as biomarkers to classify BCa with the use of an ML model. Early stage BCa biomarker is D-glucose which is able to impact some potential neoplastic genes (AKT, EGFR, and MAPK3). Additionally, late-stage BCa-identified biomarkers (glycerol, choline, 13(S)-hydroxyoctadecadienoic acid, 2’-fucosyllactose, and insulin can have an important role as detection biomarkers. The best-performing model predicted metabolite class (accuracy of 82.54%, AUC of 0.84 on the training set).
3.2.4. Bladder Cancer Segmentation Research
Bladder auto-segmentation, with the aim of differentiating the bladder wall from the surroundings, is mandatory to allow automatic diagnosis of bladder wall lesions. The bladder is a “shifting” organ in relation to its volume content, pressure, and physiology, by variations of urine content and lesion appearance. Therefore, some BCa can be excluded from the area of the region of interest (ROI), and other non-bladder-related images can be detected as bladder tumors. The current manual delineation executed by expert radiologists takes a long time and has great economic costs [52]. This makes segmentation challenging. The development of automated capabilities to segment the bladder in line with results obtained by the involvement of experts will alleviate the burdens in BCa research. Cha et al. in 2016 [53] aimed to segment regions of interest from the outside and inside and to detect bladder BCa from CT urography images from 173 patients (81 in the training set and 92 for validation) with a CNN algorithm. The algorithm performed better for segmentation performance compared to previously used methods. Exact segmentation of bladder walls and ROIs is mandatory for imaging detection of tumor stage and grade and has been studied by Dolz et al. using MRI and a CNN on 60 confirmed BCa patients. They obtained an accuracy of 0.98, 0.84, and 0.69 for the inner wall, outer wall, and tumor region segmentation, respectively [54]. Li et al. [55] proposed an automatic segmentation method on 1092 MRI images, showing that the DL U-Net method can show high accuracy results with a DSC of 85.48%. Niazi et al. [56] proposed a multi-class image segmentation method to discriminate between bladder layers in an automatic fashion (U-Net) for T1 histopathologically confirmed tumors and identified that a 12-layer model on hematoxylin-eosin stained images, achieved an accuracy of 89.3% ± 0.6 out of 100% for segmentation. Ma et al. [57] developed a U-Net DL model to segment the bladder through CT-urography using 81 patients for training and 92 patients for testing. The improvements for DCNN compared to U-Net DL have been statistically significant (p < 0.001). Zhang et al. [58] used AI to segment cystoscopic images. The analyzed attention mechanism-based cystoscopic images segmentation model indicated better performance in segmenting bladder tumors with a DSC of 82.7% and MIoU of 69% based on a U-Net DL-CNN model.
3.2.5. Bladder Cancer Imaging and Artificial Intelligence
The most advancement in AI and urological cancer imaging is to be seen in prostate and renal neoplasia. AI and BCa imaging is yet limited, and the role of cystoscopy is still predominant in initial diagnosis. Several studies combined radiomics and AI to be able to recognize non-muscle invasive diseases due to the understaging of biopsies of about 50% [59]. Radiomics in prostate and renal cancers holds future promises, as seen in the latest research evidence, and relies on the analysis of images with the help of CAD and specific mathematical algorithms to obtain quantitative features not available to reader observers [60,61,62,63]. Imaging segmentation challenges have been addressed in Section 3.2.3. Xu et al. [64] aimed to analyze 3D texture features between bladder lesions and wall tissues. Using T2w MRI images from 62 cancer lesions and 62 volumes of interest (VOI), obtaining 29 features from recursive feature elimination-based support vector machine classifier (RFE-SVM) achieved good sensitivity, specificity, accuracy, and AUC and by augmentation synthetic minority oversampling technique improved the sensitivity, specificity, accuracy a AUCs values of 89.67%, 87.80%, 88.74% and 0.9416, respectively. Wu et al. [65] studied radiomic MRI features to predict lymph node metastasis in BCa with images obtained from 103 BCa individuals, with training and validation sets (69, 34, respectively). Features were obtained from T2w images, and the signature was employed using the least absolute shrinkage and selection operator (LASSO) algorithm and resulting in the ability to predict lymph node metastasis with good AUCs and the build nomogram (radiomics signature and lymph node status) pointed a good performance of calibration and discrimination in the training and validation sets (AUC of 0.9118 and of 0.8902, respectively). Zheng et al. [66] reported a radiomics and clinical nomogram aimed at pre-operative discrimination of muscle invasiveness of BCa 2602 radiomics features extracted using T2w MRI images. LASSO algorithm was used to build a radiomics signature for the training set, and a combined radiomics and clinical nomogram was developed and yielded good results (AUC of 0.913 for training and 0.874 for validation) and also demonstrated clinical usefulness. Kozikowski et al. [67] performed a systematic review and meta-analysis to identify the role of radiomics in the staging of BCa and predict its invasiveness in the muscle wall. The AUC of HSROC has been identified as 0.88, and the specificity and sensitivity in predicting invasiveness were 81% and 82%, respectively. Taguchi et al. [68] aimed to validate in a prospective multicenter study the vesical imaging and reporting data system (VI-RADS) using the latest MRI technology and DL reconstruction. This has been studied in 68 BCa patients and found that the accuracy of diagnosing muscle invasion using a cutoff of VI-RADS ≥ 4 was 94% (AUC 0.92) and DL reconstruction identified four further patients, initially misdiagnosed by VI-RADS score 3, and proper diagnosed was set by T2w imaging + denoising DL reconstruction. Sarkar et al. [69] used a hybrid ML and DL model to automatically detect and stage BCa and discovered that their LDA classifier on the XceptionNet platform had the best performance (accuracy = 86.07%, sensitivity = 96.75%, specificity = 69.65%, precision = 83.07% and F1-score = 89.39%) for detecting normal lesions from BCa. For detecting invasiveness, the same hybrid approach achieved medium results (accuracy = 79.72%, sensitivity = 66.62%, specificity = 87.39%, precision = 75.58%, and F1-score = 70.81%).
3.2.6. Bladder Cancer Grading and Artificial Intelligence
Zhang et al. [70] aimed to describe texture features from MRI images to discriminate between low grade in 32 patients and high grade in 29 patients with BCa. The SVM classifier had the best performance in BCa grading (AUC, accuracy, sensitivity, and specificity of 0.861, 82.9%, 78.4%, and 87.1%, respectively). Wang et al. [71] developed and validated with the use of radiomics MRI a possibility of pre-operative grading of BCa in 31 high-grade and 39 low-grade patients. Radiomics features were extracted from T2w, DWI, and ADC images and analyzed by the LASSO algorithm. Multimodality models performed better (AUCs—max-out 0.9233, 95% CI 0.9001–0.9466; concatenation 0.9233, 95% CI 0.9001–0.9466) than single modality models (T2w, DWI and ADC) similar to the validation cohort. Jansen et al. [72] developed a fully automated grading DL system (U-Net segmentation network trained to detect bladder urothelium) that was able to grade 76% of the low-grade cancers and 71% of the high-grade cancers in accordance with the expert consensus.
3.2.7. Bladder Cancer and Histopathology
Smith et al. [73], since 2011, aimed to construct a gene expression model for lymph node status prediction after cystectomy, utilizing a weighted nearest neighbor (WNN) classification algorithm rooted in Bayesian decision. They have identified in multivariate logistic regression that the model had a calculated AUC of 0.67 and was an independent predictor for lymph node involvement.
Seiler et al. [74] used a K-nearest neighbor classifier 51 (KNN51) classifier to predict pathological lymph node metastases in 199 cystectomy patients. Whole transcriptome expression profiles have been developed, and two cancer signature genes were used for comparison. The KNN51 classifier performed better than the comparison genes (AUC = 0.82, compared to 0.62 for 15-gene cancer recurrence signature (RF15) and 0.46 for 20-gene lymph node signature (LN20)) and has significant odds of predicting metastases in the lymph nodes compared to RF15 and LN20 (p < 0.001).
Wu et al. [75] reported the results of a nomogram combining genomic, clinical, and pathological data to predict lymph node status in 325 BCa patients using mRNAs from the TCGA database. They identified five mRNAs related to lymph node status and incorporated them into the nomogram, allowing a good discriminatory and lymph node status prediction ability with a logistic regression algorithm (AUC = 0.89).
Zhang et al. [76] proposed an automated way to diagnose on whole slide digital imagining of pathology results with the aid of AI. They automated analyzed 913 whole slide data images of BCa patients, and the CNN algorithm obtained similar results as the expert pathologists (AUC = 0.97). Velmahos et al. [77] extracted imaging biomarkers using histopathology slides to predict fibroblast growth factor receptor (FGFR) alterations in 418 BCa patients employing a CNN to identify tumor-infiltrating lymphocytes percentage for the prediction. The best model was achieved only on FGFR2/FGFR3 mutation, with a sensitivity of 82%, a specificity of 85%, and an AUC of 0.86.
3.2.8. Bladder Cancer Staging and Artificial Intelligence
Garapati et al. [78] studied the feasibility of an automatic ML technique to screen 84 bladder cancer tumors assessed by CT urography, grouping lesions above or equal to T2 or below T2. Morphological and texture features alone or combined achieved comparable performance. Xu et al. [79] aimed to pre-operative stage BCa into non-muscle invasive or muscle invasive. Therefore, they used multiparametric MRI 1104 radiomics features from 54 patients to differentiate between the two entities. SVM-RFE and synthetic minority oversampling technique (SMOTE) have been employed to develop the model. A total of 19 features were analyzed from T2w and DWI sequences and performed better in muscle invasion discrimination AUC (0.9857). The model SVM-RFE+SMOTE classifier outperformed the experts in diagnostic accuracy (96.30%). Yin et al. [80] tried to differentiate Ta from T1 BCa on hematoxylin and eosin stain images from 1177 BCa tissues using an ML-CNN model imaging processing software Image J and Cell Profiler and had accuracies between 91% and 96%. Yang et al. [81] used a DL-CNN model to differentiate non-muscle from muscle-invasive BCa from 1200 CT images belonging to 369 patients. The best-performing model had an AUC of 0.997 and a sensitivity and specificity of 88.9% and 98.9%. Li et al. [82] aimed to assess the accuracy of radiomics, single-task DL, and multi-task DL on T2w MRI images to stage muscle invasiveness of BCa from 121 BCa lesions. AUCs were obtained for radiomics, single-task, and multi-task DL algorithms (0.920, 0.933, and 0.932, respectively). Li et al. [83] compared a DL-CNN model based on T2w with VI-RADS to predict muscle invasiveness of BCa and found that were higher AUCs for the DL model compared to two expert radiologists (AUC = 0.963, 0.843, and 0.852, respectively) and the accuracy was higher as the experts for VI-RADS 2 or 3 scores (p = 0.006). Xu et al. [84] developed a DL algorithm to detect and stage BCa on CT images of 60 patients having the disease. These images have been processed by the DL DCNN based on the You Only Look Once (YOLO) algorithm, and in the clinical staging, the coincidence rates with pathological results were found to be excellent (T1 stage = 50.01%, T2a = 91.65%, T2b, T3 and T4 stage = 100.00%) and not different from the clinical staging of pathological diagnosis (p > 0.05). Zou et al. [85] aimed to differentiate muscle from non-muscle invasive BCa and used T2w images with the Inception V3 platform to extract features and build a model (Multi-task BCa Muscular Invasion Prediction) and achieved the best results in the prospective data group (accuracy = 92.3%, sensitivity = 100%, and specificity = 88.5%). The summary of the studies has been embedded in Table 2.
4. Discussion
AI technology through ML and DL methods could have the potential to achieve improved outcomes for BCa patients. Several AI approaches in the different steps of BCa diagnostic work-up have been recently evaluated with the aim to improve oncologic and QoL outcomes of BCa patients, as well as to lower the financial burden related to BCa, which is the most expensive neoplasm to treat over the patients’ lifetime [86].
Our search retrieved 48 studies that are from all clinical tasks with an impact on BCa diagnosis, focusing, in particular, on the most recent evidence available in the current literature, therefore placing our work among the most comprehensive review dealing with AI and BCa. Specifically, in previous sections, we reviewed studies on ML- and DL-based tools applied to different diagnostics in BCa patients with regard to cystoscopy, urine cytology, urine metabolomes, bladder segmentation, imaging, grading, histopathology, and staging.
The retrieved studies were mostly focused on the use of AI methods applied to cystoscopy images for BCa detection [33,34,35,36,37,38,39,40,41,42]. Indeed, endoscopy plays a pivotal role in the initial diagnosis of BCa, since it allows direct visualization of bladder tumors and/or suspicious areas which deserve histopathological characterization. Although the combination of AI with cystoscopy is a relatively novel concept, AI methods bear the potential to mitigate human errors related to image interpretation (which is up to 20% for BCa detection). Due to their inherent design and nature, AI methods are immune to many errors clinicians have to face (e.g., fatigue, stress, burn-out, etc.) so that they can act as physician assistant tools for improved diagnostic performance during cystoscopy. To this purpose, several ML and DL models have been assessed, and in almost all cases, they outperformed conventional diagnostics, achieving the best AUCs. However, the studies retrieved to date were retrospective in design and mainly focused on methods applied to static frames taken during cystoscopy, which limits their clinical applicability since endoscopic diagnosis is a dynamic process (i.e., not depending only on images alone). Real-time AI-based tools and/or systems applied to endoscopic videos could solve this issue. Although full automation of endoscopic procedures is unlikely to occur anytime soon, advances in endoscopy for other malignancies (e.g., colonoscopy and esophagus-gastro-duodenoscopy) have achieved accurate automatic real-time detection of tumors, proving that the implementation of AI to traditional devices could add diagnostic value also for BCa detection. However, to the best of our knowledge, no study has prospectively reported on the real-time performance of AI approaches for BCa diagnosis during cystoscopy so far.
Although cystoscopy is the key to BCa diagnosis, it is an invasive procedure with significant implications in terms of healthcare costs for both patients and society and non-neglectable mental and physical discomfort for the patients. As a consequence, in recent years, there have been increasing efforts to train AI-based tools for urine sample analysis.
Urine cytology is a non-invasive test, yet on the other hand, it exhibits low sensitivity (up to 54%) for BCa diagnosis. Specifically, urine cytology has higher sensitivity in high-grade (79%) but low in low-grade tumors (79% and 16%, respectively) [42,87,88]. Thus, a negative cytology cannot rule out the presence of BCa. Moreover, urine cytology is user-dependent, and the evaluation can be hampered by low cellular yield, as well as urinary tract infections and/or stones; however, in experienced hands, specificity exceeds 90%. ML and DL methods have been used to automatically identify atypical and BCa cells and to improve the diagnostic accuracy of urine cytology, especially for low-grade cancers [43,44,45,46,47,48,49]. In this contest, two studies have also evaluated the use of AI-based tools for the assessment of urine metabolomes in identifying biomarkers potentially related to BCa [50,51]. However, it should be noted that AI algorithms applied to cystoscopy data generally showed higher accuracy for BCa diagnosis than those applied to urine samples.
Due to the previously mentioned pivotal role of endoscopy for the detection of BCa, the investigation of AI methods applied to imaging modalities such as CT and MRI scans for BCa initial diagnosis is still limited compared to other urological malignancies (e.g., prostate and kidney cancers) [64,65,66,67,68,69]. Although several studies combined radiomics and AI-based tools to improve detection, bladder segmentation, staging, and grading for BCa, data to date do not allow for generalizability.
Bladder segmentation (i.e., differentiating the bladder wall from surrounding tissues) is a crucial step in the BCa diagnostic work-up in the AI and CAD era. The bladder is a “shifting” organ in relation to its volume content, pressure, and physiology. Moreover, boundaries between the bladder wall and the surrounding soft tissues exhibit low contrast in images. Proper bladder segmentation encloses avoiding that some BCa can be excluded from the area of ROI (i.e., false negative cases), while non-bladder related images can be detected as BCa (i.e., false positive cases). Currently, manual delineation executed by radiologists is challenging, as it still takes a long time and places a great financial burden [52]. To overcome these issues, designing automated capabilities to segment the bladder in line with results obtained by the involvement of experts is pivotal to improving BCa management. Several studies evaluated the performance of different DL methods applied to CT-urography, MRI, hematoxylin-eosin stained, and cystoscopy images for proper bladder segmentation, and found positive results [53,54,55,56,57], yet still far for application into clinical practice.
Grading is a main aspect of BCa management for clinical decision-making since up to 30% of non-muscle invasive cases consist of high-grade BCa that can progress to muscle invasion as well as develop metastases [89,90,91,92,93,94]. Only a few studies evaluated the potential of applying AI technologies to MRI for BCa grading purposes [70,71]. Although the radiomics models outperformed the conventional modalities, the sample size was rather small, and the results need to be validated further. Moreover, to overcome potential grading errors occurring during the assessment of grade on transurethral resection of bladder tumor (TURBt) slides by pathologists—mainly due to inter- and intra-observer variability—a fully automated grading DL system was designed, which correctly graded more than 70% of low- and high-grade BCa cases [72].
AI has also been used for histopathological analysis of BCa with the aim of automating the process and achieving better reproducibility and efficiency. Specifically, an automated method to diagnose on whole slide digital imagining of pathology results with the aid of an AI algorithm obtained similar results as the expert pathologists [76]. Moreover, a few studies reported on the use of AI applied to pathology for the assessment of lymph node status after cystectomy, showing good results [73,74,75].
Proper staging is essential for therapeutic decision-making in patients with BCa, yet current tools are still hindered by the sub-optimal ability to correctly stage BCa. Histopathological analysis of specimens obtained by TURBt is the cornerstone of BCa diagnosis and staging; however, TURBt still retains inaccuracy in determining the status of muscle layer infiltration (up to 50% with T1 disease on TURBt have a muscle-invasive BCa). Image modalities, such as CT and MRI, can provide further staging information, yet they show sub-optimal performance in evaluating microscopic invasion (T1 versus T2 disease). Thus, to date, their main use is to assess locally advanced disease (≥T3b disease). Some studies addressed BCa staging and AI methods applied to CT and MRI imaging [78,79,80,81,82,83,84,85]. However, even if the AUCs were higher for the proposed new models than traditional approaches in almost all studies, there was a large amount of variability, and results need to be validated further to enhance their robustness and reproducibility.
Although AI has emerged as a powerful tool in the field of BCa management, potentially revolutionizing the current and future panorama in terms of early and accurate diagnosis as well as personalized treatment, there are still several shortcomings to consider.
One of the main limitations of AI in BCa is the availability and quality of data, algorithm bias, and interpretability of AI-generated results. AI algorithms require large and well-annotated datasets for training and validation; skewed or poorly representative datasets will lead to biases that could also be difficult to detect owing to the complex computations of AI tools. Efforts should be made to collect and curate high-quality datasets that represent the heterogeneity of bladder cancer, ensuring the robustness and generalizability of AI models. In the case of BCa, comprehensive datasets with good image quality are available on digital pathology and radiological imaging; conversely, cystoscopy images are scarce. Some preliminary studies utilizing DL algorithms, like CNNs, revealed potentially good results. The limitation to clinical integration is due to the dynamic of cystoscopy in obtaining images, and this cannot be easily standardized (like, e.g., radiology or histopathology) [34,36]. On the other hand, AI and BCa imaging is yet limited, and the role of cystoscopy is still predominant in initial diagnosis. As presented in previous specific paragraphs, promising results were achieved by AI applied to CT and MRI scans for BCa staging, grading, and bladder segmentation. However, to date, research in this field has not reached sufficient maturity for a tangible clinical benefit.
With specific regards to research methodology, performance analyses in the retrieved studies have been carried out mainly using sensitivity, specificity, accuracy, and AUC as performance metrics to assess the effectiveness of AI-based tools compared to traditional methods for BCa management (Table 2). However, to date, there is still substantial heterogeneity in study design, as well as algorithms design and definition of evaluated outcomes that makes meaningful comparison of quantitative analyses difficult to assess. Moreover, most AI technologies were trained, validated, and tested on the same dataset of cases; this has frequently led to a statistical phenomenon—namely “overfitting”- for which an algorithm works at its best on its own dataset, yet worst on novel ones.
Another intrinsic limitation is the interpretability and explainability of AI algorithms. Often, AI models function as black boxes, making it challenging to understand the reasoning behind their predictions. This lack of interpretability hinders trust and acceptance by clinicians who require transparent methods.
Ethical considerations are also of pivotal importance when implementing AI in BCa diagnosis and treatment. Indeed, analysis of confidential patient electronic health records raises legal and governance issues related to an individual’s right to privacy versus the potential benefit of research. Patient privacy, the need for informed consent, data security, algorithm bias, and the responsibility of healthcare professionals in validating and interpreting AI-generated results are among the main ethical concerns that should be considered and faced before the widespread implementation of AI in the healthcare system. Moreover, efforts should be made to identify and mitigate potential biases in AI algorithms that could disproportionately affect certain populations, ensuring equitable and unbiased BCa diagnosis and treatment.
Adoption challenges should be considered prior to the incorporation of AI-based diagnostic tools into the clinical workflow. This aspect could be a substantial barrier—especially in developing countries—due to logistical considerations mainly related to the massive computational power that is required to run complex ML algorithms and devices, balanced against the cost that the health care system can afford. Furthermore, practical issues over the integration with existing systems, as well as training requirements for healthcare professionals, are other obstacles that should be faced for proper real-life implementation.
Finally, scalability is crucial to achieving the clinical applicability of AI algorithms, data, and models in the BCa field. The ability of AI-based diagnostic tools to operate at the size, speed, and complexity required for BCa assessment is still suboptimal, so it represents a major obstacle to widespread clinical implementation. To date, difficulties in implementing these technologies in large-scale healthcare systems still exist, and robust infrastructures to support their widespread adoption are needed.
Despite these limitations, advances in technology and research can significantly improve the diagnosis and treatment of BCa.
First, AI will enhance diagnostic accuracy for the detection and classification of bladder cancer from various imaging modalities. AI has a transversal nature that makes these new intelligent technologies applicable to multiple disciplines (e.g., urology, radiology, pathology, and medical oncology). Indeed, in the era of increasing emphasis on precision medicine and patient-tailored management of diseases, AI bears an appealing potential for optimized risk stratification and personalized treatment planning in BCa patients. Specifically, the capability to integrate patient factors with clinical and multi-omics data, such as genomics, proteomics, and transcriptomics, to identify molecular signatures and biomarkers will help to predict responses to specific therapies allowing for personalized treatment selection and improving patient outcomes. Additionally, AI may be used as clinical decision support to analyze patient-specific data and provide tailored recommendations for treatment strategies, surveillance schedules, and follow-up plans. Finally, AI technologies, combined with telemedicine platforms, can enable remote monitoring of bladder cancer patients, real-time evaluation of symptoms, treatment response, and disease progression, and ultimately reduce healthcare costs, allowing timely interventions when required. In addition to the previously reported characteristics, generative models of deep learning are adaptable and could be used together in a hybrid approach, i.e., utilizing multiple deep basic learning models and integrations using generative and discriminative learning, permitting to potentially outperform the limitations of a single generative model [95]. Furthermore, the possibility to utilize and integrate AI algorithms with traditional imaging analysis has been proposed and starting to be used in different medical fields [96,97,98]. The evidence at this time, highlighted in this paper, points out that AI-based tools represent a catching and emerging research field in BCa diagnosis, which could lead to advanced diagnosis when applied to different steps (i.e., cystoscopy, urine samples analysis, bladder segmentation, imaging, and histopathology). However, when transposed into clinical settings, there are several limitations to their use and application (e.g., variability in study design, algorithms utilized, and training methods), which call for further research, including prospective, large data sets, as well as external validation of results. Additionally, the use of AI and ML models in common clinical practice is still limited by regulatory considerations as the pending FDA and CE approval as not all AI/ML-based medical devices have been approved, and the numerous and growing use of this technology further delays this process [99,100]. A further issue is linked to ML interpretability, which suffers from the lack of mature definitions and formality of methods and models, creating a sort of black box approach to AI in which the way of operation and process production are not known. This ambiguity and lack of transparency in the results obtained have therefore limited the adoption and extensive use of ML systems in sensitive domains [101]. Lastly, another potential limitation is related to the approach and the perspectives of patients toward AI, with controversial results in terms of support, understanding, and use of this technology in common clinical practice [102,103].
5. Conclusions
Artificial intelligence, together with its subsets, i.e., machine learning, deep learning, and artificial neural networks, has emerged as a powerful tool in the field of bladder cancer research and treatment, revolutionizing the current and future panorama in terms of early detection, accurate diagnosis, and personalized treatment. The large amount of data that could be analyzed via this technology could further improve the outcomes and the understanding of the disease, aiding patients and clinicians in common clinical practice. Additionally, the potentialities related to the use of machine learning and deep learning algorithms in developing novel biomarkers, drugs, and treatment protocols represent another pivotal point in the next future. Nevertheless, several challenges are still to be overcome, such as data quality, general applicability, and lastly, ethical considerations. Future studies are required in order to provide more consistent data regarding the role of this promising technology in the diagnostic and therapeutic pathway of bladder cancer.
Conceptualization, M.F, U.G.F. and O.S.T.; methodology, M.F., U.G.F., B.B., M.M., F.C., G.M.B., F.d.G., D.T., G.L. and O.S.T.; software, B.B. and O.S.T.; validation, M.F., U.G.F., B.B., M.M., F.C., G.M.B., F.d.G., D.T., G.L., F.L., M.C., A.B., F.A.M., S.L., G.M., M.L.P., B.A.J.-F., M.D.V. and O.S.T.; formal analysis, M.F., U.G.F., and O.S.T.; investigation, M.F., F.C., G.M.B. and O.S.T.; resources, M.F., U.G.F., B.B., M.M., F.C., G.M.B., F.d.G., D.T., G.L., F.L., M.C., A.B., F.A.M., S.L., G.M., M.L.P., B.A.J.-F., M.D.V. and O.S.T.; formal analysis, M.F., U.G.F. and O.S.T.; data curation, M.F., B.B., M.M., F.C., F.L., A.B., B.A.J.-F. and O.S.T.; writing—original draft preparation, M.F., U.G.F., M.M., D.T., F.L., M.C., A.B., M.L.P., B.A.J.-F. and O.S.T.; writing—review and editing, M.F., B.B., F.C., G.M.B., F.d.G., G.L., M.C., F.A.M., S.L., G.M., M.D.V. and O.S.T.; visualization, G.M.B., F.d.G., G.L., G.M., E.M., O.d.C., and O.S.T.; supervision, M.F., B.A.J.-F., E.M., O.d.C. and O.S.T. All authors have read and agreed to the published version of the manuscript.
Not applicable.
Not applicable.
Not applicable.
The authors declare no conflict of interest.
Footnotes
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Figure 1. Flow chart of artificial intelligence and diagnosis of bladder cancer retrieval studies.
A glossary of deep learning workflow terms.
Term | Brief Explanation |
---|---|
Perceptron | a super-simplified version of a biological neuron, which takes different inputs and weighs them up to produce a single output [ |
Backpropagation | an algorithm that is used to train neural networks [ |
Artificial Neural Networks (ANN) | a computational model (i.e., algorithms or physical hardware) which mimics the human brain to process data and create patterns for decision-making [ |
Convolutional Neural Networks (CNN) | a neural network utilizing numerous identical copies of the same neuron, thus allowing a network to learn a neuron once and use it in several places. |
Recurrent Neural Network (RNN) | a neural network utilizing sequential information, thus relying on previous computations [ |
Supervised Neural Network | a neural network for which, to produce an ideal output, a prior provided output is required. It is ‘trained’ on a given pre-defined dataset and provides outputs depending on the input it has received [ |
Unsupervised Neural Network | a neural network for which no labels are required. This involves giving a program with an unlabeled data set (i.e., that it has not been previously trained for). It is used to discover patterns and trends by clustering. [ |
ANN = Artificial Neural Networks; CNN = Convolutional Neural Networks; RNN = Recurrent Neural Networks.
Summary of artificial intelligence used in studies for the advanced diagnosis of bladder cancer.
Authors/Year | INPUT/ |
AI Algorithm/ |
OUTPUT | Summary | Performance |
---|---|---|---|---|---|
Smith et al., 2001 [ |
Gene expression |
WNN | Histopathology: pN stage | Using WNN to develop a gene |
AUC = 0.67 |
Seiler et al., 2016 [ |
Gene expression |
k-NN | Histopathology: pN stage | Using k-NN to develop a gene |
AUC = 0.82 |
Cha et al., 2016 [ |
CT Urography |
CNN | Segmentation | Using CNN to segment bladder and ROIs | JSC: 0.76 |
Xu et al., 2017 [ |
T2w MRI images |
SVM | Histopathology: |
Extracting Radiomics feature to differentiate cancer and non-cancer areas | AUC: 0.94 |
Shao et al., 2017 [ |
Urine metabolomes |
DT | Histopathology: |
Evaluate urine metabolite associated with BCa | AUC: 0.77 |
Zhang et al., 2017 [ |
MRI radiomics features |
SVM | Histopathology: |
Using SVM to |
AUC: 0.86 |
Garapati et al., |
CT images texture analysis |
LDA |
Histopathology: |
Comparing 4 AI |
AUC: 0.89–0.97 |
Vaickus et al., 2018 [ |
Urine cytology |
CNN |
Citology: |
A hybrid deep-learning and morphometric algorithm to automate the PARIS system | ACC: >95% |
Eminaga et al., 2018 [ |
Cystoscopy images | CNN | Cistoscopy: Detection | Detect cancerous features from cystoscopy images using CNN models | ACC: 0.99 |
Khosravi et al., 2018 [ |
IHC digital slides | CNN | Histopathology: |
differentiate 4 biomarkers of BCa on IHC | ACC: 0.99 |
Sokolov et al., 2018 [ |
High resolutions images using atomic force microscopy. |
ML | Histopathology: |
Non-invasive detection of BCa | ACC: 0.94 |
Wu et al., 2018 [ |
T2w MRI images |
LASSO, LR | Histopathology: pN stage | Building a nomogram with mpMRI radiomic features | AUC: 0.84 |
Wu et al., 2018 [ |
Gene expression |
LR | Histopathology: pN stage | Utilizing LR to develop a |
AUC: 0.89 |
Dolz et al., 2018 [ |
MRI images |
CNN | Segmentation | Inner, outer wall, and tumor region segmentation | DSC: 0.69 |
Shkolyar et al., |
Cystoscopy images |
CNN | Cistoscopy: Detection | Using “Cystonet” a CNN to |
SENS: 91% |
Zheng et al., 2019 [ |
T2w MRI images |
LASSO, LR | Histopathology: pT stage | Building a nomogram with mpMRI radiomic features | AUC: 0.88 |
Wang et al., 2019 [ |
T2w MRI images |
LR | Histopathology: Grading | Utilizing MRI radiomics features to discriminate low and high-grade BCa | AUC: 88.2 |
Zhang et al., 2019 [ |
Histopathology digital images |
CNN | Histopathology: |
Utilizing CNN to analyze bladder |
AUC: 0.97 |
Sanghvi et al., 2019 [ |
Urine cytology |
CNN | Cistoscopy: Detection | Artificial Intelligence Algorithm for Reporting Urine Cytopathology | AUC: 0.88 |
Kouznetsova et al., 2019 [ |
Urine metabolomes | ANN, LR | Histopathology: pT stage | Recognition of Early and Late Stages of Bladder Cancer Using Metabolites and Machine Learning | ACC: 0.82 |
Ma et al., 2019 [ |
CT Urography |
U-net DCNN | Segmentation | Deep Learning Bladder Segmentation in CT Urography | JSC: 0.85 |
Xu et al., 2019 [ |
T2w and DWI MRI images |
SVM | Histopathology: pT stage | BCa staging with MRI Radiomics Analysis | AUC:0.97 |
Ikeda et al., 2020 [ |
2102 Cystoscopy images | CNN | Cistoscopy: Detection | Development of a Support System for Cystoscopic Diagnosis of BCa | AUC: 0.98 |
Lorencin et al., 2020 [ |
2983 Cystoscopy images | ANN | Cistoscopy: Detection | Development of a Support System for Cystoscopic Diagnosis of BCa | AUC: 0.99 |
Li et al., 2020 [ |
MRI |
U-net | Segmentation | Deep Learning Bladder Segmentation in MRI images | DSC: 0.85 |
Niazi et al., 2020 [ |
Histopathology digital images of pT1 pt | U-net | Segmentation | Deep Learning for bladder layers identification on Pathology images | ACC: 0.90 |
Yin et al., 2020 [ |
Histopathology digital images of pTa and pT1 pt | SVM, LR, RF, ANN | Histopathology: pT stage | Histopathological staging of BCa using different ML Approaches | ACC: 0.96 |
Jansen et al., 2020 [ |
Histopathology digital images | U-net | Histopathology: |
Detection and grading of BCa | ACC: 0.76 |
Lorencin et al., 2021 [ |
2983 Cystoscopy images | CNN | Cystoscopy: Detection | Development of a Support System for Cystoscopic Diagnosis of BCa | AUC:0.99 |
Nojima et al., 2021 [ |
Urine cytology | 16-layer Visual Geometry Group CNN | Detection and Grading | DL diagnosis and grading of BCa using urine Cytology | AUC: 0.98, F1 score: 0.90 (Presence/Absence) |
Yang et al., 2021 [ |
Cystoscopy images | CNN | Cystoscopy: Detection | Comparisons of a Support Systems for Cystoscopic Diagnosis of BCa | ACC: 0.97 |
Awan et al., 2021 [ |
Urine cytology | CNN | Detection | Identification of atypic cells | AUC: 0.99 |
Yang et al. (2021b) [ |
CT Images, |
CNN | Histopathology: pT stage | DL to differentiate Muscle-Invasive BCa with CT | AUC: 0.99 |
Lilli et al., 2021 [ |
Urine cytology | CNN | Detection | Identification of Cancer cells | ACC: 89.90% |
Du et al., 2021 [ |
Cystoscopy images |
CNN |
Cystoscopy: Detection | Comparisons of a Support Systems for Cystoscopic Diagnosis of BCa | ACC = 82.9% (Caffe DL) |
Taguchi et al., 2021 [ |
MRI images |
CNN | Detection | VI-RADS score and DL for BCa detection | AUC: 0.92 |
Velmahos et al., 2021 [ |
Histopathology digital images | CNN | Histopathology: |
Deep Learning to Identify Bladder Cancers with FGFR-Activating Mutations | AUC: 0.86 |
Ali et al., 2021 [ |
Blue light cystoscopy images | CNN | Cystoscopy: Detection |
Blue-light cystoscopy and CNN algorithm to detect, grade, and stage BCa | Detect-SENS = 95.77% |
Yoo et al., 2022 [ |
Cystoscopy images | SVM | Cystoscopy: Detection | Cystoscopic Diagnosis of BCa using a red-green-blue method. | SENS = 95.0% |
Wu et al., 2022 [ |
Cystoscopy images | CNN |
Cystoscopy: Detection | Support Systems for Cystoscopic Diagnosis of BCa | ACC = 93.9%, |
Xu et al. [ |
CT images |
CNN |
Histopathology: pT stage | Predicting pT stage at pre-operative CT scan | CR: T1 stage = 50.01% |
Zou et al., 2022 [ |
T2w MRI images |
CNN |
Histopathology: pT stage | CNN to extract features and build a model predicting pT stage | ACC = 92.3% |
Zhang et al., 2023 [ |
Cystoscopy images | U-Net | Segmentation | Deep Learning Tumor Segmentation during cystoscopy | Dice = 82.7% |
Li et al., 2023 [ |
T2w MRI images | CNN |
Histopathology: pT stage | Accuracy of radiomics, single- and multi-task DL on T2w MRI images for staging | Radiomics-AUC = 0.920 |
Sarkar et al., 2023 [ |
CT | Hybrid ML and DL | Histopathology: |
Hybrid ML and DL model to automatically detect and stage BCa | Detection: ACC = 86.07% |
Li et al., 2023 [ |
T2w MRI images | CNN |
Staging | DL-CNN model based on T2w vs. VI-RADS in BCa staging | (CNN) AUC = 0.963 |
BCa = Bladder Cancer; pt = patients; WNN = weighted nearest neighbor; AUC =area under the curve; ACC = Accuracy; k-NN = K-nearest neighbor; LR = Logistic Regression; CNN = Convolutional Neural Network, ROI = Region of interest JSC = Jaccard’s coefficient of similarity; SVM = support vector machine classifier; DT = decision tree; LDA = linear discriminant analysis, NN = neural network, RAF = random forest classifier; IHC = immunohistochemistry; LASSO = least absolute shrinkage and selection operator; DSC = dice similarity coefficient; VI-RADS = vesical imaging and reporting data system; SENS = sensitivity; SPEC = specificity; YOLO = You Only Look Once algorithm; (mIoU) mean Intersection over Union.
References
1. Human Intelligence—Cognitive-Contextual Theories|Britannica. Available online: https://www.britannica.com/science/human-intelligence-psychology (accessed on 22 February 2023).
2. Stilgoe, J. Machine learning, social learning and the governance of self-driving cars. Soc. Stud. Sci.; 2018; 48, pp. 25-56. [DOI: https://dx.doi.org/10.1177/0306312717741687]
3. O’Connor, S. Open artificial intelligence platforms in nursing education: Tools for academic progress or abuse?. Nurse Educ. Pract.; 2023; 66, 103537. [DOI: https://dx.doi.org/10.1016/j.nepr.2022.103537] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/36549229]
4. Borhani, S.; Borhani, R.; Kajdacsy-Balla, A. Artificial intelligence: A promising frontier in bladder cancer diagnosis and outcome prediction. Crit. Rev. Oncol. Hematol.; 2022; 171, 103601. [DOI: https://dx.doi.org/10.1016/j.critrevonc.2022.103601] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/35065220]
5. Tran, K.A.; Kondrashova, O.; Bradley, A.; Williams, E.D.; Pearson, J.V.; Waddell, N. Deep learning in cancer diagnosis, prognosis and treatment selection. Genome Med.; 2021; 13, 152. [DOI: https://dx.doi.org/10.1186/s13073-021-00968-x] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/34579788]
6. Eun, S.-J.; Kim, J.; Kim, K.H. Applications of artificial intelligence in urological setting: A hopeful path to improved care. J. Exerc. Rehabil.; 2021; 17, pp. 308-312. [DOI: https://dx.doi.org/10.12965/jer.2142596.298]
7. Goldenberg, S.L.; Nir, G.; Salcudean, S.E. A new era: Artificial intelligence and machine learning in prostate cancer. Nat. Rev. Urol.; 2019; 16, pp. 391-403. [DOI: https://dx.doi.org/10.1038/s41585-019-0193-3]
8. Tătaru, O.S.; Vartolomei, M.D.; Rassweiler, J.J.; Virgil, O.; Lucarelli, G.; Porpiglia, F.; Amparore, D.; Manfredi, M.; Carrieri, G.; Falagario, U. et al. Artificial Intelligence and Machine Learning in Prostate Cancer Patient Management-Current Trends and Future Perspectives. Diagn. Basel Switz.; 2021; 11, 354. [DOI: https://dx.doi.org/10.3390/diagnostics11020354]
9. Thakur, N.; Alam, M.R.; Abdul-Ghafar, J.; Chong, Y. Recent Application of Artificial Intelligence in Non-Gynecological Cancer Cytopathology: A Systematic Review. Cancers; 2022; 14, 3529. [DOI: https://dx.doi.org/10.3390/cancers14143529]
10. IBM. What is Machine Learning?. Available online: https://www.ibm.com/topics/machine-learning (accessed on 1 July 2023).
11. Mahoto, N.A.; Shaikh, A.; Sulaiman, A.; Reshan, M.S.A.; Rajab, A.; Rajab, K. A machine learning based data modeling for medical diagnosis. Biomed. Signal Process. Control; 2023; 81, 104481. [DOI: https://dx.doi.org/10.1016/j.bspc.2022.104481]
12. Brodie, A.; Dai, N.; Teoh, J.Y.-C.; Decaestecker, K.; Dasgupta, P.; Vasdev, N. Artificial intelligence in urological oncology: An update and future applications. Urol. Oncol.; 2021; 39, pp. 379-399. [DOI: https://dx.doi.org/10.1016/j.urolonc.2021.03.012]
13. Jang, H.-J.; Cho, K.-O. Applications of deep learning for the analysis of medical data. Arch. Pharm. Res.; 2019; 42, pp. 492-504. [DOI: https://dx.doi.org/10.1007/s12272-019-01162-9] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/31140082]
14. Chen, H.; Sung, J.J.Y. Potentials of AI in medical image analysis in Gastroenterology and Hepatology. J. Gastroenterol. Hepatol.; 2021; 36, pp. 31-38. [DOI: https://dx.doi.org/10.1111/jgh.15327]
15. LeCun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature; 2015; 521, pp. 436-444. [DOI: https://dx.doi.org/10.1038/nature14539]
16. Naik, N.; Tokas, T.; Shetty, D.K.; Hameed, B.M.Z.; Shastri, S.; Shah, M.J.; Ibrahim, S.; Rai, B.P.; Chłosta, P.; Somani, B.K. Role of Deep Learning in Prostate Cancer Management: Past, Present and Future Based on a Comprehensive Literature Review. J. Clin. Med.; 2022; 11, 3575. [DOI: https://dx.doi.org/10.3390/jcm11133575] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/35806859]
17. Jones, W.; Alasoo, K.; Fishman, D.; Parts, L. Computational biology: Deep learning. Emerg. Top. Life Sci.; 2017; 1, pp. 257-274. [DOI: https://dx.doi.org/10.1042/ETLS20160025] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/33525807]
18. Bandyk, M.G.; Gopireddy, D.R.; Lall, C.; Balaji, K.C.; Dolz, J. MRI and CT bladder segmentation from classical to deep learning based approaches: Current limitations and lessons. Comput. Biol. Med.; 2021; 134, 104472. [DOI: https://dx.doi.org/10.1016/j.compbiomed.2021.104472]
19. Suarez-Ibarrola, R.; Hein, S.; Reis, G.; Gratzke, C.; Miernik, A. Current and future applications of machine and deep learning in urology: A review of the literature on urolithiasis, renal cell carcinoma, and bladder and prostate cancer. World J. Urol.; 2020; 38, pp. 2329-2347. [DOI: https://dx.doi.org/10.1007/s00345-019-03000-5]
20. Haenssle, H.A.; Fink, C.; Schneiderbauer, R.; Toberer, F.; Buhl, T.; Blum, A.; Kalloo, A.; Hassen, A.B.H.; Thomas, L.; Enk, A. et al. Man against machine: Diagnostic performance of a deep learning convolutional neural network for dermoscopic melanoma recognition in comparison to 58 dermatologists. Ann. Oncol. Off. J. Eur. Soc. Med. Oncol.; 2018; 29, pp. 1836-1842. [DOI: https://dx.doi.org/10.1093/annonc/mdy166]
21. Poplin, R.; Varadarajan, A.V.; Blumer, K.; Liu, Y.; McConnell, M.V.; Corrado, G.S.; Peng, L.; Webster, D.R. Prediction of cardiovascular risk factors from retinal fundus photographs via deep learning. Nat. Biomed. Eng.; 2018; 2, pp. 158-164. [DOI: https://dx.doi.org/10.1038/s41551-018-0195-0]
22. Vobugari, N.; Raja, V.; Sethi, U.; Gandhi, K.; Raja, K.; Surani, S.R. Advancements in Oncology with Artificial Intelligence-A Review Article. Cancers; 2022; 14, 1349. [DOI: https://dx.doi.org/10.3390/cancers14051349]
23. Miranda, E.; Suñé, J. Memristors for Neuromorphic Circuits and Artificial Intelligence Applications. Mater. Basel Switz.; 2020; 13, 938. [DOI: https://dx.doi.org/10.3390/ma13040938] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/32093164]
24. Stoliar, P.; Schneegans, O.; Rozenberg, M.J. A Functional Spiking Neural Network of Ultra Compact Neurons. Front. Neurosci.; 2021; 15, 635098. [DOI: https://dx.doi.org/10.3389/fnins.2021.635098] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/33716656]
25. Russakovsky, O.; Deng, J.; Su, H.; Krause, J.; Satheesh, S.; Ma, S.; Huang, Z.; Karpathy, A.; Khosla, A.; Bernstein, M. Imagenet large scale visual recognition challenge. Int. J. Comput. Vis.; 2015; 115, pp. 211-252. [DOI: https://dx.doi.org/10.1007/s11263-015-0816-y]
26. Esteva, A.; Robicquet, A.; Ramsundar, B.; Kuleshov, V.; DePristo, M.; Chou, K.; Cui, C.; Corrado, G.; Thrun, S.; Dean, J. A guide to deep learning in healthcare. Nat. Med.; 2019; 25, pp. 24-29. [DOI: https://dx.doi.org/10.1038/s41591-018-0316-z] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/30617335]
27. Walsh, S.; de Jong, E.E.C.; van Timmeren, J.E.; Ibrahim, A.; Compter, I.; Peerlings, J.; Sanduleanu, S.; Refaee, T.; Keek, S.; Larue, R.T.H.M. et al. Decision Support Systems in Oncology. JCO Clin. Cancer Inform.; 2019; 3, pp. 1-9. [DOI: https://dx.doi.org/10.1200/CCI.18.00001] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/30730766]
28. Rasley, J.; Rajbhandari, S.; Ruwase, O.; He, Y. Deepspeed: System optimizations enable training deep learning models with over 100 billion parameters. Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining; San Diego, CA, USA, 23–27 August 2020; pp. 3505-3506.
29. Mintz, Y.; Brodie, R. Introduction to artificial intelligence in medicine. Minim. Invasive Ther. Allied Technol. MITAT Off. J. Soc. Minim. Invasive Ther.; 2019; 28, pp. 73-81. [DOI: https://dx.doi.org/10.1080/13645706.2019.1575882]
30. Saxe, A.; Nelli, S.; Summerfield, C. If deep learning is the answer, what is the question?. Nat. Rev. Neurosci.; 2021; 22, pp. 55-67. [DOI: https://dx.doi.org/10.1038/s41583-020-00395-8]
31. Kausch, I.; Sommerauer, M.; Montorsi, F.; Stenzl, A.; Jacqmin, D.; Jichlinski, P.; Jocham, D.; Ziegler, A.; Vonthein, R. Photodynamic diagnosis in non-muscle-invasive bladder cancer: A systematic review and cumulative analysis of prospective studies. Eur. Urol.; 2010; 57, pp. 595-606. [DOI: https://dx.doi.org/10.1016/j.eururo.2009.11.041]
32. Jichlinski, P.; Leisinger, H.-J. Fluorescence cystoscopy in the management of bladder cancer: A help for the urologist!. Urol. Int.; 2005; 74, pp. 97-101. [DOI: https://dx.doi.org/10.1159/000083277]
33. Eminaga, O.; Eminaga, N.; Semjonow, A.; Breil, B. Diagnostic Classification of Cystoscopic Images Using Deep Convolutional Neural Networks. JCO Clin. Cancer Inform.; 2018; 2, pp. 1-8. [DOI: https://dx.doi.org/10.1200/CCI.17.00126]
34. Lorencin, I.; Anđelić, N.; Španjol, J.; Car, Z. Using multi-layer perceptron with Laplacian edge detector for bladder cancer diagnosis. Artif. Intell. Med.; 2020; 102, 101746. [DOI: https://dx.doi.org/10.1016/j.artmed.2019.101746]
35. Lorencin, I.; Baressi Šegota, S.; Anđelić, N.; Mrzljak, V.; Ćabov, T.; Španjol, J.; Car, Z. On Urinary Bladder Cancer Diagnosis: Utilization of Deep Convolutional Generative Adversarial Networks for Data Augmentation. Biology; 2021; 10, 175. [DOI: https://dx.doi.org/10.3390/biology10030175]
36. Ikeda, A.; Nosato, H.; Kochi, Y.; Kojima, T.; Kawai, K.; Sakanashi, H.; Murakawa, M.; Nishiyama, H. Support System of Cystoscopic Diagnosis for Bladder Cancer Based on Artificial Intelligence. J. Endourol.; 2020; 34, pp. 352-358. [DOI: https://dx.doi.org/10.1089/end.2019.0509]
37. Yang, R.; Du, Y.; Weng, X.; Chen, Z.; Wang, S.; Liu, X. Automatic recognition of bladder tumours using deep learning technology and its clinical application. Int. J. Med. Robot. Comput. Assist. Surg.; 2021; 17, e2194. [DOI: https://dx.doi.org/10.1002/rcs.2194]
38. Du, Y.; Yang, R.; Chen, Z.; Wang, L.; Weng, X.; Liu, X. A deep learning network-assisted bladder tumour recognition under cystoscopy based on Caffe deep learning framework and EasyDL platform. Int. J. Med. Robot. Comput. Assist. Surg.; 2021; 17, pp. 1-8. [DOI: https://dx.doi.org/10.1002/rcs.2169]
39. Shkolyar, E.; Jia, X.; Chang, T.C.; Trivedi, D.; Mach, K.E.; Meng, M.Q.-H.; Xing, L.; Liao, J.C. Augmented Bladder Tumor Detection Using Deep Learning. Eur. Urol.; 2019; 76, pp. 714-718. [DOI: https://dx.doi.org/10.1016/j.eururo.2019.08.032] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/31537407]
40. Wu, S.; Chen, X.; Pan, J.; Dong, W.; Diao, X.; Zhang, R.; Zhang, Y.; Zhang, Y.; Qian, G.; Chen, H. et al. An Artificial Intelligence System for the Detection of Bladder Cancer via Cystoscopy: A Multicenter Diagnostic Study. J. Natl. Cancer Inst.; 2022; 114, pp. 220-227. [DOI: https://dx.doi.org/10.1093/jnci/djab179] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/34473310]
41. Ali, N.; Bolenz, C.; Todenhöfer, T.; Stenzel, A.; Deetmar, P.; Kriegmair, M.; Knoll, T.; Porubsky, S.; Hartmann, A.; Popp, J. et al. Deep learning-based classification of blue light cystoscopy imaging during transurethral resection of bladder tumors. Sci. Rep.; 2021; 11, 11629. [DOI: https://dx.doi.org/10.1038/s41598-021-91081-x]
42. Yoo, J.W.; Koo, K.C.; Chung, B.H.; Baek, S.Y.; Lee, S.J.; Park, K.H.; Lee, K.S. Deep learning diagnostics for bladder tumor identification and grade prediction using RGB method. Sci. Rep.; 2022; 12, 17699. [DOI: https://dx.doi.org/10.1038/s41598-022-22797-7]
43. Nojima, S.; Terayama, K.; Shimoura, S.; Hijiki, S.; Nonomura, N.; Morii, E.; Okuno, Y.; Fujita, K. A deep learning system to diagnose the malignant potential of urothelial carcinoma cells in cytology specimens. Cancer Cytopathol.; 2021; 129, pp. 984-995. [DOI: https://dx.doi.org/10.1002/cncy.22443] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/33979039]
44. Awan, R.; Benes, K.; Azam, A.; Song, T.-H.; Shaban, M.; Verrill, C.; Tsang, Y.W.; Snead, D.; Minhas, F.; Rajpoot, N. Deep learning based digital cell profiles for risk stratification of urine cytology images. Cytom. Part J. Int. Soc. Anal. Cytol.; 2021; 99, pp. 732-742. [DOI: https://dx.doi.org/10.1002/cyto.a.24313]
45. Vaickus, L.J.; Suriawinata, A.A.; Wei, J.W.; Liu, X. Automating the Paris System for urine cytopathology-A hybrid deep-learning and morphometric approach. Cancer Cytopathol.; 2019; 127, pp. 98-115. [DOI: https://dx.doi.org/10.1002/cncy.22099] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/30702803]
46. Sanghvi, A.B.; Allen, E.Z.; Callenberg, K.M.; Pantanowitz, L. Performance of an artificial intelligence algorithm for reporting urine cytopathology. Cancer Cytopathol.; 2019; 127, pp. 658-666. [DOI: https://dx.doi.org/10.1002/cncy.22176] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/31412169]
47. Khosravi, P.; Kazemi, E.; Imielinski, M.; Elemento, O.; Hajirasouliha, I. Deep Convolutional Neural Networks Enable Discrimination of Heterogeneous Digital Pathology Images. EBioMedicine; 2018; 27, pp. 317-328. [DOI: https://dx.doi.org/10.1016/j.ebiom.2017.12.026] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/29292031]
48. Sokolov, I.; Dokukin, M.E.; Kalaparthi, V.; Miljkovic, M.; Wang, A.; Seigne, J.D.; Grivas, P.; Demidenko, E. Noninvasive diagnostic imaging using machine-learning analysis of nanoresolution images of cell surfaces: Detection of bladder cancer. Proc. Natl. Acad. Sci. USA; 2018; 115, pp. 12920-12925. [DOI: https://dx.doi.org/10.1073/pnas.1816459115] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/30509988]
49. Lilli, L.; Giarnieri, E.; Scardapane, S. A Calibrated Multiexit Neural Network for Detecting Urothelial Cancer Cells. Comput. Math. Methods Med.; 2021; 2021, 5569458. [DOI: https://dx.doi.org/10.1155/2021/5569458]
50. Shao, C.-H.; Chen, C.-L.; Lin, J.-Y.; Chen, C.-J.; Fu, S.-H.; Chen, Y.-T.; Chang, Y.-S.; Yu, J.-S.; Tsui, K.-H.; Juo, C.-G. et al. Metabolite marker discovery for the detection of bladder cancer by comparative metabolomics. Oncotarget; 2017; 8, pp. 38802-38810. [DOI: https://dx.doi.org/10.18632/oncotarget.16393] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/28415579]
51. Kouznetsova, V.L.; Kim, E.; Romm, E.L.; Zhu, A.; Tsigelny, I.F. Recognition of early and late stages of bladder cancer using metabolites and machine learning. Metabolomics Off. J. Metabolomic Soc.; 2019; 15, 94. [DOI: https://dx.doi.org/10.1007/s11306-019-1555-9]
52. Duan, C.; Liang, Z.; Bao, S.; Zhu, H.; Wang, S.; Zhang, G.; Chen, J.J.; Lu, H. A coupled level set framework for bladder wall segmentation with application to MR cystography. IEEE Trans. Med. Imaging; 2010; 29, pp. 903-915. [DOI: https://dx.doi.org/10.1109/TMI.2009.2039756]
53. Cha, K.H.; Hadjiiski, L.; Samala, R.K.; Chan, H.-P.; Caoili, E.M.; Cohan, R.H. Urinary bladder segmentation in CT urography using deep-learning convolutional neural network and level sets. Med. Phys.; 2016; 43, 1882. [DOI: https://dx.doi.org/10.1118/1.4944498]
54. Dolz, J.; Xu, X.; Rony, J.; Yuan, J.; Liu, Y.; Granger, E.; Desrosiers, C.; Zhang, X.; Ben Ayed, I.; Lu, H. Multiregion segmentation of bladder cancer structures in MRI with progressive dilated convolutional networks. Med. Phys.; 2018; 45, pp. 5482-5493. [DOI: https://dx.doi.org/10.1002/mp.13240]
55. Li, R.; Chen, H.; Gong, G.; Wang, L. Bladder Wall Segmentation in MRI Images via Deep Learning and Anatomical Constraints. Annu. Int. Conf. IEEE Eng. Med. Biol. Soc. IEEE Eng. Med. Biol. Soc. Annu. Int. Conf.; 2020; 2020, pp. 1629-1632. [DOI: https://dx.doi.org/10.1109/EMBC44109.2020.9176112]
56. Niazi, M.K.K.; Yazgan, E.; Tavolara, T.E.; Li, W.; Lee, C.T.; Parwani, A.; Gurcan, M.N. Semantic segmentation to identify bladder layers from H&E Images. Diagn. Pathol.; 2020; 15, 87. [DOI: https://dx.doi.org/10.1186/s13000-020-01002-1] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/32677978]
57. Ma, X.; Hadjiiski, L.M.; Wei, J.; Chan, H.-P.; Cha, K.H.; Cohan, R.H.; Caoili, E.M.; Samala, R.; Zhou, C.; Lu, Y. U-Net based deep learning bladder segmentation in CT urography. Med. Phys.; 2019; 46, pp. 1752-1765. [DOI: https://dx.doi.org/10.1002/mp.13438]
58. Zhang, Q.; Liang, Y.; Zhang, Y.; Tao, Z.; Li, R.; Bi, H. A comparative study of attention mechanism based deep learning methods for bladder tumor segmentation. Int. J. Med. Inf.; 2023; 171, 104984. [DOI: https://dx.doi.org/10.1016/j.ijmedinf.2023.104984] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/36634475]
59. Schwaibold, H.E.; Sivalingam, S.; May, F.; Hartung, R. The value of a second transurethral resection for T1 bladder cancer. BJU Int.; 2006; 97, pp. 1199-1201. [DOI: https://dx.doi.org/10.1111/j.1464-410X.2006.06144.x]
60. Ferro, M.; Musi, G.; Marchioni, M.; Maggi, M.; Veccia, A.; Del Giudice, F.; Barone, B.; Crocetto, F.; Lasorsa, F.; Antonelli, A. et al. Radiogenomics in Renal Cancer Management-Current Evidence and Future Prospects. Int. J. Mol. Sci.; 2023; 24, 4615. [DOI: https://dx.doi.org/10.3390/ijms24054615] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/36902045]
61. Ferro, M.; de Cobelli, O.; Musi, G.; Del Giudice, F.; Carrieri, G.; Busetto, G.M.; Falagario, U.G.; Sciarra, A.; Maggi, M.; Crocetto, F. et al. Radiomics in prostate cancer: An up-to-date review. Ther. Adv. Urol.; 2022; 14, 17562872221109020. [DOI: https://dx.doi.org/10.1177/17562872221109020]
62. Ferro, M.; de Cobelli, O.; Vartolomei, M.D.; Lucarelli, G.; Crocetto, F.; Barone, B.; Sciarra, A.; Del Giudice, F.; Muto, M.; Maggi, M. et al. Prostate Cancer Radiogenomics-From Imaging to Molecular Characterization. Int. J. Mol. Sci.; 2021; 22, 9971. [DOI: https://dx.doi.org/10.3390/ijms22189971]
63. Lambin, P.; Rios-Velazquez, E.; Leijenaar, R.; Carvalho, S.; van Stiphout, R.G.P.M.; Granton, P.; Zegers, C.M.L.; Gillies, R.; Boellard, R.; Dekker, A. et al. Radiomics: Extracting more information from medical images using advanced feature analysis. Eur. J. Cancer Oxf. Engl. 1990; 2012; 48, pp. 441-446. [DOI: https://dx.doi.org/10.1016/j.ejca.2011.11.036]
64. Xu, X.; Zhang, X.; Tian, Q.; Zhang, G.; Liu, Y.; Cui, G.; Meng, J.; Wu, Y.; Liu, T.; Yang, Z. et al. Three-dimensional texture features from intensity and high-order derivative maps for the discrimination between bladder tumors and wall tissues via MRI. Int. J. Comput. Assist. Radiol. Surg.; 2017; 12, pp. 645-656. [DOI: https://dx.doi.org/10.1007/s11548-017-1522-8] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/28110476]
65. Wu, S.; Zheng, J.; Li, Y.; Wu, Z.; Shi, S.; Huang, M.; Yu, H.; Dong, W.; Huang, J.; Lin, T. Development and Validation of an MRI-Based Radiomics Signature for the Preoperative Prediction of Lymph Node Metastasis in Bladder Cancer. EBioMedicine; 2018; 34, pp. 76-84. [DOI: https://dx.doi.org/10.1016/j.ebiom.2018.07.029] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/30078735]
66. Zheng, J.; Kong, J.; Wu, S.; Li, Y.; Cai, J.; Yu, H.; Xie, W.; Qin, H.; Wu, Z.; Huang, J. et al. Development of a noninvasive tool to preoperatively evaluate the muscular invasiveness of bladder cancer using a radiomics approach. Cancer; 2019; 125, pp. 4388-4398. [DOI: https://dx.doi.org/10.1002/cncr.32490]
67. Kozikowski, M.; Suarez-Ibarrola, R.; Osiecki, R.; Bilski, K.; Gratzke, C.; Shariat, S.F.; Miernik, A.; Dobruch, J. Role of Radiomics in the Prediction of Muscle-invasive Bladder Cancer: A Systematic Review and Meta-analysis. Eur. Urol. Focus; 2022; 8, pp. 728-738. [DOI: https://dx.doi.org/10.1016/j.euf.2021.05.005] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/34099417]
68. Taguchi, S.; Tambo, M.; Watanabe, M.; Machida, H.; Kariyasu, T.; Fukushima, K.; Shimizu, Y.; Okegawa, T.; Yokoyama, K.; Fukuhara, H. Prospective Validation of Vesical Imaging-Reporting and Data System Using a Next-Generation Magnetic Resonance Imaging Scanner-Is Denoising Deep Learning Reconstruction Useful?. J. Urol.; 2021; 205, pp. 686-692. [DOI: https://dx.doi.org/10.1097/JU.0000000000001373]
69. Sarkar, S.; Min, K.; Ikram, W.; Tatton, R.W.; Riaz, I.B.; Silva, A.C.; Bryce, A.H.; Moore, C.; Ho, T.H.; Sonpavde, G. et al. Performing Automatic Identification and Staging of Urothelial Carcinoma in Bladder Cancer Patients Using a Hybrid Deep-Machine Learning Approach. Cancers; 2023; 15, 1673. [DOI: https://dx.doi.org/10.3390/cancers15061673] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/36980557]
70. Zhang, X.; Xu, X.; Tian, Q.; Li, B.; Wu, Y.; Yang, Z.; Liang, Z.; Liu, Y.; Cui, G.; Lu, H. Radiomics assessment of bladder cancer grade using texture features from diffusion-weighted imaging. J. Magn. Reson. Imaging; 2017; 46, pp. 1281-1288. [DOI: https://dx.doi.org/10.1002/jmri.25669]
71. Wang, H.; Hu, D.; Yao, H.; Chen, M.; Li, S.; Chen, H.; Luo, J.; Feng, Y.; Guo, Y. Radiomics analysis of multiparametric MRI for the preoperative evaluation of pathological grade in bladder cancer tumors. Eur. Radiol.; 2019; 29, pp. 6182-6190. [DOI: https://dx.doi.org/10.1007/s00330-019-06222-8]
72. Jansen, I.; Lucas, M.; Bosschieter, J.; de Boer, O.J.; Meijer, S.L.; van Leeuwen, T.G.; Marquering, H.A.; Nieuwenhuijzen, J.A.; de Bruin, D.M.; Savci-Heijink, C.D. Automated Detection and Grading of Non-Muscle-Invasive Urothelial Cell Carcinoma of the Bladder. Am. J. Pathol.; 2020; 190, pp. 1483-1490. [DOI: https://dx.doi.org/10.1016/j.ajpath.2020.03.013]
73. Smith, S.C.; Baras, A.S.; Dancik, G.; Ru, Y.; Ding, K.-F.; Moskaluk, C.A.; Fradet, Y.; Lehmann, J.; Stöckle, M.; Hartmann, A. et al. A 20-gene model for molecular nodal staging of bladder cancer: Development and prospective assessment. Lancet Oncol.; 2011; 12, pp. 137-143. [DOI: https://dx.doi.org/10.1016/S1470-2045(10)70296-5]
74. Seiler, R.; Lam, L.L.; Erho, N.; Takhar, M.; Mitra, A.P.; Buerki, C.; Davicioni, E.; Skinner, E.C.; Daneshmand, S.; Black, P.C. Prediction of Lymph Node Metastasis in Patients with Bladder Cancer Using Whole Transcriptome Gene Expression Signatures. J. Urol.; 2016; 196, pp. 1036-1041. [DOI: https://dx.doi.org/10.1016/j.juro.2016.04.061] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/27105761]
75. Wu, S.-X.; Huang, J.; Liu, Z.-W.; Chen, H.-G.; Guo, P.; Cai, Q.-Q.; Zheng, J.-J.; Qin, H.-D.; Zheng, Z.-S.; Chen, X. et al. A Genomic-clinicopathologic Nomogram for the Preoperative Prediction of Lymph Node Metastasis in Bladder Cancer. EBioMedicine; 2018; 31, pp. 54-65. [DOI: https://dx.doi.org/10.1016/j.ebiom.2018.03.034] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/29655996]
76. Zhang, Z.; Chen, P.; McGough, M.; Xing, F.; Wang, C.; Bui, M.; Xie, Y.; Sapkota, M.; Cui, L.; Dhillon, J. Pathologist-level interpretable whole-slide cancer diagnosis with deep learning. Nat. Mach. Intell.; 2019; 1, pp. 236-245. [DOI: https://dx.doi.org/10.1038/s42256-019-0052-1]
77. Velmahos, C.S.; Badgeley, M.; Lo, Y.-C. Using deep learning to identify bladder cancers with FGFR-activating mutations from histology images. Cancer Med.; 2021; 10, pp. 4805-4813. [DOI: https://dx.doi.org/10.1002/cam4.4044] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/34114376]
78. Garapati, S.S.; Hadjiiski, L.; Cha, K.H.; Chan, H.-P.; Caoili, E.M.; Cohan, R.H.; Weizer, A.; Alva, A.; Paramagul, C.; Wei, J. et al. Urinary bladder cancer staging in CT urography using machine learning. Med. Phys.; 2017; 44, pp. 5814-5823. [DOI: https://dx.doi.org/10.1002/mp.12510] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/28786480]
79. Xu, X.; Zhang, X.; Tian, Q.; Wang, H.; Cui, L.-B.; Li, S.; Tang, X.; Li, B.; Dolz, J.; Ayed, I.B. et al. Quantitative Identification of Nonmuscle-Invasive and Muscle-Invasive Bladder Carcinomas: A Multiparametric MRI Radiomics Analysis. J. Magn. Reson. Imaging; 2019; 49, pp. 1489-1498. [DOI: https://dx.doi.org/10.1002/jmri.26327]
80. Yin, P.-N.; Kc, K.; Wei, S.; Yu, Q.; Li, R.; Haake, A.R.; Miyamoto, H.; Cui, F. Histopathological distinction of non-invasive and invasive bladder cancers using machine learning approaches. BMC Med. Inform. Decis. Mak.; 2020; 20, 162. [DOI: https://dx.doi.org/10.1186/s12911-020-01185-z]
81. Yang, Y.; Zou, X.; Wang, Y.; Ma, X. Application of deep learning as a noninvasive tool to differentiate muscle-invasive bladder cancer and non-muscle-invasive bladder cancer with CT. Eur. J. Radiol.; 2021; 139, 109666. [DOI: https://dx.doi.org/10.1016/j.ejrad.2021.109666]
82. Li, J.; Qiu, Z.; Cao, K.; Deng, L.; Zhang, W.; Xie, C.; Yang, S.; Yue, P.; Zhong, J.; Lyu, J. et al. Predicting muscle invasion in bladder cancer based on MRI: A comparison of radiomics, and single-task and multi-task deep learning. Comput. Methods Programs Biomed.; 2023; 233, 107466. [DOI: https://dx.doi.org/10.1016/j.cmpb.2023.107466]
83. Li, J.; Cao, K.; Lin, H.; Deng, L.; Yang, S.; Gao, Y.; Liang, M.; Lin, C.; Zhang, W.; Xie, C. et al. Predicting muscle invasion in bladder cancer by deep learning analysis of MRI: Comparison with vesical imaging-reporting and data system. Eur. Radiol.; 2023; 33, pp. 2699-2709. [DOI: https://dx.doi.org/10.1007/s00330-022-09272-7]
84. Xu, Y.; Lou, J.; Gao, Z.; Zhan, M. Computed Tomography Image Features under Deep Learning Algorithm Applied in Staging Diagnosis of Bladder Cancer and Detection on Ceramide Glycosylation. Comput. Math. Methods Med.; 2022; 2022, 7979523. [DOI: https://dx.doi.org/10.1155/2022/7979523]
85. Zou, Y.; Cai, L.; Chen, C.; Shao, Q.; Fu, X.; Yu, J.; Wang, L.; Chen, Z.; Yang, X.; Yuan, B. et al. Multi-task deep learning based on T2-Weighted Images for predicting Muscular-Invasive Bladder Cancer. Comput. Biol. Med.; 2022; 151, 106219. [DOI: https://dx.doi.org/10.1016/j.compbiomed.2022.106219]
86. Mossanen, M.; Gore, J.L. The burden of bladder cancer care: Direct and indirect costs. Curr. Opin. Urol.; 2014; 24, pp. 487-491. [DOI: https://dx.doi.org/10.1097/MOU.0000000000000078]
87. Sciarra, A.; Di Lascio, G.; Del Giudice, F.; Leoncini, P.P.; Salciccia, S.; Gentilucci, A.; Porreca, A.; Chung, B.I.; Di Pierro, G.; Busetto, G.M. et al. Comparison of the clinical usefulness of different urinary tests for the initial detection of bladder cancer: A systematic review. Curr. Urol.; 2021; 15, pp. 22-32. [DOI: https://dx.doi.org/10.1097/CU9.0000000000000012] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/34084118]
88. Anastasi, E.; Maggi, M.; Tartaglione, S.; Angeloni, A.; Gennarini, G.; Leoncini, P.P.; Sperduti, I.; Di Lascio, G.; De Stefano, V.; Di Pierro, G.B. et al. Predictive value of MCM5 (ADXBLADDER) analysis in urine of men evaluated for the initial diagnosis of bladder cancer: A comparative prospective study. Diagn. Cytopathol.; 2020; 48, pp. 1034-1040. [DOI: https://dx.doi.org/10.1002/dc.24530]
89. Ferro, M.; Barone, B.; Crocetto, F.; Lucarelli, G.; Busetto, G.M.; Del Giudice, F.; Maggi, M.; Crocerossa, F.; Cantiello, F.; Damiano, R. et al. Predictive clinico-pathological factors to identify BCG, unresponsive patients, after re-resection for T1 high grade non-muscle invasive bladder cancer. Urol. Oncol.; 2022; 40, pp. 490.e13-490.e20. [DOI: https://dx.doi.org/10.1016/j.urolonc.2022.05.016]
90. Busetto, G.M.; Porreca, A.; Del Giudice, F.; Maggi, M.; D’Agostino, D.; Romagnoli, D.; Musi, G.; Lucarelli, G.; Palmer, K.; Colonna di Paliano, A. et al. SARS-CoV-2 Infection and High-Risk Non-Muscle-Invasive Bladder Cancer: Are There Any Common Features?. Urol. Int.; 2020; 104, pp. 510-522. [DOI: https://dx.doi.org/10.1159/000509065] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/32516772]
91. Busetto, G.M.; D’Agostino, D.; Colicchia, M.; Palmer, K.; Artibani, W.; Antonelli, A.; Bianchi, L.; Bocciardi, A.; Brunocilla, E.; Carini, M. et al. Robot-Assisted, Laparoscopic, and Open Radical Cystectomy: Pre-Operative Data of 1400 Patients From The Italian Radical Cystectomy Registry. Front. Oncol.; 2022; 12, 895460. [DOI: https://dx.doi.org/10.3389/fonc.2022.895460] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/35600337]
92. Krajewski, W.; Aumatell, J.; Subiela, J.D.; Nowak, Ł.; Tukiendorf, A.; Moschini, M.; Basile, G.; Poletajew, S.; Małkiewicz, B.; Del Giudice, F. et al. Accuracy of the CUETO, EORTC 2016 and EAU 2021 scoring models and risk stratification tables to predict outcomes in high-grade non-muscle-invasive urothelial bladder cancer. Urol. Oncol.; 2022; 40, pp. 491.e11-491.e19. [DOI: https://dx.doi.org/10.1016/j.urolonc.2022.06.008]
93. Ferro, M.; Del Giudice, F.; Carrieri, G.; Busetto, G.M.; Cormio, L.; Hurle, R.; Contieri, R.; Arcaniolo, D.; Sciarra, A.; Maggi, M. et al. The Impact of SARS-CoV-2 Pandemic on Time to Primary, Secondary Resection and Adjuvant Intravesical Therapy in Patients with High-Risk Non-Muscle Invasive Bladder Cancer: A Retrospective Multi-Institutional Cohort Analysis. Cancers; 2021; 13, 5276. [DOI: https://dx.doi.org/10.3390/cancers13215276]
94. Del Giudice, F.; Busetto, G.M.; Gross, M.S.; Maggi, M.; Sciarra, A.; Salciccia, S.; Ferro, M.; Sperduti, I.; Flammia, S.; Canale, V. et al. Efficacy of three BCG strains (Connaught, TICE and RIVM) with or without secondary resection (re-TUR) for intermediate/high-risk non-muscle-invasive bladder cancers: Results from a retrospective single-institution cohort analysis. J. Cancer Res. Clin. Oncol.; 2021; 147, pp. 3073-3080. [DOI: https://dx.doi.org/10.1007/s00432-021-03571-0]
95. Sarker, I.H. Deep Learning: A Comprehensive Overview on Techniques, Taxonomy, Applications and Research Directions. Sn Comput. Sci.; 2021; 2, 420. [DOI: https://dx.doi.org/10.1007/s42979-021-00815-1] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/34426802]
96. Pawar, S.P.; Talbar, S.N. Two-Stage Hybrid Approach of Deep Learning Networks for Interstitial Lung Disease Classification. BioMed Res. Int.; 2022; 2022, 7340902. [DOI: https://dx.doi.org/10.1155/2022/7340902]
97. Abbaspour, S.; Fotouhi, F.; Sedaghatbaf, A.; Fotouhi, H.; Vahabi, M.; Linden, M. A Comparative Analysis of Hybrid Deep Learning Models for Human Activity Recognition. Sensors; 2020; 20, 5707. [DOI: https://dx.doi.org/10.3390/s20195707] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/33036479]
98. Haq, E.U.; Jianjun, H.; Huarong, X.; Li, K.; Weng, L. A Hybrid Approach Based on Deep CNN and Machine Learning Classifiers for the Tumor Segmentation and Classification in Brain MRI. Comput. Math. Methods Med.; 2022; 2022, 6446680. [DOI: https://dx.doi.org/10.1155/2022/6446680] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/36035291]
99. Muehlematter, U.J.; Daniore, P.; Vokinger, K.N. Approval of artificial intelligence and machine learning-based medical devices in the USA and Europe (2015-20): A comparative analysis. Lancet Digit. Health; 2021; 3, pp. e195-e203. [DOI: https://dx.doi.org/10.1016/S2589-7500(20)30292-2]
100. Benjamens, S.; Dhunnoo, P.; Meskó, B. The state of artificial intelligence-based FDA-approved medical devices and algorithms: An online database. NPJ Digit. Med.; 2020; 3, 118. [DOI: https://dx.doi.org/10.1038/s41746-020-00324-0]
101. Linardatos, P.; Papastefanopoulos, V.; Kotsiantis, S. Explainable AI: A Review of Machine Learning Interpretability Methods. Entropy; 2020; 23, 18. [DOI: https://dx.doi.org/10.3390/e23010018]
102. Aggarwal, R.; Farag, S.; Martin, G.; Ashrafian, H.; Darzi, A. Patient Perceptions on Data Sharing and Applying Artificial Intelligence to Health Care Data: Cross-sectional Survey. J. Med. Internet Res.; 2021; 23, e26162. [DOI: https://dx.doi.org/10.2196/26162]
103. Esmaeilzadeh, P.; Mirzaei, T.; Dharanikota, S. Patients’ Perceptions Toward Human–Artificial Intelligence Interaction in Health Care: Experimental Study. J. Med. Internet Res.; 2021; 23, e25856. [DOI: https://dx.doi.org/10.2196/25856]
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
Artificial intelligence is highly regarded as the most promising future technology that will have a great impact on healthcare across all specialties. Its subsets, machine learning, deep learning, and artificial neural networks, are able to automatically learn from massive amounts of data and can improve the prediction algorithms to enhance their performance. This area is still under development, but the latest evidence shows great potential in the diagnosis, prognosis, and treatment of urological diseases, including bladder cancer, which are currently using old prediction tools and historical nomograms. This review focuses on highly significant and comprehensive literature evidence of artificial intelligence in the management of bladder cancer and investigates the near introduction in clinical practice.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details















1 Department of Urology, IEO—European Institute of Oncology, IRCCS—Istituto di Ricovero e Cura a Carattere Scientifico, 20141 Milan, Italy
2 Department of Urology and Organ Transplantation, University of Foggia, 71121 Foggia, Italy
3 Urology Unit, Department of Surgical Sciences, AORN Sant’Anna e San Sebastiano, 81100 Caserta, Italy
4 Department of Maternal Infant and Urologic Sciences, Policlinico Umberto I Hospital, Sapienza University of Rome, 00161 Rome, Italy
5 Department of Neurosciences and Reproductive Sciences and Odontostomatology, University of Naples Federico II, 80131 Naples, Italy
6 Department of Translational Medical Sciences, University of Naples “Federico II”, 80131 Naples, Italy
7 Urology, Andrology and Kidney Transplantation Unit, Department of Emergency and Organ Transplantation, University of Bari, 70124 Bari, Italy
8 Department of Urology, ASST Papa Giovanni XXIII, 24127 Bergamo, Italy
9 Department of Urology, IEO—European Institute of Oncology, IRCCS—Istituto di Ricovero e Cura a Carattere Scientifico, 20141 Milan, Italy; Department of Oncology and Hemato-Oncology, University of Milan, 20122 Milan, Italy
10 Department of Urology, Medical University of Vienna, 1090 Vienna, Austria
11 Department of Oncology and Hemato-Oncology, University of Milan, 20122 Milan, Italy; Division of Radiation Oncology, IEO—European Institute of Oncology IRCCS, 20141 Milan, Italy
12 Department of Urology, Foundation IRCCS Ca’ Granda—Ospedale Maggiore Policlinico, 20122 Milan, Italy; Department of Clinical Sciences and Community Health, University of Milan, 20122 Milan, Italy
13 Department of Simulation Applied in Medicine, George Emil Palade University of Medicine, Pharmacy, Science and Technology of Târgu Mures, 540142 Târgu Mures, Romania