1. Introduction
Wavelet theory, born in the 1980s to solve some problems in dealing with Fourier analysis, received particular attention, not only in mathematics, but also in many applied sciences [1,2,3,4,5,6,7]. A key concept of the wavelet theory is the scale leading to a multi-resolution analysis of the functions which capture both fine and coarse characteristics [8,9].
Before giving the definition of the continuous wavelet transform, which is at the base of wavelet theory, we recall some standard notations. By , we denote the Hilbert space of square integrable (measurable) functions from the Euclidean space of dimension to the set of real numbers . The space is equipped with the inner product , defined by
([9]). Let , , and
The continuous wavelet transform of is the function given by
(1)
The variables and are called scale and location parameters, respectively, and the continuous wavelet transform can be interpreted in the following way. If has compact support centered in the origin, then contains local information of f near t. Moreover, for a small value of a, the support of (called a wavelet) is tight, so gives better local details near t. Besides the definition above and discretized versions, (in particular, the stationary wavelet transform SWT [10]) has been formulated for dealing with discrete data, like images, based on decompositions at different scales (levels). Wavelet theory is also related to a more general field, frame theory [9,11,12], concerning analysis, synthesis and reconstruction by sequences of elements.
The wavelet transform is very efficient to approximate a one-dimensional signal containing pointwise discontinuity; however, the same does not hold for multidimensional data (), in general. This is due to the fact that multidimensional data present other types of discontinuities, for instance, an edge in a 2D image corresponds to a sharp change of level grays and so it is a (non-pointwise) discontinuity. For this reason, other tools such as those proposed in [13,14,15,16,17,18,19] have been developed in the last decades to process multidimensional data (in particular, 2D images). One of these new methods is the shearlet transform, introduced in [17,18], which is efficient to analyze functions along directions. In order to show the definition (confining to the 2D case), we first set some additional notations. Let . For , and , we put
which we call a shearlet and where are the parabolic scaling and shearing matrices, respectively. The variables , and are called scale, shearing (or orientation) and location parameters, respectively. Figure 1 illustrates how the shearing parameter affects the orientation of the support of (the parameter has a similar effect also on the support of the Fourier transform ).([18]). Let . The continuous shearlet transform of is the function given by
(2)
The shearlet transform, as one can see in the above definition, takes inspiration from the wavelet transform. However, it is more proficient in the analysis of images along given orientations and, in fact, the shearlet transform has been employed in [20,21] to develop a method for the analysis and detection of edges in images. Moreover, it found several other applications, e.g., denoising [22,23,24], image fusion [25,26] and segmentation [27,28]. Finally, in contrast to other methods, the shearlet transform is based on an algebraic structure of group similarly to the wavelet transform [18].
Returning to the beginning of our discussion, due to its success in image processing, the discretized version of the wavelet transform has become a common filter for radiomics, a rising interdisciplinary field that combines medicine and informatics. Radiomics focuses on the extraction of quantitative features from medical images, especially from tomographic images such as positron emission tomography (PET) [29], computed tomography (CT) [30] and magnetic resonance (MR) imaging [31]. This approach enables the conversion of qualitative information, based on medical doctors’ experience, into objective information. In other words, by analyzing quantitative features, radiomics aims to uncover valuable information that may not be discernible through traditional visual inspection alone [32]. The radiomics features can be extracted starting from the original images or after performing the wavelet filter, i.e., the images are first decomposed according by the SWT and then the features are calculated on each part [33,34,35,36,37,38,39,40]. Thus, wavelet analysis plays a significant role in radiomics since it increases the range and the type of features usable to characterize tumor properties and responses to treatment.
Motivated by the use of the wavelet transform as a filter for radiomics and by the better properties of the shearlet transform, in this paper we carry out a radiomics analysis of prostate cancer based on MR imaging using the absolute shearlet transform as a filter and compare it to the classical wavelet transform. For absolute shearlet transform filtering, we mean that the images are decomposed in approximation and details coefficients at different levels and orientations, applying the so-called non-subsampled shearlet transform (NSST) [17], which has analogy with the SWT, and then the absolute values of the coefficients are taken. MR imaging provides high-quality quantitative images that are suitable for prostate volume selection and segmentation, screening, detection, classification, risk stratification and treatment planning [41]. In particular, MR imaging demonstrates excellent sensitivity and specificity for detecting prostate cancer [42] and has been recommended as a diagnostic tool by the American College of Radiology and the European Society of Urogenital Radiology [43]. Given the subjective and inconsistent nature of interpreting prostate MR imaging, suspicion scores for prostate cancer have been developed, utilizing a one-to-five-point scale “Prostate Imaging Reporting and Data System” (PI-RADS) to enhance standardization in MR imaging interpretation and reporting. Furthermore, the integration of computerized diagnostic tools alongside radiologists’ assessments has shown promise in improving the sensitivity and specificity of prostate cancer detection [44]. Consequently, there is a notable interest in exploring the potential of radiomics for prostate cancer detection [45].
The specific radiomics analysis investigated in this study consists in the prediction of the nature of lesions (prostate cancer or non-neoplastic lesions) within the prostate, employing a dataset of MR images. The primary objective of this study is not identifying the absolute best predictive model for distinguishing between non-neoplastic lesions and prostate cancers, but evaluating whether the incorporation of the absolute shearlet transform can enhance the outcomes of radiomics compared to utilizing the wavelet transform alone. We accomplish this by employing a conventional radiomics pipeline that incorporates three machine learning models: linear discriminant analysis, linear support vector machine and decision tree. For the purpose of comparison between the two transforms, we evaluate the performance of the classifiers in terms of standard statistical measures (area under the receiver operating characteristic curve, specificity, sensitivity and accuracy). Our method, involving the absolute shearlet transform as preprocessing of the images, gives a better performance according to the statistical indices and on the lesser number of features employed by the models. For our study, we make use of PyRadiomics [46] (version v3.0.1), an Image Biomarker Standardization Initiative (IBSI) compliant analysis software, for the feature extraction and MATLAB (version R2023b) for the training and validation of the models.
In the literature, other works involved the shearlet transform and the radiomics, but under different points with respect to our study. In particular, the authors of [47,48] used the shearlet transform, not as a filter, but for multi-modal medical image fusion before conducting radiomics studies. In [49], the reproducibility of radiomics features (among which the shearlet features) from ultrasound images is studied. The shearlet transform was used also to extract more features for the detection of Alzheimer’s disease in [50], for the classification of breast tumors in [51] and of brain cancer in [52]. Related works concerning not medical but histological images are [53,54,55,56].
This paper is organized as follows. In Section 2, we describe the image dataset we used for the analysis and we talk about radiomics focusing on PyRadiomics software and on the feature types. We also recall how the SWT, implemented in PyRadiomics, is defined, and we continue the discussion about the shearlet transform. Finally, we present our method for the radiomics study in the object and the metrics for the evaluation. Section 3 reports the results obtained by the method and the comparison with the wavelet approach. Finally, we discuss the results in Section 4 and then make some concluding considerations in Section 5. This paper also contains Appendix A with a more technical result about the shearlet transform.
2. Materials and Methods
2.1. Medical and Imaging Dataset
2.1.1. Patient Selection
This retrospective study was conducted at a single facility, the AOUP “Paolo Giaccone”, under the auspices of the University of Palermo for consecutive patients who underwent multiparametric prostate MR imaging between 1 June 2019 and 31 January 2023. We selected 73 Prostate Imaging Reporting and Data Systems (PI-RADS) greater or equal to 3 lesions, subsequently divided into 2 groups based on the histological results obtained from fusion biopsy. Group 1 (; ) comprises all lesions with a histological result indicating prostate cancer with a Gleason score greater than or equals to 6, while Group 2 (; ) includes all other non-neoplastic lesions (prostatitis, atypical small acinar proliferation and prostatic intraepithelial neoplasia). Our case series do not include prostate tumors with a Gleason score less than 6 because, in our hospital, lesions with such a Gleason score are not usually reported in the histological findings. A large part of the dataset, namely made of 71 patients, was used in [57] for a different analysis.
2.1.2. MR Imaging Technique
MRI exams were performed using a 1.5T MR scanner (Achieva, Philips Healthcare, Best, The Netherlands) with a pelvic phased-array coil (16-channel HD Torso XL), using the same imaging protocol in all patients.
The standard clinical prostate MRI examination comprised axial, coronal and sagittal T2-weighted turbo spin-echo images of the prostate and seminal vesicles, along with axial T1-weighted turbo spin-echo images. Additionally, diffusion-weighted imaging (DWI) was performed at b values of 0, 700, and 1400 s/mm2, and post-processed to generate apparent diffusion coefficient (ADC) maps. Following the unenhanced imaging, patients were administered 1 mmol/kg body weight of Gadoteric acid (Gd-DOTA, Dotarem, Guerbet) at a rate of 3 mL/s, followed by an infusion of 20–30 mL of saline solution at the same rate. Axial T1-weighted three-dimensional spoiled gradient-recalled echo volumetric interpolated images were acquired after contrast agent injection to capture the perfusion MRI of the prostate (dynamic contrast-enhanced (DCE)). Axial T2-weighted images and ADC maps were used for the purposes of this study. Detailed pulse sequence parameters are listed in Table 1.
2.2. Radiomics
The radiomics aim is to extract a large number of quantitative features from medical images for building descriptive and predictive models. To be clearer, the aim is to predict if a new case can be considered as a member of Group 1 or Group 2. To extract features related to a specific anatomical district (such as the prostate, in our case), a medical image of the district is needed as well as a mask containing the region of interest, in short, the ROI (Figure 2 shows a slice of a MR image and the related mask). The mask can be realized by a manual segmentation of the radiologist (as in our case) or by automatic/semi-automatic segmentation algorithms [58].
Based on a T2-weighted image and the corresponding mask, a total of 110 radiomics features can be extracted utilizing IBSI [59] compliant analysis software, i.e., PyRadiomics version v3.0.1 (
2.3. Wavelet Transform
For many applications, the continuous wavelet transform defined by (1) is discretized. This is the case of the image processing, since an image is considered as a discrete object. In particular, the PyRadiomics package for the feature extraction processes the images with the so-called stationary wavelet transform (SWT) [10], which is determined (for a 3D image f) by the following level decomposition scheme.
-
In the first level decomposition, the image f is decomposed in an image and an image by applying a low-pass filter and a high-pass filter on the first variable, respectively (low-pass refers to low frequencies, while high-pass to high frequencies). Next, is decomposed into an image and a image applying the filters with respect to the second variable, respectively. The same is carried out for and produces and . Finally, starting from , , , , similar decompositions are performed in relation to the third variable and eight images are obtained, , , , , , , and . The first of the eight images is called the approximation coefficients image at the first level, while the other ones are called detail coefficient images at the first level. This decomposition is shown in Figure 3.
-
The scheme is iterated ℓ times, where ℓ is the decomposition level desired, in the following way. If , then the level decomposition takes as initial image the approximation of the previous level and applies the decomposition as described above into eight images, which are denoted by , , , , , , and . To conclude, the image is called the approximation coefficients image at the level, while the other ones are called detail coefficients images at the level. Figure 4 shows a representation of the level decomposition with two levels.
The levels concerned in the SWT correspond to different scales, while the point coordinates represent the locations. All the images produced by the SWT have the same size of the original image, in contrast to the case of the other version, the classical discrete wavelet transform [9], which generates images with halved dimensions from a level to the next one. We make this remark because the radiomics features are calculated in terms of the image voxels inside a ROI and so the image must have the same size of the mask containing the ROI.
2.4. Shearlet Transform
Despite the similarity with the wavelet transform, Equation (2) of the shearlet transform presents a directional bias problem for large values of s, see Section 4.3 of [18] (the problem of large values of s can also be seen in Figure 1: the support of tends to stretch as s increases). Thus, to limit the range of s, a variation was proposed. First of all, the Fourier domain is divided into four cones and a square R centered around the origin as shown in Figure 5. The square is the low-frequency region and in each cone the orientation varies over a bounded range.
The new formulation, called the cone-adapted continuous shearlet transform, separates the horizontal cones from the vertical cones [18]. In particular, given three functions , the cone-adapted continuous shearlet transform takes into account the approximation coefficients (related to the square region of the Fourier domain of low-frequencies), where , and the detail coefficients and (related to the regions and , respectively), where vary with limitations.
To apply the cone-adapted shearlet transform to images, a discretization is made performing the so-called non-subsampled shearlet transform (NSST) [17]. In particular, we used the toolbox for MATLAB available at
-
In the first level decomposition the image f is decomposed into a low-pass image and a high-pass image . Then the image is in turn decomposed applying band-pass filters into a number of images corresponding to the directional subbands.
-
In the the second level decomposition one starts with the previous step and decomposes to obtain a low-pass image and a high-pass image . Next, the image is decomposed into a number of images according to the directional subbands.
-
The scheme iterates until the level ℓ of decomposition desired is reached. The final results is an approximation coefficient image and for any a set of details coefficient images for different orientations.
As we did about the SWT, we remark that by applying the NSST all the images obtained have the same sizes of the original image f. This is important because in radiomics a mask containing the ROI must be overlapped to an image of the same sizes. Figure 7 shows a NSST decomposition with three levels and four orientations of a slice of a MR image containing a prostate (in the center).
Finally, in our application we will take the absolute value of the NSST results. This is motivated, as explained in the Appendix A, by the fact that the absolute value of the shearlet transform (For brevity, we will use in the paper the expression absolute shearlet transform) gives an indication about the edge orientation.
2.5. The Proposed Method
The workflow of our method (which, for brevity, we indicate with AST referring to Absolute value Shearlet Transform) is illustrated in Figure 8 and described in the following. Firstly, the images were acquired and, in each of them, the prostate was manually segmented by a radiologist with 14 years of MR imaging experience, ensuring a high level of accuracy in delineating volumes of interest [42]. An example of a slide of an image and the ROI segmented by the radiologist is in Figure 2. Moreover, biopsy tests were conducted to detect the presence of tumor inside the prostate.
In the second step, the gray levels of images in the dataset were normalized to the interval , then the shearlet transform (by NSST discretization) decomposition was determined on each slide of the images and the absolute value was applied. The number of levels of the NSST decomposition in other applications (such as [23,26,54]) is usually set to a small number, from 3 to 6. Thus, we made an analysis with a total of decomposition levels varying from 1 to 6. For each level chosen, we collect the approximation image and all the detail images up to the that level. The amount of features extracted depends also on the number of orientations (which must be a power of 2). Since one of our goal was to compare the shearlet method to the standard wavelet method, in order to have similar quantities of features between the shearlet and wavelet approaches, the number of orientations was set to 8 for each level (we remember that the coarse details images in the SWT decomposition are right 8).
Next, the radiomics features have been extracted using PyRadiomics, starting from the manual segmentation superimposed both on the original images, on the approximation and on the detail images obtained from the absolute shearlet decomposition. All the possible types of features, as described in Section 2.2, were enabled (the shape-based features were extracted only one time since they depends only on the ROIs). The number of features involved for a specific maximum decomposition level is listed in Table 2.
In the fourth step, the features extracted have been ordered for decreasing relevance. This is a standard technique to train the models on the most relevant features [57]. In particular, we made the ordering by using the MATLAB function
The final step of the method was the training and validation of binary classification models, for the prediction of the lesion type (prostate cancer or non-neoplastic lesion), and the resulting feature selection. Specifically, for the classifiers we considered the linear discriminant analysis model, the linear Support Vector Machine (SVM) model and the decision tree model. Moreover, we operated a repeated (10 times) k-fold cross-validation (In a k-fold cross-validation the dataset is randomly partitioned into k equal sized subsamples (folds). A single fold is used for the validation of the model, and the remaining folds are used as training data. This is repeated k times, where each of the k folds is employed exactly once as the validation data, and the results are averaged. In our case, we repeated 10 times the k-fold cross-validation to have a more stable estimates (for each time the partition was balanced, i.e., it contained about the same proportions of the two groups, prostate cancer and non-neoplastic lesion cases) [61], with , for each case.
Because of the very high number of features, we followed this process to reduce the computational time of the training of each model and for the feature selection:
we started to define the model on the first feature and took the AUC value as main performance index (see Section 2.6 for the definition of AUC);
we moved to set the model on the first two features and calculated the new AUC value;
if the new AUC was lesser than the previous, then the process stopped and we took only the first feature in consideration and the model of point 1; if instead the new AUC value was greater than the previous one we trained the models on the first three features and calculated the corresponding AUC value;
the process iterated and stopped at the first M features when the model trained on the first features gave an AUC less than that for the first M features, which constituted precisely the features we selected at the end.
To validate our method we made a comparison with the use of wavelet transform (which, for brevity, we indicate with WT method), which is already implemented in PyRadiomics (The PyRadiomics settings for the wavelet filtering were configured as default (apart for the bin width for each levels which depends on the range of coefficient values)), making parallel tests on the same normalized dataset and with the same partitions for the the 5-fold cross-validation. The radiomics analysis workflow was analogue: the number of total levels was chosen from 1 to 6 and took the final approximation coefficients and the details coefficients up to the final level.
Finally, we also made a comparison with the radiomics analysis on the features extracted just from the original images, without applying any filter.
2.6. Performance Metrics
To compare the radiomics analysis carried out on the two different filters (shearlet and wavelet), we evaluated the classification models in terms of standard performance indices. The main index we look at is the
The ROC curve [62] is a plot showing the performance of a binary classification model at varying threshold values (an example is shown in Figure 9). The AUC of a ROC curve is a number between 0 and 1 and represents the probability that the classifier will rank a randomly chosen positive instance higher than a randomly chosen negative instance (thus a high value of AUC is desired).
The other indices (with values comprised between 0 and 1, too) we computed are:
where is the number of true positives, is the number of true negatives, is the number of false positives and is the number of false negatives obtained from a test. Since we executed a repeated k-fold cross-validation on the models we finally have several tests. Then, to summarize the values, we calculated the mean and the standard deviation for each index.3. Results
Table 3 contains the results of the performance evaluation explained here for the three methods in comparison (AST: features extracted from the original images and from the preprocessing with the Absolute Shearlet Transform; WT: features extracted from the original images and from the preprocessing with the Wavelet Transform; Original: features extracted only from the original images). Additional evaluations, concerning TP, TN, FP and FN numbers, are in Table 4. For AST and WT methods the values refer to the best result over the total decomposition levels from 1 to 6. In particular, as one can see on the AUC graphs of Figure 10 and Figure 11 related to the most performant models (linear discriminant analysis and linear SVM), the best result for AST is obtained for the total of levels equals to 5, while the best result for WT is obtained for the total of levels equals to 2.
Table 3 also reports the numbers of features selected by the methods; in particular, we highlight that for our shearlet approach a less number of features were selected (1 vs. 2). The features under consideration by the linear discriminant analysis and by linear SVM can be read in Table 5 and will be discussed in the next section (for more details about the definitions see
In Figure 13 we show some examples containing prostates and, in some cases, also the cancers, discussing in addition the results of the prediction of the best models.
As completeness, we also took in consideration all the features, from original and from shearlet and wavelet decompositions, together. This analysis does not improve the results. The best case scenario remains that of models trained exclusively on the “shearlet5orientation7_glcm_Idn” feature.
4. Discussion
As can be seen from Table 3, the proposed radiomics method, based on the extraction of features from the images processed by the absolute shearlet transform, gives better results for the prediction of the prostate cancer in comparison with the classical wavelet transform.
The best classifiers are the linear discriminant analysis and the linear SVM. Thus, in the following we confine the consideration to these models. The means not only of AUC, but also of the other performance indices, are higher (with the exception of the sensitivity for the linear SVM classifiers) for AST and, at the same time, the standard deviations are lower, meaning a reduced variability among the test cases. With this observation, we can state that the absolute shearlet transform is a finer preprocessing tool. This is established also by the fact that the analysis with overall features does not improve the results of the models trained on the feature “shearlet5orientation7_glcm_Idn”.
The AST method significantly outperforms (with approximately a difference in AUC) the procedure that solely involves feature extraction from the original images. While the specificity is higher in the latter case, its corresponding sensitivity is notably low, and the accuracy is lower compared to AST. Moreover, paying attention to Table 4, we can observe that the incorrect predictions (the sum of FP and FN) are lower among all the methods for AST.
In [57] a prediction model for prostate cancer was developed using a different statistical method and without the use of any filter. As previously said, the dataset from [57] overlaps with our study, comprising 71 cases. Since the datasets are almost identical, we report the performance indices of [57]: AUC of , sensitivity of , specificity of , and accuracy of . Although our primary aim is not to identify the best predictive model, it is possible to see how the results obtained with the shearlet transform are better.
As already remarked, the proposed method leads to a single selected feature, while WT method need two features. From a theoretical point of view, this difference is reflected into simpler prediction models for the AST method. Remaining on the subject, we discuss the interpretation of the selected features. As stated in
As can be deduct from their definitions (
Our study refrained from exploring numerous machine learning or feature selection methods as we focused on evaluating the impact of integrating the absolute shearlet transform into the traditional radiomics workflow. We compared it with the wavelet transform, usually used in radiomics and strictly similar to it. Therefore, we employed conventional techniques to assess the improvement achieved by the absolute shearlet transform. Future investigations should aim for a more comprehensive radiomics analysis, moving beyond the assessment of shearlet transform utility and striving to identify a radiomics pipeline that maximizes the discriminatory power of predictive models. To address this aim, we plan to incorporate the shearlet transform into matRadiomics, a tool developed by our research group [63], facilitating broader-spectrum analyses in the future.
Another limitation is that our study is restricted to T2-weighted (T2w) images, whereas multiparametric prostate MRI studies include diffusion-weighted (DWI) and dynamic contrast-enhanced (DCE) sequences. A clinically relevant radiomics analysis should be capable to accurately categorize these sequences as well. However, this represents the initial phase of shearlet transform of applying to prostate cancer radiomics analysis on MR images. Additional investigation is necessary to determine if a similar approach can be applied to DWI and DCE images.
5. Conclusions
The shearlet transform represents an evolution of the wavelet transform, and some applications like denoising, image fusion, segmentation [22,23,24,25,26,27,28] are a confirmation. However, currently, the shearlet transform has rarely been used to increment the number of radiomics features extracted [49,50,51,52] and, consequently, to enhance prediction models aimed at supporting clinical decisions.
In this study, we utilized the shearlet transform to decompose MR images of the prostate at various levels and orientations, conducting a radiomics analysis to differentiate between non-neoplastic lesion and prostate cancer cases. We confine the analysis up to the sixty level, following the approach adopted in some state-of-the-art studies that involve the shearlet transform. Additionally, we opt for a number of orientations equals to 8 for each level to maintain consistency with the number of detail images at the final level in the SWT decomposition. Furthermore, we conducted a comparative analysis of prostate cancer prediction performance using both the absolute shearlet transform and the classical wavelet transform as image preprocessing techniques. The results we obtained indicate that the absolute shearlet transform is more effective than the wavelet transform, which is a more popular filter in radiomics, in discovering crucial features.
Conceptualization, R.C. and A.C.; methodology, R.C., A.S. and A.C.; software, R.C.; validation, R.C.; formal analysis, R.C.; investigation, R.C.; resources, G.S.; data curation, G.S.; writing—original draft preparation, R.C., A.S., G.S. and A.C.; writing—review and editing, A.S., G.S. and A.C.; visualization, R.C.; supervision, A.S. and A.C.; project administration, A.C.; funding acquisition, R.C. All authors have read and agreed to the published version of the manuscript.
The datasets presented in this article are not readily available.
The authors declare no conflicts of interest.
The following abbreviations are used in this manuscript:
AUC | Area Under the receiver operating characteristic Curve |
AST | Absolute Shearlet Transform radiomics method |
MR | Magnetic Resonance |
NSST | Non-Subsampled Shearlet Transform |
SVM | Support Vector Machine |
SWT | Stationary Wavelet Transform |
WT | Wavelet Transform radiomics method |
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. The effects of the parameters a and s on the support of a function [Forumla omitted. See PDF.]. The support of [Forumla omitted. See PDF.] (coinciding with [Forumla omitted. See PDF.]) is shown in (a) and every figure reports the support of [Forumla omitted. See PDF.] for different values of a and s (while the location parameter is always set as [Forumla omitted. See PDF.]). All the figures have the same scale. (a) [Forumla omitted. See PDF.] and [Forumla omitted. See PDF.], (b) [Forumla omitted. See PDF.] and [Forumla omitted. See PDF.], (c) [Forumla omitted. See PDF.] and [Forumla omitted. See PDF.], (d) [Forumla omitted. See PDF.] and [Forumla omitted. See PDF.], (e) [Forumla omitted. See PDF.] and [Forumla omitted. See PDF.], (f) [Forumla omitted. See PDF.] and [Forumla omitted. See PDF.].
Figure 2. In (a), a slice of a MR image containing a prostate (in the center). In (b), the corresponding mask containing the ROI (the prostate manually segmented by the radiologist).
Figure 3. Scheme of the first level SWT decomposition of a 3D image f. The result is the bottom row, i.e., the approximation image [Forumla omitted. See PDF.] and the detail images [Forumla omitted. See PDF.], [Forumla omitted. See PDF.], [Forumla omitted. See PDF.], [Forumla omitted. See PDF.], [Forumla omitted. See PDF.], [Forumla omitted. See PDF.] and [Forumla omitted. See PDF.].
Figure 4. Scheme of the SWT decomposition of a 3D image with two levels. The result includes the detail images of the first and second level ([Forumla omitted. See PDF.], [Forumla omitted. See PDF.], [Forumla omitted. See PDF.], [Forumla omitted. See PDF.], [Forumla omitted. See PDF.], [Forumla omitted. See PDF.], [Forumla omitted. See PDF.], [Forumla omitted. See PDF.]) and the approximation image [Forumla omitted. See PDF.] of the second level.
Figure 5. The subdivision of the Fourier domain for the cone-adapted continuous shearlet transform.
Figure 6. The scheme of the NSST decomposition of a 2-D image with two levels. The result includes the detail images of the first and second level ([Forumla omitted. See PDF.], …, [Forumla omitted. See PDF.], [Forumla omitted. See PDF.]) and the approximation image [Forumla omitted. See PDF.] of the second level.
Figure 7. Some images resulting from a NSST decomposition (with three levels and four orientations for each level) of a slice of a MR image containing a prostate. In the first row at the left: the original image. In the first row at the right: the NSST approximation image at the third level. In the remaining rows there are the detail images for different levels and orientations (first level in the second row, second level in the third row and third level in the fouth row).
Figure 8. The steps of the proposed method. From the MR images and corresponding segmentations of the prostate, NSST decomposition (followed by the absolute value) was applied to the images to extract radiomics features using PyRadiomics. These features were then ordered and selected for training and validating the machine learning models for the prediction of the lesion type (taking into account the histological results obtained from the biopsy).
Figure 9. The ROC curve obtained for a validation test of the linear discriminant analysis classifier for the AST method. The area under the ROC curve is the AUC.
Figure 10. Plots of the means of the performance indices of the best linear discriminant analysis model for different levels. In red: model trained with the absolute shearlet transform. In blue: model trained with the wavelet transform.
Figure 11. Plots of the means of the performance indices of the best linear SVM model for different levels. In red: model trained with the absolute shearlet transform. In blue: model trained with the wavelet transform.
Figure 12. The range of orientation related to the selected feature by the AST method.
Figure 13. Examples of prostates delineated in green. Figures (a,b) are cases of Group 1 (with prostate cancer in red) while figure (c) belongs to Group 2. In the following we refer to some predictions of the models in Table 5. The first case is a TP for AST and for Original (both classifiers), while it is a FN for WT (both classifiers). The second case is a TP for AST-linear discriminant analysis and for WT and for Original (both classifiers), while it is a FN for AST-linear SVM. The third case is a TN for AST (both classifiers), while it is a FP for WT and for Original (both classifiers).
MR imaging parameters for the population study.
Parameter | T2w TSE |
---|---|
Repetition time (ms) | 3091 |
Echo time (ms) | 100 |
Flip angle (degrees) | 90 |
Slice thickness (mm) | 3.3 |
Reconstruction interval (mm) | 0.3 |
Acquisition matrix | 320 × 320 |
Signal averages | 3 |
Signal-to-noise ratio | 1 |
Voxel size (mm) | 0.5625 × 0.5625 × 3.3 |
The numbers of features extracted for the two methods (AST and WT): applying the absolute shearlet transform or the wavelet transform.
Total Decomposition Levels | Number of Features Extracted (AST Method) | Number of Features Extracted (WT Method) |
---|---|---|
1 | 792 | 704 |
2 | 1496 | 1320 |
3 | 2200 | 1932 |
4 | 2904 | 2552 |
5 | 3608 | 3168 |
6 | 4312 | 3784 |
Performance indices (expressed in percentage) for the three radiomics analysis. For AST and WT methods the values refer to the best result over the total decomposition levels, namely 5 levels in the case of AST (for any classifier), 2 levels in the case of WT with discriminant analysis and SVM, and 3 levels in the case of WT with decision tree. In each entry, the first number represents the mean of the corresponding index over all tests in the repeated k-fold cross-validation. Similarly, the second number (after the symbol ±) represents the standard deviation over all tests. The last column gives the number of features selected.
Classifier | Method | AUC | Sensitivity | Specificity | Accuracy | N. Features |
---|---|---|---|---|---|---|
Linear Discr. | AST | 81.5 ± 11.6 | 91.6 ± 8.3 | 64.0 ± 16.4 | 80.9 ± 8.7 | 1 |
WT | 77.8 ± 13.4 | 91.1 ± 9.8 | 56.5 ± 20.3 | 77.9 ± 10.0 | 2 | |
Original | 71.8 ± 12.7 | 94.2 ± 8.5 | 45.7 ± 20.1 | 75.6 ± 8.6 | 1 | |
Linear SVM | AST | 81.2 ± 11.5 | 90.7 ± 9.4 | 64.0 ± 16.4 | 80.4 ± 9.9 | 1 |
WT | 77.2 ± 13.4 | 91.8 ± 8.9 | 53.7 ± 23.1 | 77.2 ± 10.2 | 2 | |
Original | 71.3 ± 12.9 | 96.0 ± 6.3 | 32.8 ± 19.1 | 71.9 ± 8.5 | 1 | |
Decision Tree | AST | 73.9 ± 12.3 | 76.4 ± 11.6 | 68.7 ± 18.4 | 73.5 ± 9.8 | 1 |
WT | 77.0 ± 11.8 | 80.9 ± 13.1 | 60.2 ± 22.5 | 73.0 ± 10.7 | 3 | |
Original | 61.9 ± 15.5 | 74.7 ± 15.6 | 51.2 ± 23.2 | 65.8 ± 10.3 | 2 |
Mean and the standard deviation of True Positives, True Negatives, False Positives and False Negatives numbers for the three radiomics analysis. The total decomposition levels for AST and WT methods are indicated in the caption of
Classifier | Method | TP | TN | FP | FN |
---|---|---|---|---|---|
Linear Discr. | AST | 8.24 ± 0.74 | 3.56 ± 0.88 | 2.04 ± 0.99 | 0.76 ± 0.74 |
WT | 8.20 ± 0.88 | 3.16 ± 1.15 | 2.44 ± 1.15 | 0.80 ± 0.88 | |
Original | 8.48 ± 0.76 | 2.56 ± 1.11 | 3.04 ± 1.12 | 0.52 ± 0.76 | |
Linear SVM | AST | 8.16 ± 0.84 | 3.56 ± 0.88 | 2.04 ± 0.99 | 0.84 ± 0.84 |
WT | 8.26 ± 0.80 | 3.00 ± 1.29 | 2.60 ± 1.32 | 0.74 ± 0.80 | |
Original | 8.64 ± 0.56 | 1.84 ± 1.09 | 3.76 ± 1.12 | 0.36 ± 0.56 | |
Decision Tree | AST | 6.88 ± 1.04 | 3.84 ± 1.09 | 1.76 ± 1.08 | 2.12 ± 1.04 |
WT | 7.28 ± 1.18 | 3.38 ± 1.29 | 2.22 ± 1.23 | 1.72 ± 1.18 | |
Original | 6.72 ± 1.40 | 2.90 ± 1.39 | 2.70 ± 1.25 | 2.28 ± 1.04 |
Features selected by the methods (both in case of linear discriminant analysis and linear SVM classifiers) with regard the best result over the levels (AST: 5 levels, WT: 2 levels). Note that PyRadiomics actually starts to label the levels for the wavelet filter from 0, so these wavelet features belong of the second level of decomposition.
Method | Features Selected |
---|---|
AST | shearlet5orientation7_glcm_Idn |
WT | wavelet1LHH_glcm_ClusterShade |
Original | original_shape_MinorAxisLength |
Appendix A
In this appendix we report more technical properties of the shearlet transform which are recalled in the paper. As said in the introduction, in contrast to the wavelet transform, the shearlet transform is able to precisely recognize the geometry of edges and, in particular, this is described by the behavior of the shearlet transform for small values of a. More precisely, let us consider this setting for a representation of a 2-D image:
Let
-
(i.e., t is not a point of an edge) or -
(i.e., t is a point of an edge), the edge can be parametrized in a neighborhood of as a regular curve and (i.e., s does not correspond to the normal to the edge in the point t),
Finally, if
By (
References
1. Mallat, S. A theory for multiresolution signal decomposition: The wavelet representation. IEEE Trans. Pattern Anal. Mach. Intell.; 1989; 11, pp. 674-693. [DOI: https://dx.doi.org/10.1109/34.192463]
2. Mallat, S.; Hwang, W. Singularity detection and processing with wavelets. IEEE Trans. Inf. Theory; 1992; 38, pp. 617-643. [DOI: https://dx.doi.org/10.1109/18.119727]
3. Antonini, M.; Barlaud, M.; Mathieu, P.; Daubechies, I. Image coding using wavelet transform. IEEE Trans. Image Process.; 1992; 1, pp. 205-220. [DOI: https://dx.doi.org/10.1109/83.136597]
4. Chang, S.; Yu, B.; Vetterli, M. Adaptive wavelet thresholding for image denoising and compression. IEEE Trans. Image Process.; 2000; 9, pp. 1532-1546. [DOI: https://dx.doi.org/10.1109/83.862633] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/18262991]
5. Grinsted, A.; Moore, J.C.; Jevrejeva, S. Application of the cross wavelet transform and wavelet coherence to geophysical time series. Nonlinear Process. Geophys.; 2004; 11, pp. 561-566. [DOI: https://dx.doi.org/10.5194/npg-11-561-2004]
6. Lee, T.S. Image representation using 2D Gabor wavelets. IEEE Trans. Pattern Anal. Mach. Intell.; 1996; 18, pp. 959-971. [DOI: https://dx.doi.org/10.1109/34.541406]
7. Daubechies, I.; Lu, J.; Wu, H.T. Synchrosqueezed wavelet transforms: An empirical mode decomposition-like tool. Appl. Comput. Harmon. Anal.; 2011; 30, pp. 243-261. [DOI: https://dx.doi.org/10.1016/j.acha.2010.08.002]
8. Daubechies, I. Ten Lectures on Wavelets; Society for Industrial and Applied Mathematics: Philadelphia, PA, USA, 1992; [DOI: https://dx.doi.org/10.1137/1.9781611970104]
9. Mallat, S. A Wavelet Tour of Signal Processing; Elsevier: Amsterdam, The Netherlands, 2009; [DOI: https://dx.doi.org/10.1016/B978-0-12-374370-1.X0001-8]
10. Nason, G.P.; Silverman, B.W. The Stationary Wavelet Transform and Some Statistical Applications; Springer: Berlin/Heidelberg, Germany, 1995; [DOI: https://dx.doi.org/10.1007/978-1-4612-2544-7_17]
11. Christensen, O. An Introduction to Frames and Riesz Bases. Springer International Publishing: Cham, Switzerland, 2016; [DOI: https://dx.doi.org/10.1007/978-3-319-25613-9]
12. Corso, R. Generalized frame operator, lower semiframes, and sequences of translates. Math. Nachrichten; 2023; 296, pp. 2715-2733. [DOI: https://dx.doi.org/10.1002/mana.202000054]
13. Do, M.N.; Vetterli, M. The contourlet transform: An efficient directional multiresolution image representation. IEEE Trans. Image Process.; 2005; 14, pp. 2091-2106. [DOI: https://dx.doi.org/10.1109/TIP.2005.859376]
14. Candès, E.J.; Donoho, D.L. Ridgelets: A key to higher-dimensional intermittency?. Philos. Trans. R. Soc. A Math. Phys. Eng. Sci.; 1999; 357, pp. 2495-2509. [DOI: https://dx.doi.org/10.1098/rsta.1999.0444]
15. Candès, E.J.; Donoho, D.L. New tight frames of curvelets and optimal representations of objects with piecewise C2 singularities. Commun. Pure Appl. Math.; 2004; 57, pp. 219-266. [DOI: https://dx.doi.org/10.1002/cpa.10116]
16. Kingsbury, N. Complex Wavelets for Shift Invariant Analysis and Filtering of Signals. Appl. Comput. Harmon. Anal.; 2001; 10, pp. 234-253. [DOI: https://dx.doi.org/10.1006/acha.2000.0343]
17. Easley, G.; Labate, D.; Lim, W.Q. Sparse directional image representations using the discrete shearlet transform. Appl. Comput. Harmon. Anal.; 2008; 25, pp. 25-46. [DOI: https://dx.doi.org/10.1016/j.acha.2007.09.003]
18. Kutyniok, G.; Labate, D. Introduction to Shearlets; Springer: Boston, MA, USA, 2012; [DOI: https://dx.doi.org/10.1007/978-0-8176-8316-0_1]
19. Mallat, S. Geometrical grouplets. Appl. Comput. Harmon. Anal.; 2009; 26, pp. 161-180. [DOI: https://dx.doi.org/10.1016/j.acha.2008.03.004]
20. Guo, K.; Labate, D.; Lim, W.Q. Edge analysis and identification using the continuous shearlet transform. Appl. Comput. Harmon. Anal.; 2009; 27, pp. 24-46. [DOI: https://dx.doi.org/10.1016/j.acha.2008.10.004]
21. Yi, S.; Labate, D.; Easley, G.R.; Krim, H. A shearlet approach to edge analysis and detection. IEEE Trans. Image Process.; 2009; 18, pp. 929-941. [DOI: https://dx.doi.org/10.1109/TIP.2009.2013082] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/19336304]
22. Easley, G.R.; Labate, D.; Colonna, F. Shearlet-based total variation diffusion for denoising. IEEE Trans. Image Process.; 2009; 18, pp. 260-268. [DOI: https://dx.doi.org/10.1109/TIP.2008.2008070] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/19095539]
23. Hou, B.; Zhang, X.; Bu, X.; Feng, H. SAR image despeckling based on nonsubsampled shearlet transform. IEEE J. Sel. Top. Appl. Earth Obs. Remote. Sens.; 2012; 5, pp. 809-823. [DOI: https://dx.doi.org/10.1109/JSTARS.2012.2196680]
24. Yang, H.Y.; Wang, X.Y.; Niu, P.P.; Liu, Y.C. Image denoising using nonsubsampled shearlet transform and twin support vector machines. Neural Netw.; 2014; 57, pp. 152-165. [DOI: https://dx.doi.org/10.1016/j.neunet.2014.06.007]
25. Miao, Q.G.; Shi, C.; Xu, P.F.; Yang, M.; Shi, Y.B. A novel algorithm of image fusion using shearlets. Opt. Commun.; 2011; 284, pp. 1540-1547. [DOI: https://dx.doi.org/10.1016/j.optcom.2010.11.048]
26. Yin, M.; Liu, X.; Liu, Y.; Chen, X. Medical Image Fusion with Parameter-Adaptive Pulse Coupled Neural Network in Nonsubsampled Shearlet Transform Domain. IEEE Trans. Instrum. Meas.; 2019; 68, pp. 49-64. [DOI: https://dx.doi.org/10.1109/TIM.2018.2838778]
27. Helmy, A.K.; El-Taweel, G.S. Image segmentation scheme based on SOM-PCNN in frequency domain. Appl. Soft Comput. J.; 2016; 40, pp. 405-415. [DOI: https://dx.doi.org/10.1016/j.asoc.2015.11.042]
28. Wang, X.; Zhao, X.; Zhu, Y.; Su, X. NSST and vector-valued C-V model based image segmentation algorithm. IET Image Process.; 2020; 14, pp. 1614-1620. [DOI: https://dx.doi.org/10.1049/iet-ipr.2018.5027]
29. Laudicella, R.; Comelli, A.; Liberini, V.; Vento, A.; Stefano, A.; Spataro, A.; Crocè, L.; Baldari, S.; Bambaci, M.; Deandreis, D. et al. [68Ga]DOTATOC PET/CT Radiomics to Predict the Response in GEP-NETs Undergoing [177Lu]DOTATOC PRRT: The “Theragnomics” Concept. Cancers; 2022; 14, 984. [DOI: https://dx.doi.org/10.3390/cancers14040984] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/35205733]
30. Pasini, G.; Stefano, A.; Russo, G.; Comelli, A.; Marinozzi, F.; Bini, F. Phenotyping the Histopathological Subtypes of Non-Small-Cell Lung Carcinoma: How Beneficial Is Radiomics?. Diagnostics; 2023; 13, 1167. [DOI: https://dx.doi.org/10.3390/diagnostics13061167] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/36980475]
31. Vernuccio, F.; Arnone, F.; Cannella, R.; Verro, B.; Comelli, A.; Agnello, F.; Stefano, A.; Gargano, R.; Rodolico, V.; Salvaggio, G. et al. Diagnostic performance of qualitative and radiomics approach to parotid gland tumors: Which is the added benefit of texture analysis?. Br. J. Radiol.; 2021; 94, 20210340. [DOI: https://dx.doi.org/10.1259/bjr.20210340] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/34591597]
32. Logotheti, S.; Georgakilas, A.G. More than Meets the Eye: Integration of Radiomics with Transcriptomics for Reconstructing the Tumor Microenvironment and Predicting Response to Therapy. Cancers; 2023; 15, 1634. [DOI: https://dx.doi.org/10.3390/cancers15061634] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/36980519]
33. Kumar, R.; Gupta, A.; Arora, H.S.; Pandian, G.N.; Raman, B. CGHF: A Computational Decision Support System for Glioma Classification Using Hybrid Radiomics- and Stationary Wavelet-Based Features. IEEE Access; 2020; 8, pp. 79440-79458. [DOI: https://dx.doi.org/10.1109/ACCESS.2020.2989193]
34. Jing, R.; Wang, J.; Li, J.; Wang, X.; Li, B.; Xue, F.; Shao, G.; Xue, H. A wavelet features derived radiomics nomogram for prediction of malignant and benign early-stage lung nodules. Sci. Rep.; 2021; 11, 22330. [DOI: https://dx.doi.org/10.1038/s41598-021-01470-5]
35. Zhou, J.; Lu, J.; Gao, C.; Zeng, J.; Zhou, C.; Lai, X.; Cai, W.; Xu, M. Predicting the response to neoadjuvant chemotherapy for breast cancer: Wavelet transforming radiomics in MRI. BMC Cancer; 2020; 20, 100. [DOI: https://dx.doi.org/10.1186/s12885-020-6523-2]
36. Choe, J.; Lee, S.M.; Do, K.H.; Lee, G.; Lee, J.G.; Lee, S.M.; Seo, J.B. Deep Learning–based Image Conversion of CT Reconstruction Kernels Improves Radiomics Reproducibility for Pulmonary Nodules or Masses. Radiology; 2019; 292, [DOI: https://dx.doi.org/10.1148/radiol.2019181960]
37. Ansari, G.; Mirza-Aghazadeh-Attari, M.; Afyouni, S.; Mohseni, A.; Shahbazian, H.; Kamel, I.R. Utilization of texture features of volumetric ADC maps in differentiating between serous cystadenoma and intraductal papillary neoplasms. Abdom. Radiol.; 2024; 49, pp. 1175-1184. [DOI: https://dx.doi.org/10.1007/s00261-024-04187-x] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/38378839]
38. Qian, W.L.; Chen, Q.; Zhang, J.B.; Xu, J.M.; Hu, C.H. RESOLVE-based radiomics in cervical cancer: Improved image quality means better feature reproducibility?. Clin. Radiol.; 2023; 78, pp. E469-E476. [DOI: https://dx.doi.org/10.1016/j.crad.2023.03.001] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/37029000]
39. Brown, K.H.; Ghita-Pettigrew, M.; Kerr, B.N.; Mohamed-Smith, L.; Walls, G.M.; McGarry, C.K.; Butterworth, K.T. Characterisation of quantitative imaging biomarkers for inflammatory and fibrotic radiation-induced lung injuries using preclinical radiomics. Radiother. Oncol.; 2024; 192, 110106. [DOI: https://dx.doi.org/10.1016/j.radonc.2024.110106] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/38253201]
40. Tang, V.H.; Duong, S.T.M.; Nguyen, C.D.T.; Huynh, T.M.; Duc, V.T.; Phan, C.; Le, H.; Bui, T.; Truong, S.Q.H. Wavelet radiomics features from multiphase CT images for screening hepatocellular carcinoma: Analysis and comparison. Sci. Rep.; 2023; 13, 19559. [DOI: https://dx.doi.org/10.1038/s41598-023-46695-8] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/37950031]
41. 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, 175628722211090. [DOI: https://dx.doi.org/10.1177/17562872221109020]
42. Cutaia, G.; la Tona, G.; Comelli, A.; Vernuccio, F.; Agnello, F.; Gagliardo, C.; Salvaggio, L.; Quartuccio, N.; Sturiale, L.; Stefano, A. et al. Radiomics and prostate MRI: Current role and future applications. J. Imaging; 2021; 7, 34. [DOI: https://dx.doi.org/10.3390/jimaging7020034] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/34460633]
43. Lee, H.; Hwang, S.I.; Lee, H.J.; Byun, S.S.; Lee, S.E.; Hong, S.K. Diagnostic performance of diffusion-weighted imaging for prostate cancer: Peripheral zone versus transition zone. PLoS ONE; 2018; 13, e0199636. [DOI: https://dx.doi.org/10.1371/journal.pone.0199636] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/29933396]
44. Hambrock, T.; Vos, P.C.; de Kaa, C.A.H.; Barentsz, J.O.; Huisman, H.J. Prostate Cancer: Computer-aided Diagnosis with Multiparametric 3-T MR Imaging—Effect on Observer Performance. Radiology; 2013; 266, pp. 521-530. [DOI: https://dx.doi.org/10.1148/radiol.12111634]
45. Sidhu, H.S.; Benigno, S.; Ganeshan, B.; Dikaios, N.; Johnston, E.W.; Allen, C.; Kirkham, A.; Groves, A.M.; Ahmed, H.U.; Emberton, M. et al. Textural analysis of multiparametric MRI detects transition zone prostate cancer. Eur. Radiol.; 2017; 27, pp. 2348-2358. [DOI: https://dx.doi.org/10.1007/s00330-016-4579-9]
46. Griethuysen, J.J.V.; Fedorov, A.; Parmar, C.; Hosny, A.; Aucoin, N.; Narayan, V.; Beets-Tan, R.G.; Fillion-Robin, J.C.; Pieper, S.; Aerts, H.J. Computational radiomics system to decode the radiographic phenotype. Cancer Res.; 2017; 77, pp. e104-e107. [DOI: https://dx.doi.org/10.1158/0008-5472.CAN-17-0339]
47. Hermessi, H.; Mourali, O.; Zagrouba, E. Deep feature learning for soft tissue sarcoma classification in MR images via transfer learning. Expert Syst. Appl.; 2019; 120, pp. 116-127. [DOI: https://dx.doi.org/10.1016/j.eswa.2018.11.025]
48. Ouerghi, H.; Mourali, O.; Zagrouba, E. Glioma classification via MR images radiomics analysis. Vis. Comput.; 2022; 38, pp. 1427-1441. [DOI: https://dx.doi.org/10.1007/s00371-021-02077-7]
49. Li, M.D.; Cheng, M.Q.; Chen, L.D.; Hu, H.T.; Zhang, J.C.; Ruan, S.M.; Huang, H.; Kuang, M.; Lu, M.D.; Li, W. et al. Reproducibility of radiomics features from ultrasound images: Influence of image acquisition and processing. Eur. Radiol.; 2022; 32, pp. 5843-5851. [DOI: https://dx.doi.org/10.1007/s00330-022-08662-1]
50. Acharya, U.R.; Fernandes, S.L.; WeiKoh, J.E.; Ciaccio, E.J.; Fabell, M.K.M.; Tanik, U.J.; Rajinikanth, V.; Yeong, C.H. Automated Detection of Alzheimer’s Disease Using Brain MRI Images—A Study with Various Feature Extraction Techniques. J. Med. Syst.; 2019; 43, 302. [DOI: https://dx.doi.org/10.1007/s10916-019-1428-9] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/31396722]
51. Zhou, S.; Shi, J.; Zhu, J.; Cai, Y.; Wang, R. Shearlet-based texture feature extraction for classification of breast tumor in ultrasound image. Biomed. Signal Process. Control.; 2013; 8, pp. 688-696. [DOI: https://dx.doi.org/10.1016/j.bspc.2013.06.011]
52. Muthaiyan, R.; Malleswaran, M. An automated brain image analysis system for brain cancer using shearlets. Comput. Syst. Sci. Eng.; 2022; 40, pp. 299-312. [DOI: https://dx.doi.org/10.32604/CSSE.2022.018034]
53. Liang, M.; Ren, Z.; Yang, J.; Feng, W.; Li, B. Identification of Colon Cancer Using Multi-Scale Feature Fusion Convolutional Neural Network Based on Shearlet Transform. IEEE Access; 2020; 8, pp. 208969-208977. [DOI: https://dx.doi.org/10.1109/ACCESS.2020.3038764]
54. Rezaeilouyeh, H.; Mollahosseini, A.; Mahoor, M.H. Microscopic medical image classification framework via deep learning and shearlet transform. J. Med. Imaging; 2016; 3, 044501. [DOI: https://dx.doi.org/10.1117/1.jmi.3.4.044501]
55. Rezaeilouyeh, H.; Mahoor, M.H. Automatic gleason grading of prostate cancer using shearlet transform and multiple kernel learning. J. Imaging; 2016; 2, 25. [DOI: https://dx.doi.org/10.3390/jimaging2030025]
56. Bratsun, D.; Krasnyakov, I. Study of architectural forms of invasive carcinoma based on the measurement of pattern complexity. Math. Model. Nat. Phenom.; 2022; 17, 15. [DOI: https://dx.doi.org/10.1051/mmnp/2022013]
57. Ali, M.; Benfante, V.; Cutaia, G.; Salvaggio, L.; Rubino, S.; Portoghese, M.; Ferraro, M.; Corso, R.; Piraino, G.; Ingrassia, T. et al. Prostate Cancer Detection: Performance of Radiomics Analysis in Multiparametric MRI. Proceedings of the Image Analysis and Processing—ICIAP 2023 Workshops, ICIAP 2023; Lecture Notes in Computer Science Frontoni, P.L.M.; Fusiello, A.; Hancock, E. Springer: Berlin/Heidelberg, Germany, 2024; Volume 14366, pp. 83-92. [DOI: https://dx.doi.org/10.1007/978-3-031-51026-7_8]
58. Cairone, L.; Benfante, V.; Bignardi, S.; Marinozzi, F.; Yezzi, A.; Tuttolomondo, A.; Salvaggio, G.; Bini, F.; Comelli, A. Robustness of Radiomics Features to Varying Segmentation Algorithms in Magnetic Resonance Images. Proceedings of the Image Analysis and Processing, ICIAP 2022 Workshops, ICIAP 2022; Lecture Notes in Computer Science Frontoni, P.L.M.; Sclaroff, S.; Distante, C. Springer: Berlin/Heidelberg, Germany, 2022; Volume 13373, pp. 462-472. [DOI: https://dx.doi.org/10.1007/978-3-031-13321-3_41]
59. Fornacon-Wood, I.; Mistry, H.; Ackermann, C.J.; Blackhall, F.; McPartlin, A.; Faivre-Finn, C.; Price, G.J.; O’Connor, J.P. Reliability and prognostic value of radiomic features are highly dependent on choice of feature extraction platform. Eur. Radiol.; 2020; 30, pp. 6241-6250. [DOI: https://dx.doi.org/10.1007/s00330-020-06957-9] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/32483644]
60. Corder, G.W.; Foreman, D.I. Nonparametric Statistics for Non-Statisticians; Wiley: Hoboken, NJ, USA, 2009; [DOI: https://dx.doi.org/10.1002/9781118165881]
61. James, G.; Witten, D.; Hastie, T. Introduction to Statistical Learning with Applications in R; Springer: New York, NY, USA, 2021; [DOI: https://dx.doi.org/10.1007/978-1-0716-1418-1]
62. Fawcett, T. An introduction to ROC analysis. Pattern Recognit. Lett.; 2006; 27, pp. 861-874. [DOI: https://dx.doi.org/10.1016/j.patrec.2005.10.010]
63. Pasini, G.; Bini, F.; Russo, G.; Comelli, A.; Marinozzi, F.; Stefano, A. matRadiomics: A Novel and Complete Radiomics Framework, from Image Visualization to Predictive Model. J. Imaging; 2022; 8, 221. [DOI: https://dx.doi.org/10.3390/jimaging8080221] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/36005464]
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
© 2024 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
For decades, wavelet theory has attracted interest in several fields in dealing with signals. Nowadays, it is acknowledged that it is not very suitable to face aspects of multidimensional data like singularities and this has led to the development of other mathematical tools. A recent application of wavelet theory is in radiomics, an emerging field aiming to improve diagnostic, prognostic and predictive analysis of various cancer types through the analysis of features extracted from medical images. In this paper, for a radiomics study of prostate cancer with magnetic resonance (MR) images, we apply a similar but more sophisticated tool, namely the shearlet transform which, in contrast to the wavelet transform, allows us to examine variations along more orientations. In particular, we conduct a parallel radiomics analysis based on the two different transformations and highlight a better performance (evaluated in terms of statistical measures) in the use of the shearlet transform (in absolute value). The results achieved suggest taking the shearlet transform into consideration for radiomics studies in other contexts.
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 Dipartimento di Matematica e Informatica, Università degli Studi di Palermo, 90123 Palermo, Italy; Ri.MED Foundation, 90133 Palermo, Italy;
2 Institute of Molecular Bioimaging and Physiology, National Research Council (IBFM-CNR), 90015 Cefalù, Italy;
3 Department of Biomedicine, Neuroscience and Advanced Diagnostics—Section of Radiology, University Hospital “Paolo Giaccone”, 90127 Palermo, Italy;
4 Ri.MED Foundation, 90133 Palermo, Italy;