Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

CT Texture Analysis of Acute Ischemic Stroke: Prediction of Hemorrhagic Transformation After Thrombolysis.

Brain sciences·2026
Same author

Digital tracking of ureteral stents with the stentless application: clinical outcomes in 200 patients.

BMC urology·2026
Same author

Real-world benchmarks for metastatic urothelial carcinoma: a single-center analysis of two standard immunotherapy pathways in Romania.

Medicine and pharmacy reports·2026
Same author

Anatomical distribution and predictors of lymph node metastasis in robot-assisted radical nephroureterectomy for upper tract urothelial carcinoma: a multicenter study by the Junior ERUS/YAU Robotic Surgery Working Group.

World journal of urology·2026
Same author

MRI-Based Differentiation of Tumor Deposits and Lymph Node Metastases in Rectal Cancer: A Systematic Review of Diagnostic Performance.

Journal of clinical medicine·2026
Same author

Patient-side performance metrics and errors in robotic surgery: Junior- European Association of Urology Robotic Urology Section/Young Academic Urologists (J-ERUS/YAU) construct validation.

BJU international·2026
Same journal

Artificial intelligence for biomarker prediction in gastric cancer: from histopathology to multimodal integration.

Frontiers in oncology·2026
Same journal

Influencing factors of cognitive frailty in older patients with esophageal cancer undergoing chemotherapy: a mixed-methods study.

Frontiers in oncology·2026
Same journal

HDAC1-mediated CDK1 decrotonylation inhibits colorectal cancer proliferation by regulating cell cycle and apoptosis.

Frontiers in oncology·2026
Same journal

Development and validation of a machine learning model to evaluate survival in patients with newly diagnosed breast cancer with liver metastasis.

Frontiers in oncology·2026
Same journal

Primary diffuse large b-cell lymphoma of the lip: a case report and literature review.

Frontiers in oncology·2026
Same journal

A deep learning-based prognostic model for diffuse large B-cell lymphoma incorporating PET/CT imaging features.

Frontiers in oncology·2026
See all related articles

Related Experiment Video

Updated: Aug 5, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.8K

Fully automated bladder tumor segmentation from T2 MRI images using 3D U-Net algorithm.

Diana Mihaela Coroamă1, Laura Dioșan1, Teodora Telecan2,3

  • 1Faculty of Mathematics and Computer Science, Babeș-Bolyai University, Cluj-Napoca, Romania.

Frontiers in Oncology
|March 27, 2023
PubMed
Summary
This summary is machine-generated.

Researchers developed an artificial intelligence tool to automatically identify and outline bladder tumors and bladder walls in MRI scans. This automated system helps radiologists by providing precise tumor boundaries, potentially improving diagnostic accuracy and efficiency in clinical settings.

Keywords:
T2 MRI imagesbladder cancerconvolutional neuronal network (CNN)fully automatic 3D image segmentationlight 3D U-NetDeep learning segmentationMagnetic resonance imagingUrological oncology AIVolumetric image analysis

Frequently Asked Questions

More Related Videos

Automated Segmentation of Cortical Grey Matter from T1-Weighted MRI Images
06:48

Automated Segmentation of Cortical Grey Matter from T1-Weighted MRI Images

Published on: January 7, 2019

9.0K
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.6K

Related Experiment Videos

Last Updated: Aug 5, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.8K
Automated Segmentation of Cortical Grey Matter from T1-Weighted MRI Images
06:48

Automated Segmentation of Cortical Grey Matter from T1-Weighted MRI Images

Published on: January 7, 2019

9.0K
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.6K

Area of Science:

  • Medical imaging informatics within 3D U-Net diagnostic research
  • Oncology and urological pathology diagnostics

Background:

Current clinical workflows for identifying bladder malignancies lack robust automated tools for lesion delineation. This gap motivated the exploration of computational approaches to assist in medical image interpretation. Prior research has shown that manual contouring of suspicious areas is time-consuming and prone to inter-observer variability. That uncertainty drove the need for reliable, objective segmentation methods. No prior work had resolved the challenge of distinguishing cancerous tissues from healthy bladder walls using standardized deep learning architectures. Existing diagnostic pathways often rely heavily on subjective visual assessment by radiologists. This reliance creates bottlenecks in high-volume clinical environments. Developing automated systems remains a priority for enhancing diagnostic precision in urological oncology.

Purpose Of The Study:

The aim of this study is to develop an artificial intelligence-based decision support system for bladder tumor segmentation. Researchers sought to address the unmet medical need for precise, automated lesion delimitation in MRI scans. The project focuses on separating cancerous tissues from healthy bladder walls to assist clinical diagnosis. Investigators intended to create a fully automated end-to-end model capable of processing 3D volumetric data. They aimed to determine the optimal network depth for balancing segmentation accuracy and computational requirements. The team also investigated how different data augmentation strategies influence model performance. By comparing automated outputs against manual radiologist annotations, the study evaluates the reliability of deep learning in urological oncology. This work ultimately strives to provide a robust tool for improving the consistency of diagnostic assessments.

Main Methods:

Review approach involved a retrospective analysis of thirty-three patients who received magnetic resonance examinations. The team utilized a 1.5 Tesla scanner to capture all volumetric images. Two radiologists performed manual annotations to establish ground truth for the bladder wall and lesions. The investigators implemented an end-to-end segmentation model using a deep learning framework. They evaluated various network depths, specifically testing architectures with four, five, or six blocks. Training protocols incorporated two distinct data augmentation strategies to expand the original dataset. Additionally, the researchers compared two learning configurations by training the algorithm with either seven or fourteen original volumes. This systematic evaluation allowed for a comprehensive assessment of model performance under different computational constraints.

Main Results:

Key findings from the literature indicate that the automated model achieves a Dice-based performance exceeding 0.878. The U-Net-5 architecture demonstrated the most effective segmentation results for the bladder compared to other tested depths. Increasing the training dataset with ten augmentations for seven patients yielded a peak Dice coefficient of 0.902 at the image level. The researchers observed that larger training sets significantly improved the delimitation of the bladder wall. Conversely, expanding the training data did not produce a similar improvement for tumor segmentation. The U-Net-4 model required less learning time than the U-Net-5 configuration. These results suggest that network complexity directly influences both accuracy and computational efficiency. The study confirms that automated systems can successfully replicate manual segmentation standards for bladder lesions.

Conclusions:

The researchers propose that low-complexity network architectures are highly feasible for medical image analysis. Synthesis and implications suggest that U-Net models with fewer than five layers provide sufficient accuracy for clinical tasks. The authors state that increasing training data volume positively impacts the identification of bladder walls. However, they note that expanding these datasets does not necessarily improve the detection of specific tumor regions. The study demonstrates that automated segmentation achieves performance metrics exceeding 0.878 compared to manual expert annotations. The findings imply that balancing network depth with computational time is necessary for practical implementation. The team concludes that their deep learning approach offers a viable decision support tool for urological diagnostics. These results highlight the potential for integrating artificial intelligence into standard patient care pathways.

The researchers propose a 3D U-Net architecture to automatically delineate bladder walls and lesions. This deep learning model achieves a Dice coefficient exceeding 0.878, providing a standardized alternative to manual radiologist contouring for identifying suspicious areas within magnetic resonance scans.

The study utilizes a 3D U-Net architecture, which the authors tested with varying depths of four, five, or six blocks. This structural component allows the system to process volumetric medical data effectively while balancing computational complexity and segmentation accuracy.

The authors state that a 1.5 Tesla scanner is necessary to ensure consistent image quality across the retrospective cohort. This specific field strength provides the standardized input required for the deep learning model to accurately distinguish between healthy tissue and malignant growths.

The researchers use retrospective patient data to train and validate the algorithm. Specifically, they compare performance across different data augmentation scenarios, using either five or ten augmented datasets per original scan to optimize the model's ability to generalize across diverse anatomical variations.

The team measures performance using the Dice coefficient, a statistical tool for gauging the similarity between automated and manual segmentations. They report a peak value of 0.902, indicating high precision when using the U-Net-5 model with ten augmentations for seven patients.

The authors propose that their deep learning system functions as a decision support tool for radiologists. They claim that such automated diagnostic systems could streamline clinical workflows by reducing the time required for manual lesion delimitation in patients diagnosed with bladder cancer.