| Literature DB >> 32727146 |
Zeynettin Akkus1, Bae Hyung Kim2, Rohit Nayak3, Adriana Gregory3, Azra Alizad2,3, Mostafa Fatemi2.
Abstract
Ultrasound measurements of detrusor muscle thickness have been proposed as a diagnostic biomarker in patients with bladder overactivity and voiding dysfunction. In this study, we present an approach based on deep learning (DL) and dynamic programming (DP) to segment the bladder sac and measure the detrusor muscle thickness from transabdominal 2D B-mode ultrasound images. To assess the performance of our method, we compared the results of automated methods to the manually obtained reference bladder segmentations and wall thickness measurements of 80 images obtained from 11 volunteers. It takes less than a second to segment the bladder from a 2D B-mode image for the DL method. The average Dice index for the bladder segmentation is 0.93 ± 0.04 mm, and the average root-mean-square-error and standard deviation for wall thickness measurement are 0.7 ± 0.2 mm, which is comparable to the manual ground truth. The proposed fully automated and fast method could be a useful tool for segmentation and wall thickness measurement of the bladder from transabdominal B-mode images. The computation speed and accuracy of the proposed method will enable adaptive adjustment of the ultrasound focus point, and continuous assessment of the bladder wall during the filling and voiding process of the bladder.Entities:
Keywords: bladder segmentation; deep learning; detrusor muscle thickness; dynamic programming; transabdominal ultrasound
Year: 2020 PMID: 32727146 PMCID: PMC7436043 DOI: 10.3390/s20154175
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1The schematic illustration of the automated processing pipeline.
Figure 2Flowchart of bladder sac segmentation using dynamic programming. (A) B-mode image; (B) Intensity profile (i.e. 0-255 gray scale) for rough centerline detection and the polynomial fit; (C) Gradient image; (D) Rays used to resample the image; (E) Resampled rays of inverted gradient image (i.e., reversed gradients) that dynamic programming (DP) uses to seek minimal cost pathway; (F) The bladder inner boundary detected in rectangular coordinate space E (blue line) transferred back to the original image space (red line); (G) Bladder wall segmentation using multidimensional dynamic programming. The average bladder wall thickness is 2.6 mm.
Figure 3An illustration of multidimensional dynamic programming for finding optimal bladder wall boundaries. are gradients of the cropped bounding box for each line along the column x axis. is the distance between bladder upper and lower boundaries.
Figure 4Box plot for Dice index for Bladder sac segmentation Obs: Observer, DL: Deep Learning, DP: Dynamic Programming.
Figure 5Bland–Altman plots that show the difference between automated wall thickness (WTH) measurements (blue dots) and the average manual wall thickness measurements (GT) by three observers (Automated vs. GT) and the inter-observer variability (i.e., observer 1 vs. manual GT, observer 2 vs. manual GT, and observer 3 vs. manual GT). GT: Ground truth.
The average root-mean-square-error (RMSE) ± standard deviation (SD) for wall thickness measurements.
| BWT | RMSE (mm) |
|---|---|
| MDP vs. GT | 0.7 ± 0.21 |
| Obs1 vs. Obs2 | 0.55 ± 0.21 |
| Obs1 vs. Obs3 | 0.63 ± 0.27 |
| Obs2 vs. Obs3 | 0.69 ± 0.25 |
MDP: Multidimensional dynamic programming. GT: Ground truth. Obs = Observer.