| Literature DB >> 35735950 |
Rania Trigui1, Mouloud Adel1, Mathieu Di Bisceglie2, Julien Wojak1, Jessica Pinol3, Alice Faure3, Kathia Chaumoitre2.
Abstract
(1) Background: Segmentation of the bladder inner's wall and outer boundaries on Magnetic Resonance Images (MRI) is a crucial step for the diagnosis and the characterization of the bladder state and function. This paper proposes an optimized system for the segmentation and the classification of the bladder wall. (2)Entities:
Keywords: bladder wall segmentation; classification; magnetic resonance imaging; optimization; sequential floating selection; texture analysis
Year: 2022 PMID: 35735950 PMCID: PMC9225539 DOI: 10.3390/jimaging8060151
Source DB: PubMed Journal: J Imaging ISSN: 2313-433X
Figure 1Overview workflow of our bladder wall characterization strategy.
Figure 2Overview of the full proposed segmentation procedure.
Definition of gray-level co-occurrence matrix (GLCM) descriptors.
| Feature Group | Feature Id | Feature Description |
|---|---|---|
| GLCM |
| Auto-Correlation |
|
| Contrast | |
|
| Correlation | |
|
| Prominence | |
|
| Shade | |
|
| Dissimilarity | |
|
| Energy | |
|
| Entropy | |
|
| Homogeneity | |
|
| Maximum Probability | |
|
| Variance | |
|
| Sum Average | |
|
| Sum Variance | |
|
| Sum Entropy | |
|
| Difference variance | |
|
| Difference Entropy | |
|
| Information measure I of correlation | |
|
| Information measure II of correlation | |
|
| Inverse Difference Normalized | |
|
| Inverse difference moment |
Details of the computed morphological parameters.
| Attribute | Explication |
|---|---|
| Number of pixels in the studied region. | |
| This parameter compares the ROI shape and a cercle. It is computed as follows: | |
|
| Eccentricity of the ellipse with the same second moments as the region. |
|
| Represented by the angle between the x-axis and the maximum diameter of the best ellipse having the same second-moments as the region. |
|
| Distance around the region’s boundary. |
|
|
|
|
|
This factor is used to describe the shape and can be represented by this formula: |
|
| Elliptical Normalized Circumference: We compare the bladder mask’s shape with ellipse closest to its shape. |
| Ratio between the major and the minor axis lengths
| This Ratio between the maximum width and the maximum length characterizes the external bladder shape. |
Figure 3Exploration of the polar representation: (a) Level set bladder wall segmentation. (b) Bladder wall extraction in cartesian coordinates. (c) Switching to polar coordinates: θ angle on the x-axis, radius R on the y-axis. (d) The wall thickness as a function of the angle θ.
Figure 4(a) An example of LevelSet bladder wall segmentation. (b) Matching the bladder’s barycenter with each point of the internal boundary. (c) Matching the bladder’s barycenter and each point of the external boundary. (d) Euclidean distance between the barycenter and both of the inner and outer contours.
Figure 5The flowchart of our proposed GWO-SVM algorithm.
Figure 6Segmentation procedure using our proposed algorithms: (a) Contour initialization inside the bladde, (b) the inner boundary segmented by the level set algorithm, (c) contrast enhanced generated image, (d) pixel intensity change inside the bladder according to the average intensity in the bladder wall, (e) inner segmentation result as initialization for the outer boundary research, (f) the outer boundary segmented, (g) inner and outer contours and (h) bladder wall extracted.
Figure 7Examples of bladder wall segmentation results. Left column: original T2-weighted imaging. Middle column: bladder wall expert manual segmentation. Right column: Proposed Level Set approach segmentation results.
Comparison results between ground truth and level set segmentation.
| Metric | Mean Dice | Mean Mutual Information | Mean Overall Error Rate |
|---|---|---|---|
| Value | 0.826 | 0.801 | 0.262 |
Support vector machine classification results using different kernels (the definition of the features can be found in Table A1 and Table A2 in the Appendix A).
| Classification Method | Kernel Type | Feature Selection | Accu. | Sensi. | Speci. | Preci. | Best Features Sub-Set |
|---|---|---|---|---|---|---|---|
| SVM | RBF | SFFS | 0.9167 | 0.8947 | 0.9412 | 0.9444 |
|
| SBFS | 0.9167 | 0.9 | 0.9375 | 0.9474 |
| ||
| GWO-SVM | RBF | SFFS | 0.944 | 0.9474 | 0.9412 | 0.9474 |
|
| SBFS | 0.9394 | 0.9412 | 0.9375 | 0.9412 |
| ||
| SVM | Linear | SFFS | 0.9167 | 0.9375 | 0.9 | 0.884 |
|
| SBFS | 0.8889 | 0.944 | 0.833 | 0.85 |
| ||
| Pomynomial | SFFS | 0.833 | 0.904 | 0.733 | 0.826 |
| |
| SBFS | 0.805 | 0.8333 | 0.77 | 0.7895 |
|
Figure 8GWO-SVM classification accuracy score according to the sub-vector of tested features using SFFS algorithm. Red lines indicate the best performance achieved.
Figure 9Random forest classification accuracy score according to the sub-vector of tested features using SBFS algorithm. Red lines indicate the best performance achieved.
Random forest classification results (the definition of the features can be found in Table A1 and Table A2 in the Appendix A).
| Classification Method | Feature Selection | Accu. | Sensi. | Speci. | Preci. | Best Features Sub-Set |
|---|---|---|---|---|---|---|
| Random | SFFS | 0.8889 | 0.8947 | 0.8824 | 0.894 |
|
| SBFS | 0.9167 | 0.9444 | 0.888 | 0.894 |
|