Next Article in Journal
A Contraband Detection Scheme in X-ray Security Images Based on Improved YOLOv8s Network Model
Previous Article in Journal
Gait Event Detection and Travel Distance Using Waist-Worn Accelerometers across a Range of Speeds: Automated Approach
Previous Article in Special Issue
Decomposed Multilateral Filtering for Accelerating Filtering with Multiple Guidance Images
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

The Effectiveness of an Adaptive Method to Analyse the Transition between Tumour and Peritumour for Answering Two Clinical Questions in Cancer Imaging

by
Margherita Mottola
1,
Rita Golfieri
2 and
Alessandro Bevilacqua
3,4,*
1
Alma Mater Research Institute on Global Challenges and Climate Change (Alma Climate), University of Bologna, 40126 Bologna, Italy
2
Department of Medical and Surgical Sciences (DIMEC), University of Bologna, 40138 Bologna, Italy
3
Department of Computer Science and Engineering (DISI), University of Bologna, 40126 Bologna, Italy
4
Advanced Research Center on Electronic Systems (ARCES), University of Bologna, 40125 Bologna, Italy
*
Author to whom correspondence should be addressed.
Sensors 2024, 24(4), 1156; https://doi.org/10.3390/s24041156
Submission received: 28 December 2023 / Revised: 29 January 2024 / Accepted: 6 February 2024 / Published: 9 February 2024
(This article belongs to the Special Issue Feature Papers in "Sensing and Imaging" Section 2023)

Abstract

:
Based on the well-known role of peritumour characterization in cancer imaging to improve the early diagnosis and timeliness of clinical decisions, this study innovated a state-of-the-art approach for peritumour analysis, mainly relying on extending tumour segmentation by a predefined fixed size. We present a novel, adaptive method to investigate the zone of transition, bestriding tumour and peritumour, thought of as an annular-like shaped area, and detected by analysing gradient variations along tumour edges. For method validation, we applied it on two datasets (hepatocellular carcinoma and locally advanced rectal cancer) imaged by different modalities and exploited the zone of transition regions as well as the peritumour ones derived by adopting the literature approach for building predictive models. To measure the zone of transition’s benefits, we compared the predictivity of models relying on both “standard” and novel peritumour regions. The main comparison metrics were informedness, specificity and sensitivity. As regards hepatocellular carcinoma, having circular and regular shape, all models showed similar performance (informedness = 0.69, sensitivity = 84%, specificity = 85%). As regards locally advanced rectal cancer, with jagged contours, the zone of transition led to the best informedness of 0.68 (sensitivity = 89%, specificity = 79%). The zone of transition advantages include detecting the peritumour adaptively, even when not visually noticeable, and minimizing the risk (higher in the literature approach) of including adjacent diverse structures, which was clearly highlighted during image gradient analysis.

1. Introduction

Recent advances in computer science and engineering have increased the availability of high-performance computing resources and have favoured a widespread use of machine learning (ML) techniques in medical image analysis to complement the traditional visual-based assessment of images with quantitative measurements of image latent properties, the so-called radiomics features [1]. In this approach, imaging features are exploited by classification models for the early prediction of disease, prognosis, and response to therapy [2], with the aim of improving the accuracy of clinical decisions and facilitating timely clinical actions [3]. In particular, many applications of ML techniques refer to oncology, aiming at disclosing tissue properties to support precision medicine in the fight against cancer [4]. In this regard, although quantitative radiomics analysis is primarily focused on the visually detected tumour boundary, several recent works have dealt also with the peritumour area, the site where the tissue changes start earlier, and whose role is known to be crucial in determining the tumour behaviour in terms of progression and response to therapy [5]. In fact, the extent of the peritumour region, which may have an influence on diversity of tumour aspects, is not known a priori. In addition, the peritumour is often not visually detectable by radiologists because the inflammatory tissue, characterizing the transition between tumour and normal parenchyma, makes the radiological imaging findings misleading [5]. The works in the literature propose an extensive array of solutions for peritumour detection and analysis, relying on a priori-defined analytical choices [6] and sometimes even on manual intervention [7], but never exploiting adaptive strategies. However, while these approaches can work with single, particular cases of application, they are very far from representing a methodological approach. In fact, the complexity of clinical issues cannot be faced with end-to-end solutions but instead require robust methodologies to be parametrized for diverse tumour sites and imaging modalities.
In this study, we developed an adaptive method to automatically detect the transition region bestriding tumour and peritumour, exploiting local image contrast variations that were tested on two different tumour types, the hepatocellular carcinoma (HCC), imaged by contrast-enhanced computed tomography (CT), and locally advanced rectal cancer (LARC), investigated through magnetic resonance imaging (MRI). In the former case study, we addressed the early diagnosis of HCC nodules with microvascular invasion (MVI), a consolidated predictor of HCC recurrence after curative treatments [8]; in the latter, the early prediction of LARCs responding to neoadjuvant chemo-radiotherapy (nCRT) was adopted [9]. To this end, we developed ML models based on explainable imaging features, and the results were compared with those achieved by exploiting a common representative nonadaptive approach [10].
The paper is organized as follows. Section 2 discusses the state-of-the-art the solutions proposed for the analysis of peritumour regions. Section 3 presents the method we conceived, the dataset used, and the methodology adopted to develop the predictive models. Section 4 reports the experimental results. Further discussion is provided in Section 5, while Section 6 draws conclusions and provides some indications for future work.

2. Literature Review

A great number of works exist on integrating the quantitative analysis of the tumour core with that of the surrounding regions for many solid tumour type (e.g., lung [11,12,13,14,15,16], liver [10,17,18,19,20], rectum [7], tongue [21], brain [22,23], breast [6,24,25], cervix [26], oesophagus [27]). In addition, almost all of these address two imaging modalities only, CT [6] and MRI [26], which can offer the highest imaging resolutions. The bulk of these studies have analysed the peritumour area by extending the original tumour segmentation by variable and prefixed extents and excluding the tumour core. Of course, this approach relies on a clear separation between the tumour and peritumour, which is not feasible from a clinical point of view because the inflammation around the tumour is responsible for a stepwise transition between tumour and normal tissue. In addition, the peritumour segmentations achieved through single [13,14,17,25,28] or multiple measures [6,12,15,16,21,26] also fail across multiple tumour types. such as for lung peritumour parenchyma, analysed from 2.5 mm [16] to 20 mm [15] from the tumour margins. This is also relevant to HCC peritumour analysis aimed at MVI prediction using MRI imaging [18], performed at 10 mm [18] or even 20 mm [17] of the radius from tumour borders. As a consequence, such a variability prevents any methodological comparison between these works. Some other studies have even exploited the manual segmentation of the peritumour [7,20,22,23,27] in cases where the inflammatory tissue is (apparently) easily distinguishable from the normal one through the grey level (GL) scale. Nevertheless, this approach is prone to all weaknesses of manual segmentation, remaining limited to the specific application and lacking in any generalizability. There are a few studies that have focused on the lung [11] and liver [10,19] that have addressed the transition zone between the tumour and peritumour regions [10,11,19] where changes have occurred and thus have more clinical relevance than do analyses derived from the peritumour alone. What these works have in common is a strategy for analysing the so-called tumour rim (hereinafter, tRIM), stemming from the morphological segmentation of the original tumour ROIs, achieved by subtracting its erosion from dilation, both achieved with a variable size of the structuring element (SE), such as 2 mm [10,19] or 3 mm [11]. In fact, the tRIM arises from binary masks of tumour ROIs, independently from any GL value in the tumour and surrounding tissue. Besides being prone to including adjacent structures of a different nature, it is unlikely that the underlying region could have a strong relation with the physical transition zone, where GL shades are of utmost importance for its detection.

3. Materials and Methods

3.1. Study Population

This study is based on two different, single-centre, retrospective datasets acquired from the Radiology Unit of the IRCCS Polyclinic Sant’Orsola-Malpighi, University of Bologna, Bologna, Italy.
The first dataset includes 117 patients with HCC imaged by contrast-enhanced CT, who underwent surgery [29] (hereinafter, HCC-CT dataset). The enrolled patients fulfilled the following criteria: (a) preoperative CT performed in our Radiology Unit within three months before surgical resection, (b) HCC imaging diagnosis reached according to EASL guidelines [30], (c) nodule dimension ≤ 3 cm, and (d) hepatic resection indicated according to the criteria described in [31]. In summary, 12 patients who received previous treatments, 24 who underwent preoperative imaging performed outside our radiology unit, and 3 who underwent inadequate imaging studies were excluded. Finally, the analysis was performed on 78 patients comprising 89 distinct HCC nodules, 32 of which were diagnosed with a positive MVI status (MVI+) and 57 with a negative MVI status (MVI−). The protocol’s requirements for contrast-enhanced CT met the criteria recommended by the EASL guidelines [30]. More details on patients’ characteristics and the technical specifications of the CT examinations can be found in [32].
The second dataset consists of 91 patients with LARC who underwent MRI for primary staging (hereinafter, LARC-MRI dataset). The enrolled patients met the following criteria: (a) diagnosis of LARC at our institution performed through (b) pretreatment MRI for primary staging and (c) treatment with long-course nCRT followed by (d) total mesorectum excision (TME). At the time of TME, the histopathological reports provided the tumour regression grade (TRG) according to the TRG staging system of the American Joint Committee on Cancer (AJCC) [33]. Then, 7 patients without available TRG information in the pathological report, 11 patients who did not undergo CRT, 24 patients with surgical resection performed outside our institution, and 3 patients who underwent MRI with incomplete staging or imaging artefacts were excluded. Finally, the analysis was carried out on 46 patients, 18 of whom had TRG 0 and TRG 1 (TRG [0–1])—namely responders (R)—and 28 with TRG 2 and TRG 3 (TRG [2–3]), namely nonresponders (NR). More details on patients’ characteristics and technical specifications of MRI examinations can be found in [9].

3.2. Study Workflow

Figure 1 shows the block diagram summarizing the workflow adopted for this study, starting from the HCC and LARC datasets (Figure 1a). The workflow is composed of four macro steps, each described in the following sections and included tumour segmentation (Figure 1b, Section 3.3), ZoT and tRIM detections (Figure 1c, Section 3.4 and Section 3.5), feature generation (Figure 1d, Section 3.6.1), and HCC and LARC studies (Figure 1e), Section 3.6.2, which were Section 3.6.3 carried out by exploiting features generated from ZoT and tRIM, respectively.

3.3. Tumour Segmentation

Manual segmentation of tumour ROIs was performed by two experienced radiologists in consensus [34]. Regarding the HCC-CT dataset, for each patient slice, HCC ROIs were drawn on both arterial- and delayed-phase CT images, along the visible lesion’s boundaries, in order to include approximately the entire lesion volume. More details can be found in our previous work [29]. As regards the LARC-MRI dataset, tumour ROIs were outlined slice by slice on a T2-weighted (T2w) series on the 3 mm-thickness axial plane, with the intestinal lumen being excluded [9]. For both datasets, tumour segmentation was performed using ImageJ software (https://imagej.nih.gov/ij/, R1.53d, accessed on 20 March 2022), a freeware and open-source software developed by the National Institutes of Health (NIH). When performing tumour segmentation, radiologists were always blinded to the histopathological reports.

3.4. A Method to Detect the Zone of Transition

The ZoT [35] between the tumour core and peritumour area can be thought as an annular-like-shaped area surrounding tumour, where tissue characteristics maintain the highest uncertainty. We previously exploited the concept of ZoT in a clinical work [29], employing an exploratory method and highlighting the potential benefits of the ZoT analysis in the clinical management of early-stage HCC. The goal of this work was to provide a detailed methodology to define the ZoT extent after detecting the ZoT’s outer and inner borders. To this aim, we built a pipeline to deeply analyse the magnitude of variations along the directions of the tumour border’s gradient.
Figure 2 depicts the four main steps of the procedure, whose inputs are the ROIs segmented on the GL slices for (Figure 2a) LARC and (Figure 2b) HCC (during the arterial phase). The first step consists of the morphological edge detection performed on the tumour ROI through a square 3 × 3 SE for (c) LARC and (d) HCC. The second step is the gradient profile analysis that is performed on the gradient magnitude (GM) image achieved through a 3 × 3 Sobel kernel (e,f)). In practice, (g) a thin, 2-pixel width, 15 mm-long stripe is centred perpendicularly on each pixel of the tumour border and at ± 45 to cope with the digital representation of the border. In particular, 15 mm is a heuristic parameter determined after evaluating tumour ROIs to the maximum extent expected for contrast variations alongside the ROI edge. Hence, 15 mm was chosen as being sufficiently long to include the widest contrast variations along the tumour border and as being sufficiently short to reduce the computational burden. The example in Figure 2e,f was performed with 15 × 2-pixel stripe (i.e., by hypothesizing that 1 pixel measures 1 mm), where the small coloured dots represent the set of displacements exploited in our analysis. For denoising purposes, each couple is averaged to finally achieve a 1-pixel width stripe (h), whose gradient profile is depicted in Figure 2i. As expected, the gradient profile is bell-shaped, with its maximum value at the edge pixel (the cyan dot in (i)). Indeed, on the left and the right sides, they show either a sudden change in slope (e.g., “a corner”, the red dot) or even a local minimum (the orange dot), depending on whether the outer and inner tumour regions are (differently) homogeneous or show structural variations, respectively. These two points, the orange and the red ones, represent the extent of the a gradient transition line; that is, a line-wise ZoT to be detected for each stripe displacement. To improve the accuracy of minima or corner detection, the gradient profiles are interpolated using a nonparametric smoothing spline [36], with a step of 0.1. Accordingly, the GM images are interpolated using the Lanczos interpolation method [37], with the same step size. Although localizing the minima is trivial, to detect the red points, we exploit the pruning algorithm proposed by [38] to find the corner point of the L-curve (as one can see, the rapidly changing slope recalls the L-curve trend). Finally, the detected transition line is reported as a binary mask (Figure 2j). Sometimes the maximum value of the transition does not occur in correspondence to the tumour border (i.e., the central pixel of the transition line). Accordingly, these possible small displacements between the maximum GM and edge’s pixels are compensated for by shifting, thus keeping as the reference border the radiologist’s tumour segmentation.
After the stripes are processed, the outcome is a sparse ZoT in the terms of a binary mask. The third step of the pipeline is the mask thickening, realized through a morphological dilation with a 9-pixel-width square SE, whose result is depicted in Figure 2k for LARC and (l) for HCC.
Finally, the binary masks are fed to the fourth stage to compute the density maps [39], as shown in the pseudo-colours in Figure 2m,n. The automatic segmentation of the density maps, performed by exploiting the active contouring of Chan–Vese algorithm [40], allows for the defining of the black borders shown in the same figure, where they have been linearly rescaled at the original resolution. This concludes the procedure and produces the definite ZoT.
The entire pipeline was implemented in the Matlab® environment (R2019b v.9.7, The MathWorks, Natick, MA, USA).

3.5. tRIM: The Alternative to ZoT

The most popular approach to semi-automatically select the zone of transition between tumour and peritumour is represented by tRIM. Usually, it considers rings of a different extent, overlapping the tumour margin, generated via common morphological operations starting from the tumour ROI. In particular, these rings have a different inner and outer radial distance from the tumour border. In all studies, the lengths of these radii is always defined a priori, trying single or multiple values, with not any semantic reference with the underlying tissue structures. To perform a fair comparison between ZoT and tRIM, we need to have the two annular regions as much similar as possible. Since our method defines the ZoT ROI adaptively, only tRIM ROI can be changed. Accordingly, we have conducted a set of preliminary tests with different pairs of inner and outer radii for tRIM, for each slice, comparing each corresponding annular region with ZoT’s. At the end, we have chosen the pair for which the two regions most frequently match, that is 6 mm and 3 mm as outer and inner radius for HCC-CT, and 3 mm for both radii for LARC-MRI.

3.6. ML Models

To assess the benefits of using ZoT instead of tRIM in answering the two clinical questions considered via the datasets, we have a pool of imaging features from ZoT and tRIM as well as from the tumour core and investigated their relevance in the early prediction of a MVI+ status for HCC and for the treatment efficacy in LARC. To this purpose, we carried out different studies, involving many ML models aimed at assessing, separately, the contributions of the ROIs’ shape; that is, ZoT, tRIM, and tumour. Furthermore, since ZoT ROIs are derived from GM, we thought that GM images could also yield useful information and, as such, they were also used to generate “explainable” features referring to ZoT and tRIM. To favour the interpretability of results, the developed ML models used features in a low dimensional space.
For the HCC-CT dataset, we conducted four different studies (hereinafter, HCC [ 1 4 ] ) investigating, both the arterial and venous CT phases and the role of the transition zone using tRIM ( HCC [ 1 , 2 ] ) or ZoT ( HCC [ 3 , 4 ] ) ROIs, which were consistently combined with the analysis of tumour ROIs. In particular, the analysis was performed on GM images in HCC [ 1 , 3 ] studies and on the GL series in HCC [ 2 , 3 ] . As regards the LARC-MRI dataset, its limited size allows for the exploring of the discriminative power of the single features only, rather than their combinations. Therefore, we carried out five studies (hereinafter, LARC [ 1 5 ] ), referring to either tRIM ( LARC [ 1 , 2 ] ), ZoT (LARC LARC [ 3 , 4 ] ), or tumour ( LARC 5 ) ROIs. Similarly to the HCC studies, we analysed GM in LARC [ 1 , 3 ] and the GL images in LARC [ 2 , 4 , 5 ] .
For all image processing procedures, the implementation environment for ML models and statistical analyses was Matlab®.

3.6.1. Feature Generation

Twelve statistical descriptors were considered for first-order feature generation: Shannon’s entropy (E), mean ( μ ), standard deviation ( σ ), median (M), median absolute deviation (MAD), skewness (S), kurtosis (K), uniformity (U), interquartile range (IQR), coefficient of variation (CV), mean ( μ 90th), and the median (M90th) of the last decile. The first ten were computed slice by slice to achieve as many parametric maps as possible via the local approach proposed in [41]. Subsequently, all twelve were used for generating single-value features from these maps, thus producing 120 features in total. When tumour ROIs were used, all these features arose from the original GL images only. As mentioned above, when ZoT and tRIM were used, the ten local maps were also computed on the GM series, yielding 240 features each for ZoT and tRIM. In addition, for both ZoT and tRIM, the twelve descriptors were also computed on both the original GL and GM series, thus yielding 132 features each. Figure 3 summarizes the features considered for HCC [ 1 4 ] and LARC [ 1 5 ] studies.
As regards HCC [ 1 4 ] , each study referred to a pool of 762 imaging features; these were (i) 264 arising from tRIM or ZoT (i.e., 132 features each) for the arterial and venous phases; (ii) 240 stemming from tumour ROIs (i.e., 120 features for each CT phase); (iii) 6 features, measuring the volume (mm3) of the ROIs of the ZoT, tRIM, and tumour in the arterial and venous phases, respectively (i.e., 4 features), along with their ratio (i.e., 2 features); and (iv) 252 features originating from the comparison between the arterial and venous phases (Figure 3). Specifically, these latter 252 features referred to the signed relative change (RCS) between the two phases and has been formulated as in Equations (1)–(3):
R C S = | f A f V | f ¯ · sgn f
f ¯ = | m e a n ( f A , f V ) |
sgn f = + 1 if ( f A f V ) 0 1 if ( f A f V ) < 0
where f is a generic feature; f A and f V are the values of each single feature on arterial and venous phases, respectively; f ¯ is the absolute mean between f A and f V (Equation (2)); and sgn f is the sign function.
Finally, in the LARC studies, a set of 132 features were considered for LARC [ 1 4 ] , originating from the tRIM and ZoT analysis performed on the GM or GL series, respectively, as were a set of 120 features for LARC 5 , referring to tumour analysis (Figure 3).

3.6.2. HCC-CT Studies

Feature Selection

After preliminary discriminative analyses with 3-dim features and after considering the size of the original HCC-CT dataset, we decided to exploit a 4-dim space. The feature selection step was performed after data normalization through the linear scaling of each single feature between the first and the third quartiles of the distribution and data standardization. First, a subset of the most relevant imaging features were preliminary selected through the least absolute shrinkage and selection operator (LASSO) method, which exploited 5-fold cross-validation (CV) on the entire dataset and weighed each sample by its prior probability. To derive the most discriminative subset made of k = 4 features (i.e., a quadruple) only, all possible quadruples given by the Binomial coefficient n k , where n is the number of features initially returned by LASSO, were considered. Then, those quadruples where at least one couple had a linear correlation coefficient ρ ≥ 0.3 were discarded, and the remaining ones were used by a support vector machine (SVM) to determine the different separating hyperplanes. The discrimination achieved by each hyperplane was tested for statistical significance ( α = 10 3 ) through the Wilcoxon rank-sum test with Holm–Bonferroni correction. Finally, of the resulting significant quadruples, the one yielding the highest informedness (I) of the receiver operating characteristic (ROC) curve was selected.

SVM Classifiers

First, the quadruple selected for each study ( HCC [ 1 4 ] ) was augmented to increase the statistical significance of the training and validation subsets used to set up the SVM classifier. To this aim, the univariate kernel density estimation (KDE) of each single feature was considered, and the Latin hypercube sampling (LHS) method [42] was used for data oversampling through 10 5 runs, with the correlation of oversampled variables being controlled for. Then, the optimal LHS solution was searched to minimize the correlation difference between the original and oversampled variables through a properly developed cost function (more details in [29]). Finally, the oversampled HCC-CT dataset consisted of 169 samples—62 MVI+ and 107 MVI−—thus preserving the proportion of positive and negative instances in the original dataset. Table 1 is the dataset description and includes the original and oversampled datasets.
One SVM classifier was developed for each study, where MVI+ and MVI− instances were considered as true positive (TP) and true negative (TN), respectively. The entire dataset was partitioned into a training and holdout test set. The training set of 117 samples (43 MVI+ and 74 MVI−) was extracted according to the method proposed by [43], which we used in [41], which allows for the preserving of the representativeness of the entire dataset within both training and test sets. According to this method, an SVM is initially applied on the entire dataset to find the support vectors, which are split into three classes based on their SVM margin ( SVM m ). That is, for each sample, SVM m > 1 if correctly classified, and SVM m < 0 if misclassified, while 0 ≤ SVM m ≤ 1 if it falls within the decision surface. Subsequently, the samples were randomly assigned to the training set by preserving the proportion of each class within the entire dataset. Accordingly, the test set, consisting of the leftover 52 samples, had the same proportion. SVM hyperparameter tuning was carried out by exploiting 100 runs of 3 fold-CV, where each fold had 39 samples, 14 MVI+ and 25 MVI−, randomly assigned. Because of the class unbalancing, the prior probability of MVI+ and MVI− samples was used to weigh the SVM misclassification cost. For each run, the SVM hyperparameters, linear scale γ , and misclassification cost C were estimated using the built-in MatLab Bayesian optimization algorithm [44], and the predicted probability and label of each sample was estimated using a binomial logit function. The ROC curve was built, and its area under the curve (AUC) was used to assess the performance of each CV run. Hence, from each run, the model selection was performed in two steps: (i) the models having an AUC in training folds lower than that in the test folds were discarded since most are prone to overfitting, and (ii) the models with the highest AUC on the training folds were kept. Then, the surviving models (100 at most) were trained on the three folds together, and the ultimate model was selected as the one yielding the highest I and AUC. Finally, it was externally validated on the holdout set.

Comparison among Studies

The ROC curves of the four SVM classifiers arising from the studies HCC [ 1 4 ] were compared to determine whether (i) the features generated from ZoT improve the prediction of MVI+ HCC nodules with respect to the standard tRIM and (ii) whether the analysis of GM images is more informative than is the analysis of the original GL series. First, the statistical significance of each classifier was tested by Wilcoxon rank-sum test at α = 10 3 and represented through box plots. In addition, different metrics were considered, including AUC, the number of false-positive (FP) errors, the number of false-negative (FN) errors, accuracy (ACC), and especially I, which provides the balance at the Youden cutoff between sensitivity (SN) and specificity (SP). To assess the clinical utility of the developed SVM classifiers, the negative and positive predictive values (NPV and PPV, respectively), and the diagnostic odds ratio (DOR) were also measured.

3.6.3. LARC-MRI Studies

A univariate statistical analysis was performed on each of the five studies ( LARC [ 1 5 ] ) to identify the most discriminant feature in predicting R patients (considered as TP) through the Wilcoxon rank-sum test, with α = 0.05 as the level of significance being used along with Holm–Bonferroni correction. Median and IQR values of the features selected in each study were compared between the two groups of R and NR patients and are also represented through box plots. The ROC curves of all single features and their AUCs are reported. In particular, the I, SN, and SP values were compared. For the sake of clarity, Table 2 summarise the dataset description.

4. Results

4.1. Visual Comparison between the ZoT and tRIM ROIs

Figure 4 reports a panel of tRIM and ZoT ROIs for a few representative slices of the HCC-CT and LARC-MRI datasets.
The tRIM area is located between the two green lines, whilst the ZoT is the area located between the two red lines. As for the tumour core, it is bounded by the blue line and highlighted by a shade of blue. From a to d, Figure 4 shows a few slices of MVI+ (a,b) and MVI− (c,d) nodules both in the arterial (b,c) and venous (a,d) phases. Similarly, Figure 4e–l shows a few LARC slices, both in cases where ROIs have quite regular shapes and large sizes (e–g) and in cases where ROIs have irregular borders (h–l). In addition, the pink arrows in Figure 4h–l point out the key differences between the tRIM and ZoT ROIs, highlighting the most irregular parts of tumour edges.

4.2. Diagnosis of MVI in HCC

Table 3 reports the results of the feature selection procedure performed on all studies HCC [ 1 4 ] , while Table 4 indicates, for each identification code in Table 3, the corresponding feature’s name.
Regarding the tRIM studies ( HCC [ 1 , 2 ] ), the feature selection stage yielded 26 and 21 significant quadruples, respectively. In contrast, as regards the studies involving ZoT, 18 and 40 quadruples remained, respectively. The most discriminant quadruples for each study had the same p 10 9 . Each quadruple in Table 3 has the performance reported in Table 5 and Table 6 in training (117 samples) and testing (52 samples).
In addition, Figure 5 reports the ROC curves in the training (Figure 5a) and test (Figure 5b) sets, with the Youden cutoff highlighted by black circles. Finally, Figure 6 and Figure 7 show the box plots of all models in both the training and test sets, where all models have at least p 10 12 and p 10 5 in the training and test sets, respectively. Box plots report nonoverlapping interquartile ranges, with the median values of single groups differing more than the 60% between MVI+ and MVI−.

4.3. Detection of TRG [0–1] in

From the three LARC [ 1 , 3 , 5 ] studies, three single features were selected with p < 10 4 , and their box plots are reported in Figure 8; meanwhile, no significant features resulted from the tRIM and ZoT analyses of the GL images (i.e., LARC [ 2 , 4 ] ).
Tumour analysis was performed via S−E (Figure 8a), which separated the R and NR groups with p∼10 10 5 , while the {median, IQR} values were equal to {0.90, 0.80} in R and to {−0.36, 1.26} in NR. Peritumour analysis was performed through σ S (Figure 8b) from tRIM and σ K (Figure 8c) from ZoT, which both separated the R and NR groups with p 10 4 . Then, σ S had a {median, IQR} equal to {−0.54, 1.00} in R and to {0.22, 0.89} in NR, whilst σ K had a {median, IQR} equal to {−0.56, 0.39} in R and to {−0.05, 0.76} in NR.
Table 7 reports the discriminative performance between the R and NR groups of S−E, σ S, and σ K, referring to the LARC [ 1 , 3 , 5 ] studies, respectively; meanwhile, Figure 9 reports the corresponding ROC curves with AUC = 0.86 (95% CI, 0.63–0.92) for S−E, AUC = 0.81 (95% CI, 0.65–0.91) for σ S, and AUC = 0.82 (95% CI, 0.63–0.93) for σ K.
From tumour analysis, S−E yielded an I = 0.62, corresponding to SN = 72% and SP = 89%, while σ S, stemming from the tRIM investigation, had an I = 0.58, which corresponding to SN = 83% and SP = 75%. In contrast, σ K, originating from the ZoT, differentiated the two groups with I = 0.68, corresponding tp SN = 89% and SP = 79%.

5. Discussion

The analysis of peritumour has been acknowledged as being of a wide importance to obtaining useful information regarding the transition between inflammatory and cancer tissue. So far, the detection of the peritumour area has relied upon two main alternative approaches: (i) when applicable, the manual segmentation of the peritumour based on tumour appearance; and (ii) the dilation of the binary tumour segmentation mask using a prefixed size, disregarding the information retained by the underlying GL images. In this study, we present the first adaptive method based on image contrast variations to automatically detect the ZoT boundaries, conceived to work with different tumour tissues and scanning technologies. The performance of the method was assessed on a CT and an MRI dataset, the HCC and LARC, respectively, showing a markedly different radiological appearance. Indeed, while HCCs are nearly circular small nodules with shaded borders, LARCs have a larger size, with a well-defined anisotropic, jagged shape. Hence, in cases where nodules have a regular, nearly circular shape (Figure 4a–g), the ZoT adaptive detection appeared highly similar to that of tRIM, with intersecting edges often overlapping. Nevertheless, despite their similarity, being anisotropic, the ZoT ROIs included uneven portions of the peritumour area. This led to some ZoT margins overlapping the tumour ones. For instance, in Figure 4e, the ZoT includes more peritumour in the lower and the right sides than in the upper and the left ones, which was caused by a variability in the local image contrast. The same phenomenon appears in Figure 4f,g. On the other hand, in the presence of small concavities (Figure 4h–l), tRIM shows its weakness, since its underlying morphological operations cannot follow the anatomical profiles, as emphasized by the straight lines, and, even worse, it may include adjacent structures of a different nature that could yield misleading features.
The ML model was enriched with imaging features generated from the ZoT and the tRIM ROIs, respectively, and the outcome was compared based on standard clinical predictive metrics. In the experiments, all ML models automatically selected features from the ZoT and tRIM, thus confirming the active contribution of the peritumour inclusion in building the predictive models.
In particular, as regards the diagnosis of MVI in HCC, all selected quadruples referred to the arterial and venous CT phases, respectively and jointly by means of RCS measurements. The best discrimination between MVI+ and MVI− of the entire dataset was achieved equally by the HCC [ 2 , 3 ] studies (with I = 0.74). Both the quadruples of the HCC [ 2 , 3 ] studies contain F136 and F754, originating, respectively, from the tumour core in the arterial phase or from the RCS measurement. In addition, one more feature (F466 in HCC 2 , F465 in HCC 3 ) refers to the venous phase, while the last feature arises from the analysis of the transition using the tRIM (F592 in HCC 2 ) or ZoT (F72 in HCC 3 ) ROIs. Globally, the SVM classifiers of all HCC studies exhibited similar values for all ROC-related metrics as well as comparable trends of the ROC curves (with the highest I being equal to 0.74 in the training for HCC 3 and 0.69 in the testing for HCC [ 1 3 ] ). A partial exception is represented by HCC 4 , which had a slightly inferior performance in the test set. In fact, HCC nodules, being circular, weaken the benefits of an adaptive ZoT shape, and the SVM classifiers show a similar behaviour. It is worth noting that in both the training and validation, all models showed excellent values of NPV. which is, among the metrics used to assess model performance in clinical settings, the most relevant one for the MVI prediction because it allows for selecting the patients that mainly can benefit from surgical treatments, with a very high probability of success. The last remarks relate to the visual assessment of the box plots of all models in both the training and test sets (Figure 6 and Figure 7), which demonstrate the excellent separation between the MVI+ and MVI− groups.
As regards the detection of the R group in LARC studies, tumour analysis showed–as expected—the NR group as being more heterogeneous than the R one. This was also confirmed by the peritumour analysis performed via ZoT, which also yielded lower IQR values for both groups. It is worth noting that ZoT analysis reverses SN and SP values with respect to those achieved through tumour analysis. On the one hand, tumour core analysis yielding a higher SP than SN can be reasonably more effective in detecting NRs, as they are supposed to be at a late stage of progression [9], thus making their response to therapy challenging. On the other hand, ZoT analysis, which provided a higher SN than SP, may perform better in detecting Rs, considered to be at an early disease stage [9], thus boosting its potential role for identifying the best candidates to nCRT. As a final remark, in the presence of irregular shapes and profiles, as often occurs in LARC, the adaptive ZoT ROIs, markedly different from the tRIM ones, yielded by far the best performance.
However, the study is not devoid of limitations. First, the proposed method for ZoT detection was conceived and implemented in 2D, with the aim of improving the state of art, whose current solutions work in 2D. However, the 3D extension of the method will be pursued in future works, which may even include the development of a fully 3D method for ZoT detection. Second, only the SVM was n used for building the ML models, although it represents a well-established solution to achieving robust results when working with a relatively limited sample size.

6. Conclusions

The automated analysis of local image properties allows the ZoT method, in contrast to that of tRIM, not to rely on a prefixed size for peritumour extent, thus enabling peritumour detection even when the region is not visually detectable and manual segmentation not applicable. In addition, defining a peritumour region adaptively favours its clinical interpretability. It should be stressed that the method is compliant with different tumours and imaging modalities, thus contributing to the standardization of the procedures of ML applications in medical image analysis.
From a methodological point of view, future works will explore both a simplification of the entire procedure and alternative implementations of single steps. Finally, from a clinical point of view, we are planning to perform, in the near future, automatic ZoT detection on more anatomic districts, which may even include exploiting public datasets; moreover, we will compare, in a prospective study design, the clinical and biological features of the ZoT regions within surgical specimens.

Author Contributions

Conceptualization, M.M. and A.B.; Methodology, M.M. and A.B.; Software, M.M.; Validation, M.M. and A.B.; Formal analysis, M.M. and A.B.; Investigation, M.M. and A.B.; Resources, A.B.; Data curation, R.G.; Writing—original draft, M.M.; Writing—review & editing, M.M., R.G. and A.B.; Visualization, M.M.; Supervision, A.B. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

The study was conducted in accordance with the Declaration of Helsinki and was approved by the Institutional Review Board on 08.05.2020 with approval number N° 197/2020/Oss/AOUBo for the HCC dataset and on 27.10.2020 with approval number 842/2020/Oss/AOUBo for the LARC dataset.

Informed Consent Statement

Written informed consent was waived by the Institutional Review Board due to the retrospective nature of the study.

Data Availability Statement

Data are not available due to considerations of patients’ privacy.

Acknowledgments

The authors would like to thank Matteo Renzulli and Francesca Coppola of the Department of Radiology, IRCCS Azienda Ospedaliero Universitaria Di Bologna, Bologna (Italy), for useful discussions.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Gatta, R.; Vallati, M.; Dinapoli, N.; Masciocchi, C.; Lenkowicz, J.; Cusumano, D.; Casá, C.; Farchione, A.; Damiani, A.; van Soest, J.; et al. Towards a modular decision support system for radiomics: A case study on rectal cancer. Artif. Intell. Med. 2019, 96, 145–153. [Google Scholar] [CrossRef] [PubMed]
  2. Parimbelli, E.; Wilk, S.; Cornet, R.; Sniatala, P.; Sniatala, K.; Glaser, S.L.C.; Fraterman, I.; Boekhout, A.H.; Ottaviano, M.; Peleg, M. A review of AI and Data Science support for cancer management. Artif. Intell. Med. 2021, 117, 102111. [Google Scholar] [CrossRef] [PubMed]
  3. Alabi, R.O.; Youssef, O.; Pirinen, M.; Elmusrati, M.; Makitie, A.A.; Leivo, I.; Almangush, A. Machine learning in oral squamous cell carcinoma: Current status, clinical concerns and prospects for future-A systematic review. Artif. Intell. Med. 2021, 115, 102060. [Google Scholar] [CrossRef]
  4. Shur, J.D.; Doran, S.J.; Kumar, S.; Ap Dafydd, D.; Downey, K.; O’Connor, J.P.B.; Papanikolaou, N.; Messiou, C.; Koh, D.M.; Orton, M.R. Radiomics in Oncology: A Practical Guide. Radiographics 2021, 41, 1717–1732. [Google Scholar] [CrossRef] [PubMed]
  5. Wu, X.; Dong, D.; Zhang, L.; Fang, M.; Zhu, Y.; He, B.; Ye, Z.; Zhang, M.; Zhang, S.; Tian, J. Exploring the predictive value of additional peritumoral regions based on deep learning and radiomics: A multicenter study. Med. Phys. 2021, 48, 2374–2385. [Google Scholar] [CrossRef] [PubMed]
  6. Mao, N.; Shi, Y.; Lian, C.; Wang, Z.; Zhang, K.; Xie, H.; Zhang, H.; Chen, Q.; Cheng, G.; Xu, C.; et al. Intratumoral and peritumoral radiomics for preoperative prediction of neoadjuvant chemotherapy effect in breast cancer based on contrast-enhanced spectral mammography. Eur. Radiol. 2022, 32, 3207–3219. [Google Scholar] [CrossRef]
  7. Li, M.; Jin, Y.M.; Zhang, Y.C.; Zhao, Y.L.; Huang, C.C.; Liu, S.M.; Song, B. Radiomics for predicting perineural invasion status in rectal cancer. World J. Gastroenterol. 2021, 27, 5610–5621. [Google Scholar] [CrossRef]
  8. Renzulli, M.; Buonfiglioli, F.; Conti, F.; Brocchi, S.; Serio, I.; Foschi, F.G.; Caraceni, P.; Mazzella, G.; Verucchi, G.; Golfieri, R.; et al. Imaging features of microvascular invasion in hepatocellular carcinoma developed after direct-acting antiviral therapy in HCV-related cirrhosis. Eur. Radiol. 2018, 28, 506–513. [Google Scholar] [CrossRef] [PubMed]
  9. Coppola, F.; Mottola, M.; Lo Monaco, S.; Cattabriga, A.; Cocozza, M.A.; Yuan, J.C.; De Benedittis, C.; Cuicchi, D.; Guido, A.; Rojas Llimpe, F.L.; et al. The Heterogeneity of Skewness in T2W-Based Radiomics Predicts the Response to Neoadjuvant Chemoradiotherapy in Locally Advanced Rectal Cancer. Diagnostics 2021, 11, 795. [Google Scholar] [CrossRef]
  10. Cheng, J.; Wei, J.; Tong, T.; Sheng, W.; Zhang, Y.; Han, Y.; Gu, D.; Hong, N.; Ye, Y.; Tian, J.; et al. Prediction of Histopathologic Growth Patterns of Colorectal Liver Metastases with a Noninvasive Imaging Method. Ann. Surg. Oncol. 2019, 26, 4587–4598. [Google Scholar] [CrossRef] [PubMed]
  11. Dou, T.H.; Coroller, T.P.; van Griethuysen, J.J.M.; Mak, R.H.; Aerts, H. Peritumoral radiomics features predict distant metastasis in locally advanced NSCLC. PLoS ONE 2018, 13, e0206108. [Google Scholar] [CrossRef] [PubMed]
  12. Tunali, I.; Hall, L.O.; Napel, S.; Cherezov, D.; Guvenis, A.; Gillies, R.J.; Schabath, M.B. Stability and reproducibility of computed tomography radiomic features extracted from peritumoral regions of lung cancer lesions. Med. Phys. 2019, 46, 5075–5085. [Google Scholar] [CrossRef] [PubMed]
  13. Khorrami, M.; Khunger, M.; Zagouras, A.; Patil, P.; Thawani, R.; Bera, K.; Rajiah, P.; Fu, P.; Velcheti, V.; Madabhushi, A. Combination of Peri- and Intratumoral Radiomic Features on Baseline CT Scans Predicts Response to Chemotherapy in Lung Adenocarcinoma. Radiol. Artif. Intell. 2019, 1, e180012. [Google Scholar] [CrossRef] [PubMed]
  14. Perez-Morales, J.; Tunali, I.; Stringfield, O.; Eschrich, S.A.; Balagurunathan, Y.; Gillies, R.J.; Schabath, M.B. Peritumoral and intratumoral radiomic features predict survival outcomes among patients diagnosed in lung cancer screening. Sci. Rep. 2020, 10, 10528. [Google Scholar] [CrossRef] [PubMed]
  15. Avanzo, M.; Stancanello, J.; Pirrone, G.; Sartor, G. Radiomics and deep learning in lung cancer. Strahlenther Onkol. 2020, 196, 879–887. [Google Scholar] [CrossRef]
  16. Wu, L.; Gao, C.; Ye, J.; Tao, J.; Wang, N.; Pang, P.; Xiang, P.; Xu, M. The value of various peritumoral radiomic features in differentiating the invasiveness of adenocarcinoma manifesting as ground-glass nodules. Eur. Radiol. 2021, 31, 9030–9037. [Google Scholar] [CrossRef]
  17. Shan, Q.Y.; Hu, H.T.; Feng, S.T.; Peng, Z.P.; Chen, S.L.; Zhou, Q.; Li, X.; Xie, X.Y.; Lu, M.D.; Wang, W.; et al. CT-based peritumoral radiomics signatures to predict early recurrence in hepatocellular carcinoma after curative tumor resection or ablation. Cancer Imaging 2019, 19, 11. [Google Scholar] [CrossRef]
  18. Zhang, R.; Xu, L.; Wen, X.; Zhang, J.; Yang, P.; Zhang, L.; Xue, X.; Wang, X.; Huang, Q.; Guo, C.; et al. A nomogram based on bi-regional radiomics features from multimodal magnetic resonance imaging for preoperative prediction of microvascular invasion in hepatocellular carcinoma. Quant. Imaging Med. Surg. 2019, 9, 1503–1515. [Google Scholar] [CrossRef]
  19. Han, Y.; Chai, F.; Wei, J.; Yue, Y.; Cheng, J.; Gu, D.; Zhang, Y.; Tong, T.; Sheng, W.; Hong, N.; et al. Identification of Predominant Histopathological Growth Patterns of Colorectal Liver Metastasis by Multi-Habitat and Multi-Sequence Based Radiomics Analysis. Front. Oncol. 2020, 10, 1363. [Google Scholar] [CrossRef]
  20. Hu, H.T.; Shan, Q.Y.; Chen, S.L.; Li, B.; Feng, S.T.; Xu, E.J.; Li, X.; Long, J.Y.; Xie, X.Y.; Lu, M.D.; et al. CT-based radiomics for preoperative prediction of early recurrent hepatocellular carcinoma: Technical reproducibility of acquisition and scanners. Radiol. Med. 2020, 125, 697–705. [Google Scholar] [CrossRef]
  21. Wang, F.; Tan, R.; Feng, K.; Hu, J.; Zhuang, Z.; Wang, C.; Hou, J.; Liu, X. Magnetic Resonance Imaging-Based Radiomics Features Associated with Depth of Invasion Predicted Lymph Node Metastasis and Prognosis in Tongue Cancer. J. Magn. Reson. Imaging 2021, 56, 196–209. [Google Scholar] [CrossRef]
  22. Prasanna, P.; Patel, J.; Partovi, S.; Madabhushi, A.; Tiwari, P. Radiomic features from the peritumoral brain parenchyma on treatment-naive multi-parametric MR imaging predict long versus short-term survival in glioblastoma multiforme: Preliminary findings. Eur. Radiol. 2017, 27, 4188–4197. [Google Scholar] [CrossRef] [PubMed]
  23. Choi, Y.; Ahn, K.J.; Nam, Y.; Jang, J.; Shin, N.Y.; Choi, H.S.; Jung, S.L.; Kim, B.S. Analysis of heterogeneity of peritumoral T2 hyperintensity in patients with pretreatment glioblastoma: Prognostic value of MRI-based radiomics. Eur. J. Radiol. 2019, 120, 108642. [Google Scholar] [CrossRef] [PubMed]
  24. Braman, N.M.; Etesami, M.; Prasanna, P.; Dubchuk, C.; Gilmore, H.; Tiwari, P.; Plecha, D.; Madabhushi, A. Intratumoral and peritumoral radiomics for the pretreatment prediction of pathological complete response to neoadjuvant chemotherapy based on breast DCE-MRI. Breast Cancer Res. 2017, 19, 57. [Google Scholar] [CrossRef] [PubMed]
  25. Sun, Q.; Lin, X.; Zhao, Y.; Li, L.; Yan, K.; Liang, D.; Sun, D.; Li, Z.C. Deep Learning vs. Radiomics for Predicting Axillary Lymph Node Metastasis of Breast Cancer Using Ultrasound Images: Don’t Forget the Peritumoral Region. Front. Oncol. 2020, 10, 53. [Google Scholar] [CrossRef]
  26. Shi, J.; Cui, L.; Wang, H.; Dong, Y.; Yu, T.; Yang, H.; Wang, X.; Liu, G.; Jiang, W.; Luo, Y.; et al. MRI-based intratumoral and peritumoral radiomics on prediction of lymph-vascular space invasion in cervical cancer: A multi-center study. Biomed. Signal Process. Control 2022, 72, 103373. [Google Scholar] [CrossRef]
  27. Hu, Y.; Xie, C.; Yang, H.; Ho, J.W.K.; Wen, J.; Han, L.; Chiu, K.W.H.; Fu, J.; Vardhanabhuti, V. Assessment of Intratumoral and Peritumoral Computed Tomography Radiomics for Predicting Pathological Complete Response to Neoadjuvant Chemoradiation in Patients With Esophageal Squamous Cell Carcinoma. JAMA Netw. Open 2020, 3, e2015927. [Google Scholar] [CrossRef]
  28. Zhang, X.; Ruan, S.; Xiao, W.; Shao, J.; Tian, W.; Liu, W.; Zhang, Z.; Wan, D.; Huang, J.; Huang, Q.; et al. Contrast-enhanced CT radiomics for preoperative evaluation of microvascular invasion in hepatocellular carcinoma: A two-center study. Clin. Transl. Med. 2020, 10, e111. [Google Scholar] [CrossRef]
  29. Renzulli, M.; Mottola, M.; Coppola, F.; Cocozza, M.; Malavasi, S.; Cattabriga, A.; Vara, G.; Ravaioli, M.; Cescon, M.; Vasuri, F.; et al. Automatically extracted machine learning features from preoperative CT to early predict microvascular invasion in HCC: The role of the Zone of Transition (ZOT). Cancers 2022, 14, 1816. [Google Scholar] [CrossRef]
  30. European Association for the Study of the Liver. Electronic address, e.e.e.; European Association for the Study of the, L. EASL Clinical Practice Guidelines: Management of hepatocellular carcinoma. J. Hepatol. 2018, 69, 182–236. [Google Scholar] [CrossRef]
  31. Cucchetti, A.; Ercolani, G.; Vivarelli, M.; Cescon, M.; Ravaioli, M.; Ramacciato, G.; Grazi, G.L.; Pinna, A.D. Is portal hypertension a contraindication to hepatic resection? Ann. Surg. 2009, 250, 922–928. [Google Scholar] [CrossRef]
  32. Tovoli, F.; Renzulli, M.; Negrini, G.; Brocchi, S.; Ferrarini, A.; Andreone, A.; Benevento, F.; Golfieri, R.; Morselli-Labate, A.M.; Mastroroberto, M.; et al. Inter-operator variability and source of errors in tumour response assessment for hepatocellular carcinoma treated with sorafenib. Eur. Radiol. 2018, 28, 3611–3620. [Google Scholar] [CrossRef] [PubMed]
  33. Edge, S.B.; Compton, C.C. The American Joint Committee on Cancer: The 7th edition of the AJCC cancer staging manual and the future of TNM. Ann. Surg. Oncol. 2010, 17, 1471–1474. [Google Scholar] [CrossRef] [PubMed]
  34. Perez-Carrasco, J.A.; Acha, B.; Suarez-Mejias, C.; Lopez-Guerra, J.L.; Serrano, C. Joint segmentation of bones and muscles using an intensity and histogram-based energy minimization approach. Comput. Methods Programs Biomed. 2018, 156, 85–95. [Google Scholar] [CrossRef] [PubMed]
  35. Zhang, L.; Yankelevitz, D.F.; Henschke, C.I.; Jirapatnakul, A.C.; Reeves, A.P.; Carter, D. Zone of transition: A potential source of error in tumor volume estimation. Radiology 2010, 256, 633–639. [Google Scholar] [CrossRef] [PubMed]
  36. De Boor, C. A Practical Guide to Splines; Revised edition; Springer: New York, NY, USA, 2001; Volume 27, pp. 207–214. [Google Scholar]
  37. Mottola, M.; Ursprung, S.; Rundo, L.; Sanchez, L.E.; Klatte, T.; Mendichovszky, I.; Stewart, G.D.; Sala, E.; Bevilacqua, A. Reproducibility of CT-based radiomic features against image resampling and perturbations for tumour and healthy kidney in renal cancer patients. Sci. Rep. 2021, 11, 11542. [Google Scholar] [CrossRef] [PubMed]
  38. Per Christian, H.; Toke Koldborg, J.; Giuseppe, R. An adaptive pruning algorithm for the discrete L-curve criterion. J. Comput. Appl. Math. 2007, 198, 483–492. [Google Scholar] [CrossRef]
  39. De Santis, I.; Zanoni, M.; Arienti, C.; Bevilacqua, A.; Tesei, A. Density Distribution Maps: A Novel Tool for Subcellular Distribution Analysis and Quantitative Biomedical Imaging. Sensors 2021, 21, 1009. [Google Scholar] [CrossRef]
  40. Chan, T.F.; Vese, L.A. Active contours without edges. IEEE Trans. Image Process. 2001, 10, 266–277. [Google Scholar] [CrossRef]
  41. Bevilacqua, A.; Mottola, M.; Ferroni, F.; Rossi, A.; Gavelli, G.; Barone, D. The Primacy of High B-Value 3T-DWI Radiomics in the Prediction of Clinically Significant Prostate Cancer. Diagnostics 2021, 11, 739. [Google Scholar] [CrossRef]
  42. Iman, R.L.; Helton, J.C.; Campbell, J.E. An Approach to Sensitivity Analysis of Computer Models: Part I—Introduction, Input Variable Selection and Preliminary Variable Assessment. J. Qual. Technol. 1981, 13, 174–183. [Google Scholar] [CrossRef]
  43. Li, M.Q.; Chen, F.Z.; Kou, J.S. Candidate vectors selection for training support vector machines. In Proceedings of the ICNC 2007: Third International Conference on Natural Computation, Haikou, China, 24–27 August 2007; Volume 1, pp. 538–542. [Google Scholar]
  44. Snoek, J.; Larochelle, H.; Adams, R.P. Practical Bayesian optimization of machine learning algorithms. In Proceedings of the 25th International Conference on Neural Information Processing Systems (NIPS 2012), Lake Tahoe, NV, USA, 3–6 December 2012; Volume 2, pp. 2951–2959. [Google Scholar]
Figure 1. Block diagram showing the main steps of the study’s workflow: input data (a) undergo manual tumour segmentation (b), that is the starting point for both ZoT and tRIM detection (c); then, features are generated from both ZoT and tRIM regions (d) and used for predictive purposes in HCC-CT and LARC-MRI studies (e).
Figure 1. Block diagram showing the main steps of the study’s workflow: input data (a) undergo manual tumour segmentation (b), that is the starting point for both ZoT and tRIM detection (c); then, features are generated from both ZoT and tRIM regions (d) and used for predictive purposes in HCC-CT and LARC-MRI studies (e).
Sensors 24 01156 g001
Figure 2. Four-step procedure developed for ZoT detection. The process begins with the segmented tumour ROIs, which stand for the input, shown in (a), for LARC and (b) HCC. The first step is the morphological edge detection (c,d), which is followed by the gradient profile analysis (e,f). In this way, more details are depicted in (gj) for a representative edge pixel, analysed along its gradient direction with an assumed rectangular kernel, for instance of 15 × 2 pixels in size. Then, this steps yield binary masks of pixel-based gradient transition zones, which are thickened in the fourth step (k,l). Finally, the last step is the ZoT detection, arising from the computation of the density maps on the previous masks and their automatic segmentation, which ultimately provides the ZoT’s outer and inner borders (m,n).
Figure 2. Four-step procedure developed for ZoT detection. The process begins with the segmented tumour ROIs, which stand for the input, shown in (a), for LARC and (b) HCC. The first step is the morphological edge detection (c,d), which is followed by the gradient profile analysis (e,f). In this way, more details are depicted in (gj) for a representative edge pixel, analysed along its gradient direction with an assumed rectangular kernel, for instance of 15 × 2 pixels in size. Then, this steps yield binary masks of pixel-based gradient transition zones, which are thickened in the fourth step (k,l). Finally, the last step is the ZoT detection, arising from the computation of the density maps on the previous masks and their automatic segmentation, which ultimately provides the ZoT’s outer and inner borders (m,n).
Sensors 24 01156 g002
Figure 3. Summary of features considered for the HCC [ 1 4 ] and LARC [ 1 5 ] studies. Each grey box indicates the ROI considered for feature generation (tRIM, ZoT, or tumour) and image type; that is, the gradient magnitude (GM) or grey level (GL). Two more grey boxes refer to volume features and RCS measurements. Each coloured path highlights the pool of imaging features analysed by each study.
Figure 3. Summary of features considered for the HCC [ 1 4 ] and LARC [ 1 5 ] studies. Each grey box indicates the ROI considered for feature generation (tRIM, ZoT, or tumour) and image type; that is, the gradient magnitude (GM) or grey level (GL). Two more grey boxes refer to volume features and RCS measurements. Each coloured path highlights the pool of imaging features analysed by each study.
Sensors 24 01156 g003
Figure 4. Examples of the ZoT (in red), tRIM (in green), and tumour (the shaded area bounded by the blue line) ROIs. For each image, the patient identification code ( P x ) and slice number ( S y ) are indicated, along with the dataset the samples belong to (i.e., HCC or LARC) and their membership class (MVI+ or MVI− for the HCC dataset; R or NR for the LARC dataset). In addition, the pink arrows highlight the key differences between the tRIM and ZoT ROIs.
Figure 4. Examples of the ZoT (in red), tRIM (in green), and tumour (the shaded area bounded by the blue line) ROIs. For each image, the patient identification code ( P x ) and slice number ( S y ) are indicated, along with the dataset the samples belong to (i.e., HCC or LARC) and their membership class (MVI+ or MVI− for the HCC dataset; R or NR for the LARC dataset). In addition, the pink arrows highlight the key differences between the tRIM and ZoT ROIs.
Sensors 24 01156 g004
Figure 5. ROC curves of the SVM classifiers arising from the studies HCC [ 1 4 ] achieved for the training (a) and holdout (b) sets, referring to the tRIM or ZoT analysis performed on the gradient magnitude (GM) or original grey level (GL) images. The outcomes for the training subset were as follows: tRIM GM: AUC ROC = 0.91 (95% CI 0.85–0.96), tRIM GL: AUC ROC = 0.91 (95% CI 0.84–0.95), ZoT GM: AUC ROC = 0.90 (95% CI 0.84–0.94), and ZoT GL: AUC ROC = 0.90 (95% CI 0.83–0.94). The outcomes for the holdout were as follows: tRIM GM: AUC ROC = 0.89 (95% CI 0.77–0.96), tRIM GL: AUC ROC = 0.87 (95% CI 0.74–0.96), ZoT GM: AUC ROC = 0.89 (95% CI 0.75–0.95), and ZoT GL: AUC ROC = 0.87 (95% CI 0.75–0.95).
Figure 5. ROC curves of the SVM classifiers arising from the studies HCC [ 1 4 ] achieved for the training (a) and holdout (b) sets, referring to the tRIM or ZoT analysis performed on the gradient magnitude (GM) or original grey level (GL) images. The outcomes for the training subset were as follows: tRIM GM: AUC ROC = 0.91 (95% CI 0.85–0.96), tRIM GL: AUC ROC = 0.91 (95% CI 0.84–0.95), ZoT GM: AUC ROC = 0.90 (95% CI 0.84–0.94), and ZoT GL: AUC ROC = 0.90 (95% CI 0.83–0.94). The outcomes for the holdout were as follows: tRIM GM: AUC ROC = 0.89 (95% CI 0.77–0.96), tRIM GL: AUC ROC = 0.87 (95% CI 0.74–0.96), ZoT GM: AUC ROC = 0.89 (95% CI 0.75–0.95), and ZoT GL: AUC ROC = 0.87 (95% CI 0.75–0.95).
Sensors 24 01156 g005
Figure 6. Box plot of the classification achieved by the SVM models in the training sets for the tRIM (a,b) and ZoT (c,d) analyses on gradient magnitude (GM) or rgw original grey-level (GL) series. The p-values for the Wilcoxon rank-sum test are p 10 14 (a), p 10 13 (b,d), and p 10 12 (c).
Figure 6. Box plot of the classification achieved by the SVM models in the training sets for the tRIM (a,b) and ZoT (c,d) analyses on gradient magnitude (GM) or rgw original grey-level (GL) series. The p-values for the Wilcoxon rank-sum test are p 10 14 (a), p 10 13 (b,d), and p 10 12 (c).
Sensors 24 01156 g006
Figure 7. Box plot of the classification achieved by SVM models in the holdout sets for tRIM (a,b) and ZoT (c,d) analyses on gradient magnitude (GM) or original grey-level (GL) series. The p-values of Wilcoxon rank-sum test are p 10 6 (a,c) and p 10 5 (b,d).
Figure 7. Box plot of the classification achieved by SVM models in the holdout sets for tRIM (a,b) and ZoT (c,d) analyses on gradient magnitude (GM) or original grey-level (GL) series. The p-values of Wilcoxon rank-sum test are p 10 6 (a,c) and p 10 5 (b,d).
Sensors 24 01156 g007
Figure 8. Box plot of S−E (a), σ S (b), and σ K (c), referring the t tumour, tRIM, and ZoT analyses for the GM images ( LARC [ 1 , 3 , 5 ] studies) for discriminating the R and NR groups.
Figure 8. Box plot of S−E (a), σ S (b), and σ K (c), referring the t tumour, tRIM, and ZoT analyses for the GM images ( LARC [ 1 , 3 , 5 ] studies) for discriminating the R and NR groups.
Sensors 24 01156 g008
Figure 9. ROC curves of the most discriminant features between the R and NR groups arising from the analysis of tumour (blue line), tRIM (orange line), and ZoT (red line) on gradient magnitude (GM) images, with the Youden cutoff which defines the I value highlighted by black circles. The tumour’s ROC yielded an AUC = 0.86 (95% CI, 0.63–0.92) and an I = 0.62, tRIM’s ROC an AUC = 0.81 (95% CI, 0.65–0.91) and an I = 0.58, and ZoT’s ROC an AUC = 0.82 (95% CI, 0.63–0.93) and an I = 0.68.
Figure 9. ROC curves of the most discriminant features between the R and NR groups arising from the analysis of tumour (blue line), tRIM (orange line), and ZoT (red line) on gradient magnitude (GM) images, with the Youden cutoff which defines the I value highlighted by black circles. The tumour’s ROC yielded an AUC = 0.86 (95% CI, 0.63–0.92) and an I = 0.62, tRIM’s ROC an AUC = 0.81 (95% CI, 0.65–0.91) and an I = 0.58, and ZoT’s ROC an AUC = 0.82 (95% CI, 0.63–0.93) and an I = 0.68.
Sensors 24 01156 g009
Table 1. HCC dataset description.
Table 1. HCC dataset description.
Study PopulationNumber of Samples
True-positive classMVI+
True-negative classMVI−
Initial dataset89 (32 MVI+, 57 MVI−)
Oversampled dataset (OD)169 (62 MVI+, 107 MVI−)
OD training set117 (43 MVI+, 74 MVI−)
OD test set52 (19 MVI+, 33 MVI−)
Table 2. LARC dataset description.
Table 2. LARC dataset description.
Study PopulationNumber of Samples
True-positive classResponders (R)
True-negative classNon responder (NR)
Study population46 (18 R, 28 NR)
Table 3. Summary of the feature selection performed on all the studies HCC [ 1 4 ] . Columns report from left to right the study’s identifier, the number of features initially selected by LASSO ( FS 1 ), all quadruples ( FS 2 ), the uncorrelated quadruples ( FS 3 ), the significant quadruples in the Wilcoxon rank-sum test with Holm-Bonferroni correction ( FS 4 ), the finally selected quadruples (through the single feature identifiers), and their corresponding I.
Table 3. Summary of the feature selection performed on all the studies HCC [ 1 4 ] . Columns report from left to right the study’s identifier, the number of features initially selected by LASSO ( FS 1 ), all quadruples ( FS 2 ), the uncorrelated quadruples ( FS 3 ), the significant quadruples in the Wilcoxon rank-sum test with Holm-Bonferroni correction ( FS 4 ), the finally selected quadruples (through the single feature identifiers), and their corresponding I.
FS 1 FS 2 FS 3 FS 4 QuadrupleI
HCC 1 : tRIM GM193876195126[F136, F256, F592, F754]0.67
HCC 2 : tRIM GL183060189321[F136, F466, F592, F754]0.67
HCC 3 : ZoT GM16182076718[F72, F136, F465, F754]0.74
HCC 4 : ZoT GL1371526840[F136, F465, F688, F754]0.70
Table 4. Association between the identifier (ID) and the feature name. In particular, A or V indicate whether the feature refers to the arterial or venous phases, respectively. If the abbreviation “T” is reported as the feature that is computed on tumour ROIs; otherwise it originates from tRIM or ZoT ROIs depending on the study ( HCC [ 1 4 ] ) from which it has been selected.
Table 4. Association between the identifier (ID) and the feature name. In particular, A or V indicate whether the feature refers to the arterial or venous phases, respectively. If the abbreviation “T” is reported as the feature that is computed on tumour ROIs; otherwise it originates from tRIM or ZoT ROIs depending on the study ( HCC [ 1 4 ] ) from which it has been selected.
IDFeature Name
F72S - E (A)
F136E - K (T, A)
F256E - K (V)
F465K - MAD (T, V)
F466K - IQR (T, V)
F592RCS of K − IQR
F688RCS of μ IQR (T)
F754RCS of MAD − K (T)
Table 5. ROC-related metrics achieved by the SVM classifiers in the training sets for the prediction of MVI+.
Table 5. ROC-related metrics achieved by the SVM classifiers in the training sets for the prediction of MVI+.
AUCISNSPTPTNFPFNACCNPVPPVDOR
HCC10.910.7384%89%36668787%90%82%42
HCC20.910.7086%84%376212685%91%76%31
HCC30.900.7488%85%386311586%93%78%43
HCC40.900.6991%78%395816483%94%71%35
Table 6. ROC-related metrics achieved by the SVM classifiers in the test sets for the prediction of MVI+.
Table 6. ROC-related metrics achieved by the SVM classifiers in the test sets for the prediction of MVI+.
AUCISNSPTPTNFPFNACCNPVPPVDOR
HCC10.890.6984%85%16285388%90%76%30
HCC20.870.6984%85%16285388%90%76%30
HCC30.890.6984%85%16285388%90%76%30
HCC40.870.6384%79%16267381%90%70%18
Table 7. ROC-related metrics achieved by S−E, σ S, and σ K referring to the tumour, tRIM, and ZoT analyses ( LARC [ 1 , 3 , 5 ] studies).
Table 7. ROC-related metrics achieved by S−E, σ S, and σ K referring to the tumour, tRIM, and ZoT analyses ( LARC [ 1 , 3 , 5 ] studies).
AUCISNSPTPTNFPFNACC
LARC 1 0.860.6289%72%13253583%
LARC 3 0.810.5883%75%15217378%
LARC 5 0.820.6789%79%16226283%
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.

Share and Cite

MDPI and ACS Style

Mottola, M.; Golfieri, R.; Bevilacqua, A. The Effectiveness of an Adaptive Method to Analyse the Transition between Tumour and Peritumour for Answering Two Clinical Questions in Cancer Imaging. Sensors 2024, 24, 1156. https://doi.org/10.3390/s24041156

AMA Style

Mottola M, Golfieri R, Bevilacqua A. The Effectiveness of an Adaptive Method to Analyse the Transition between Tumour and Peritumour for Answering Two Clinical Questions in Cancer Imaging. Sensors. 2024; 24(4):1156. https://doi.org/10.3390/s24041156

Chicago/Turabian Style

Mottola, Margherita, Rita Golfieri, and Alessandro Bevilacqua. 2024. "The Effectiveness of an Adaptive Method to Analyse the Transition between Tumour and Peritumour for Answering Two Clinical Questions in Cancer Imaging" Sensors 24, no. 4: 1156. https://doi.org/10.3390/s24041156

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop