Next Article in Journal
Effect of Hemp Shive Granulometry on the Thermal Conductivity of Hemp–Lime Composites
Next Article in Special Issue
Preparation of CeXMn1−XO2 Catalysts with Strong Mn-Ce Synergistic Effect for Catalytic Oxidation of Toluene
Previous Article in Journal
Enhanced Mechanical and Electromagnetic Shielding Properties of Mg Matrix Layered Composites Reinforced with Hybrid Graphene Nanosheet (GNS)–Carbon Nanotube (CNT) Networks
Previous Article in Special Issue
Impact Resistance Study of Fiber–Metal Hybrid Composite Laminate Structures: Experiment and Simulation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Comparative Evaluation of the Effectiveness and Efficiency of Computational Methods in the Detection of Asbestos Cement in Hyperspectral Images

by
Gabriel Elías Chanchí-Golondrino
,
Manuel Saba
* and
Manuel Alejandro Ospina-Alarcón
Faculty of Engineering, University of Cartagena, Cartagena de Indias 130015, Colombia
*
Author to whom correspondence should be addressed.
Materials 2025, 18(15), 3456; https://doi.org/10.3390/ma18153456
Submission received: 5 June 2025 / Revised: 9 July 2025 / Accepted: 21 July 2025 / Published: 23 July 2025

Abstract

Among the existing challenges in the field of hyperspectral imaging, the need to optimize memory usage and computational capacity in material detection methods stands out, given the vast amount of data associated with the hundreds of reflectance bands. In line with this, this article proposes a comparative study on the effectiveness and efficiency of five computational methods for detecting composite material asbestos cement (AC) in hyperspectral images: correlation, spectral differential similarity (SDS), Fourier phase similarity (FPS), area under the curve (AUC), and decision trees (DT). The novelty lies in the comparison between the first four methods, which represent the spectral proximity method and a machine learning method, such as DT. Furthermore, SDS and FPS are novel methods proposed in the present document. Given the accuracy that detection methods based on supervised learning have demonstrated in material identification, the results obtained from the DT model were compared with the percentage of AC detected in a hyperspectral image of the Manga neighborhood in the city of Cartagena by the other four methods. Similarly, in terms of computational efficiency, a 20 × 20 pixel region with 380 bands was selected for the execution of multiple repetitions of each of the five computational methods considered, in order to obtain the average processing time of each method and the relative efficiency of the methods with respect to the method with the best effectiveness. The decision tree (DT) model achieved the highest classification accuracy at 99.4%, identifying 11.44% of asbestos cement (AC) pixels in the reference image. However, the correlation method, while detecting a lower percentage of AC pixels (9.72%), showed the most accurate visual performance and had no spectral overlap, with a 1.4% separation between AC and non-AC pixels. The SDS method was the most computationally efficient, running 23.85 times faster than the DT model. The proposed methods and results can be applied to other hyperspectral imaging tasks involving material identification in urban environments, especially when balancing accuracy and computational efficiency is essential.

1. Introduction

Remote sensing is a discipline focused on acquiring geo-biophysical information about terrestrial surface objects or phenomena from distant platforms, such as satellites or aircraft, utilizing electromagnetic radiation as the primary medium of interaction [1,2,3,4]. Compared to traditional techniques, remote sensing enables non-invasive, simultaneous observation of extensive areas, making it highly valuable for environmental monitoring and natural disaster assessment [5,6,7,8,9]. Despite high initial investment costs—hardware acquisition accounting for 48% to 78% of total project expenses—operational costs are comparatively lower than those of conventional methodologies once the system is established [10,11,12].
Among the most advanced remote sensing techniques, hyperspectral imaging integrates conventional photography with spectroscopy to capture both spatial and spectral information. Each pixel in a hyperspectral image contains a complete reflectance spectrum, forming a data cube that represents the material’s absorption and scattering properties [13,14]. This imaging modality comprises three dimensions: two spatial (x, y) and one spectral (λ), facilitating detailed multivariate analysis of the observed material and its physicochemical characteristics [15,16]. Unlike conventional or multispectral imaging, hyperspectral imaging captures a continuous and extensive range of wavelengths, providing high spectral resolution per pixel, which enhances material classification accuracy [17,18,19,20,21].
Asbestos cement (AC) materials pose significant public health and environmental risks due to their potential to release asbestos fibers when weathered, damaged, or improperly handled during demolition or maintenance activities [22]. Inhalation of these fibers is associated with asbestosis, lung cancer and mesothelioma, among others [23]. Despite regulatory bans in many countries, AC remains widespread, especially in urban areas within developing regions, making its accurate identification and mapping a pressing priority. Hyperspectral imaging offers a critical advantage over traditional multispectral imaging due to its high spectral resolution, enabling precise detection of subtle spectral features unique to asbestos-containing materials. The detection of AC using remote sensing has gained increasing interest over the last decade, with various studies employing hyperspectral imagery to enhance identification accuracy [22,24,25,26,27,28,29,30,31,32,33,34].
A range of algorithms has been applied in these studies, including object-based image analysis (OBIA), spectral feature fitting (SFF), spectral angle mapper (SAM), machine learning methods such as support vector machine (SVM), random forest (RF), and, more recently, deep learning methods such as convolutional neural networks (CNNs) [1]. These methodologies seek to improve classification performance by leveraging spectral and spatial properties, while balancing the trade-offs between spatial resolution and cost.
Hyperspectral imaging has proven particularly effective in asbestos detection, as demonstrated in studies utilizing shortwave infrared (SWIR) hyperspectral data combined with chemometric techniques to classify asbestos fibers embedded in cement matrices. These approaches have successfully identified distinct spectral signatures of asbestos minerals such as amosite, crocidolite, and chrysotile [35,36]. Meanwhile, machine learning models, including CNNs, have been implemented for AC roof detection in urban areas, using both aerial and satellite imagery. These studies have reported high classification accuracy, reinforcing the potential of deep learning in AC identification [28,37,38].
Beyond classification, hyperspectral imaging has also been applied to assess the degradation of AC roofs, a crucial factor in understanding asbestos fiber dispersion and associated health risks [39,40]. By analyzing spectral variations linked to material deterioration, researchers have gained insights into the environmental and public health implications of aging AC surfaces [40]. Additionally, hyperspectral techniques combined with principal component analysis (PCA) and partial least squares discriminant analysis (PLS-DA) have been effectively employed to distinguish asbestos-containing materials from other construction and demolition debris, further expanding their applicability in waste management [41].
The literature exhibits a notable scarcity of studies utilizing hyperspectral images with more than 100–120 spectral bands. The high dimensionality and redundancy inherent in hyperspectral data, where each pixel contains extensive reflectance information across multiple wavelengths, pose significant computational challenges. Processing such large datasets requires efficient memory management and optimized computational resources, an aspect that remains underexplored in current research. One potential solution involves the implementation of partitioning techniques within parallel computing architectures to enhance processing efficiency [42,43].
Furthermore, the widespread application of hyperspectral imaging in environmental monitoring has underscored the computational burden of real-time processing, which remains a critical challenge [44,45]. Although deep learning techniques, particularly convolutional neural networks (CNNs), have demonstrated high efficacy in material identification, they encounter inherent limitations related to computational demands and the availability of robust training datasets [46]. Consequently, hyperspectral image processing methods must not only achieve high classification accuracy but also be optimized to minimize computational costs and ensure adaptability to systems with constrained resources [47,48]. Therefore, the literature highlighted the need for accurate and computationally efficient material detection methods.
The present study aims to evaluate five alternative approaches for identifying asbestos cement (AC) in hyperspectral images of an urban area. Two novel methods—spectral differential similarity (SDS) and Fourier phase similarity (FPS)—were employed alongside two established techniques—correlation and area under the curve (AUC). All four are classified as spectral proximity methods. In addition, a machine learning approach based on decision trees (DT) was also utilized. These methods integrate both mathematical frameworks and machine learning adaptations, applied to a reference hyperspectral image of the Manga neighbourhood in Cartagena de Indias, Colombia, approximately 0.4 square kilometres (725 × 850 pixels, 380 spectral bands). Efficacy was assessed by comparing AC detection percentages and visually analyzing detected areas against field-verified AC locations. Computational efficiency was evaluated by executing each method on a selected 20 × 20 × 380 data cube across multiple iterations to determine average processing times. Implementation and analysis leveraged open-source libraries such as Spectral, NumPy, Matplotlib, and Pandas.
The rest of the article is structured as follows: Section 2 presents a description of the methodological phases that guided the development of this research. Section 3 presents the results obtained in this research, which include the creation of a dataset of AC and other materials’ spectral signatures, the evaluation of the methods with the created dataset for determining the detection thresholds and accuracy in detection in the case of the decision tree method, the deployment of the methods on the complete reference image, and the evaluation of the effectiveness and computational efficiency of each method. Finally, Section 4 presents the conclusions and future work derived from this research.

2. Materials and Methods

For this research, a four-phase adaptation of the CRISP-DM methodology was implemented: Phase 1. Business and Data Understanding, Phase 2. Data Preparation, Phase 3. Modeling and Evaluation, and Phase 4. Model Deployment (see Figure 1). This methodology was selected due to its standardized, flexible, and industry-independent framework, making it adaptable to various data science applications regardless of the technological domain. Its structured approach ensures reproducibility and facilitates implementation across diverse research contexts, including hyperspectral image analysis for AC detection [49,50,51,52].

2.1. Phase 1: Business and Data Understanding

In the initial phase of the methodology, a hyperspectral image cube of the Manga neighborhood in Cartagena de Indias, Colombia, was utilized. This reference image, spanning 725 × 850 pixels (totaling 616,250 pixels) with 380 reflectance bands from 400 nm to 2500 nm, served as the foundational source of raw spectral information. From this comprehensive image, a spectral dataset was meticulously constructed. This dataset contains 100 spectral signatures extracted specifically from asbestos cement (AC) pixels. These samples originate from georeferenced locations within the study area, where prior field sampling involved collecting 1 × 1 cm specimens for analysis. Polarized light microscopy (PLM) was then used to examine these specimens, unequivocally confirming the presence of AC [20]. Concurrently, an additional 100 spectral signatures were selected, representing non-asbestos materials (e.g., vegetation, water bodies, metal roofs). These 200 collected spectral signatures constitute the complete spectral dataset for the present study, representing approximately 0.033% of the total pixels in the reference image (Figure 2). As depicted in Figure 3, the sampled AC spectral signatures are highlighted in green, while the spectral signatures of other materials are shown in red, superimposed on the RGB representation of the hyperspectral image.
Each sampled pixel for both asbestos cement (AC) and non-asbestos encompasses 380 reflectance bands, collectively forming a unique characteristic spectral signature. For AC, this signature notably exhibits a set of relevant peaks within bands 150 to 300. Figure 3 illustrates the normalized spectral signatures derived from these sampled pixels. The normalization process was applied uniformly across all 380 reflectance bands. This standardization was performed to enhance computational efficiency and facilitate the calculation of percentage similarities employed by the various detection methods. The normalization method employed involved scaling each reflectance value by subtracting the minimum value of its respective signature and then dividing by the difference between the maximum and minimum values of that same signature. These spectral signatures were obtained using a specialized spectral library, which provides direct access to the reflectance data for each band composing every pixel. Furthermore, the normalization procedure itself leveraged the robust numerical array operation capabilities provided by the NumPy library.

2.2. Phase 2: Data Preparation

In the second phase of the methodology, spectral data preparation for both machine learning and non-machine learning approaches was executed. For the non-machine learning methods—correlation, spectral differential similarity (SDS), area under the curve (AUC), and Fourier phase similarity (FPS)—the characteristic spectral signature, or average asbestos cement (AC) pixel, was derived solely from the 100 base AC spectral signatures. The above is based on the fact that these non-machine learning methods use the characteristic spectral signature to compare their similarity with respect to the two groups of sample pixels, obtaining in each case the minimum and maximum similarity percentages, which are then used to determine the reference threshold from which each method begins to detect asbestos cement.
In this regard, the decision tree model utilized the same 200 spectral signatures considered by the other methods, but in this case, they were labeled. Thus, this dataset, comprising 100 asbestos cement (AC) samples labeled as ‘1’ and 100 non-AC samples labeled as ‘0’, was essential. Decision trees, as supervised learning algorithms, require both positive (AC) and negative (non-AC) examples during training to learn distinguishing patterns and establish effective decision boundaries between material classes. As shown in Table 1, this structured dataset contains 381 attributes, where the first 380 correspond to the reflectance bands of the image, and the final attribute serves as the target variable, indicating the class of each signature or pixel.
The characteristic pixel, or representative spectral signature, was established by computing the mean reflectance for each band across the 100 sample asbestos cement pixels, leveraging mathematical functions provided by the NumPy library (version 1.24.2). Concurrently, dataset labeling was executed utilizing the Pandas library (version 1.5.3) in Python 3.10.12. Additionally, for the area under the curve (AUC) and Fourier phase similarity (FPS) methods, this phase involved the extraction of the spectral signature’s area under the curve via the trapezoidal method, and the computation of the fast Fourier transform (FFT) of the characteristic AC spectral signature.

2.3. Phase 3: Modeling

While the theoretical foundations of the five evaluated methods (Correlation, SDS, AUC, FPS, and DT) are outlined for completeness, this section prioritizes the implementation choices and parameter configurations specific to the present study. The goal is to highlight the methodological adaptations, threshold tuning strategies, and dataset structuring processes that were uniquely defined to optimize the detection of asbestos cement (AC) in the reference hyperspectral image. All algorithmic implementations were developed using open-source Python libraries (NumPy, SciPy, Pandas, Scikit-learn, Orange, etc.), with attention to reproducibility and adaptability in real-world monitoring contexts.
Where applicable, theoretical formulations have been streamlined in favor of emphasizing dataset preparation, spectral band selection, performance thresholds, and model deployment decisions made during experimentation. For readers interested in the foundational mathematical background of each method, references [53,54] provide additional detail.
Thus, in phase 3 of the methodology, the implementation and evaluation of the five detection methods considered were carried out, using the sample spectral signatures for the non-machine learning methods and the spectral signature dataset from Figure 4 for the decision tree model. Thus, for the correlation method, the characteristic pixel is operated by Pearson’s correlation r, which measures the linear relationship between two spectral signatures. It is expressed according to Equation (1) [53].
r = ( X i X ¯ ) ( Y i Y ¯ ) ( X i X ¯ ) 2 ( Y i Y ¯ ) 2
where X i and Y i represent the spectral signatures of two different materials (composed in this case of arrays of 380 bands of normalized reflectance), X ¯ and Y ¯ their characteristic pixel. Thus, Equation (1) illustrates the calculation performed with this method between the characteristic pixel and the sample pixels. This pixel is operated individually with the 100 AC pixels and the 100 pixels of other materials, obtaining for each pixel group the minimum and maximum correlation-based similarity percentage. Therefore, if the minimum correlation percentage with AC pixels is not higher than the maximum correlation percentage with other materials, the reflectance band set with no overlap is selected. If no overlap exists, these thresholds are considered when deploying the method on the image.
Instead, with respect to the spectral differential similarity (SDS) method, which is based on calculating the absolute difference between the spectral signature of an unknown material and the reference signatures (Equation (2)), where X i and Y i represent the spectral values in each band [55], the characteristic spectral signature or average pixel is differentiated from the set of AC spectral signatures and the spectral signatures of other materials, obtaining the sum of the differences, so that the closer the difference is to zero, the higher the percentage of similarity between the characteristic spectral signature and the evaluated sample spectral signature.
S D S = ( X i Y i )
In this regard, for the two groups of sample pixels, the minimum and maximum similarity percentages were calculated using Equation (2), so that if the minimum similarity percentage with AC pixels is not higher than the maximum similarity percentage with other materials, the reflectance band set with no overlap is selected. If no overlap exists, the determined thresholds are used for deploying the method on the complete image.
Similarly, with respect to the AUC method, the area estimated for the characteristic pixel using the trapezoidal rule, which is a numerical integration technique used to estimate the area under the spectral curve using Equation (3), where x i and y i correspond, respectively, to the band number and the reflectance value of that band in the characteristic spectral signature [56], is differentiated with each of the spectral signatures from the two sample groups, so that the minimum and maximum differences are obtained for each group. If the minimum difference obtained with non-asbestos pixels is not greater than the maximum difference with asbestos pixels, the range of bands with no overlap is selected, and then the new characteristic pixel and its area under the respective curve are determined.
A U C = ( x i + 1 x i ) ( y i + 1 y i ) 2
Regarding the FPS method, the fast Fourier transform obtained from the spectral signature using Equation (4) is used to determine the Fourier phase similarity with the spectral signatures from the two sample groups, using Equation (5). Thus, for each sample group, the maximum and minimum similarity are obtained, so that if the minimum similarity obtained with AC pixels is not greater than the maximum similarity with pixels of other materials, a new range of bands must be selected, and both the new characteristic pixel and its fast Fourier transform must be calculated. Thus, if the minimum phase similarity obtained with the asbestos cement pixel group is greater than the maximum phase similarity obtained with the pixel group of other materials, the method can clearly differentiate the spectral signature of asbestos cement, and this difference between thresholds can be considered the confidence threshold.
X k = 1 N   n = 0 N 1 x ( n ) · e j · 2 π N · k · n
The fast Fourier transform (FFT) decomposes a spectral signal into its frequency components. Phase similarity is evaluated by comparing the phases of the transforms, allowing the angular distance between phases to be measured to determine spectral similarity [57]. The FFT converts the original spectral signature into a series of frequency components, from which the phase and magnitude can be extracted. To measure phase similarity, the phases of the transformed spectra of two different materials are compared.
In Equation (4), X(k) is the result of the Fourier transform at frequency k, i.e., the spectral representation of the signal in the frequency domain; x(n) represents the original signal in the time domain or, in our case, the spectral signature as a function of wavelength; N is the total number of points in the signal, i.e., the number of spectral samples; k is the frequency index in the transformed domain; n represents the spectral band and the negative exponent indicates that a direct transform (from spatial/spectral domain to frequency domain) is being performed [57]. Fourier phase similarity is based on the comparison of the phases of the Fourier transforms of two spectral signatures (Equation (5)). The phase difference between the signatures of two materials X k and Y k is expressed by Equation (6) [58].
s i m i l a r i t y X ( k ) , Y ( k ) = 1 N k e j ϕ k × 100
Δ ϕ k = ϕ X ( k ) ϕ Y ( k )
where ϕ X ( k ) is the phase of the Fourier transform of the spectral signature of the material X ; ϕ Y ( k ) is the phase of the Fourier transform of the spectral signature of the material Y ; ϕ k represent the phases of their respective Fourier transforms. If ϕ k 0 at various frequencies, the spectral signatures exhibit high phase similarity, while large values indicate different materials [57,58].
To evaluate the decision tree (DT) model, the spectral signature dataset (comprising 200 pixels as shown in Table 1) underwent a rigorous cross-validation procedure with five folds. This approach was selected to provide robust performance estimates and mitigate overfitting [59,60], by ensuring the model’s performance was assessed across different training and testing subsets within the same dataset.
Specifically, the 200-pixel dataset was partitioned into five equal parts (Figure 4). In each of the five validation steps, four of these parts (160 pixels: 80 AC and 80 non-AC) were designated as the training set, while the remaining part (40 pixels: 20 AC and 20 non-AC) served as the validation set. This process was iteratively repeated five times, with the validation set systematically rotating across the different partitions. At each iteration, the DT method’s validation metrics were calculated. The final performance metric for the method was then obtained by averaging the metrics from all five validation steps (Figure 4).
The DT model, a supervised classification algorithm, partitions data into subsets based on learned decision rules, constructing decision nodes and terminal leaves to make predictions from a set of features [61]. In this work, a binary classification approach was specifically chosen to optimize computational cost for hyperspectral image analysis, given the capability of such classifiers to accurately detect a specific spectral signature. This strategy has demonstrated effectiveness in various material detection research [62,63]. Node splitting within the DT was based on the minimization of entropy (H) or maximization of information gain (IG), as defined by Equation (7) [54], where S represents the dataset, A is the splitting attribute, and Sv are the resulting subsets. The entire machine learning workflow for the DT model was deployed using the visual programming tool Orange.
I G S , A = H S v ϵ V S v S H ( S v )

2.4. Phase 4: Model Deployment

In phase 4 of the methodology, the deployment of the methods evaluated in this work was carried out on the complete reference hyperspectral image. For the non-machine learning models, the range of bands where the method is effective and the minimum threshold from which each method begins to differentiate AC were considered. Likewise, for the decision tree model, the fitted model was taken into account, and the prediction of the possible label for each pixel of the image was made. Thus, each of the five methods was applied to the 616,250 pixels of the image, each with 380 bands, identifying the AC pixels. In the case of detecting the material, the pixels were counted and the corresponding areas were colored cyan blue in the RGB representation of the image. For each of the five methods, the percentage of AC was obtained, and the effectiveness of the methods was compared through visual inspection and the similarity in the detected AC pixels.
On the other hand, in this phase, the computational efficiency of the five methods considered was also evaluated by performing multiple repetitions (25, 50, 75, 100) of each method on a 20 × 20 pixel region of the reference image with 380 reflectance bands, using the advantages provided by the timeit library in Python. Based on the repetitions performed, the average time per repetition and the total average time were obtained for each method, thus allowing the identification of the method with the best computational efficiency.

3. Results

The initial phase of this investigation involved the derivation of an average spectral signature representative of composite AC materials, which served as the reference standard for the non-machine learning-based classification algorithms. As depicted in Figure 5, this characteristic spectral signature was generated by calculating the mean reflectance for each spectral band across a cohort of 100 representative pixel samples.
Starting from the characteristic spectral signature presented in Figure 5, the correlation method was implemented and evaluated with the sample spectral signatures of AC and other materials, using the advantages provided by the scipy library, which allows obtaining the Pearson correlation between two numerical arrays—in this case, two reflectance arrays (one array with the reflectance of the bands of the characteristic spectral signature and one array with the reflectance of the bands of each sample pixel). In this way, the aim was to identify the correlation method’s ability to differentiate between the asbestos cement spectral signature and the two groups of sample pixels, such that the higher the correlation of the spectral signature with the asbestos cement sample pixels and the greater the difference with the correlation to the pixels of other materials, the better the method’s capability. Thus, in Figure 6, the minimum and maximum correlation percentages obtained with the two groups of spectral signatures are presented.
Analysis of Figure 6 reveals that the correlation-based method demonstrated a distinct discriminatory capability, wherein the minimum correlation coefficient observed for AC pixels exceeded the maximum correlation coefficient for non-AC pixels by a margin of 1.4%. This separation indicates a lack of spectral overlap between the two material classes across the full spectral range of the image, substantiating the method’s efficacy for unambiguous AC detection. Similarly, the spectral differential similarity (SDS) method, utilizing the characteristic spectral signature derived from Figure 5 as a reference, was evaluated. Employing the numerical computation capabilities of the numpy library in Python, the SDS method calculated the cumulative band-wise difference between the reference spectral signature and each sample pixel’s spectral signature.
Figure 7 presents the minimum and maximum similarity percentages, derived from these cumulative differences, for both asbestos cement and non-AC pixel groups, illustrating the method’s discriminatory power.
The spectral differential similarity (SDS) method, as depicted in Figure 7, exhibited a discriminatory capacity, albeit with a marginal difference. Specifically, the minimum similarity percentage for AC pixels surpassed the maximum similarity percentage for non-AC pixels by 0.006%. Despite this reduced differential compared to the correlation-based method, the absence of spectral overlap across the image’s full spectral range validates the SDS method’s potential for AC detection.
Subsequently, the area under the curve (AUC) method was implemented, utilizing the reference spectral signature from Figure 5. Initial analysis, calculating the AUC across 380 spectral bands, revealed an overlap between asbestos cement and non-AC pixels, indicating inadequate discrimination. Specifically, the maximum difference in AUC for AC pixels was observed to be greater than the minimum difference for non-AC pixels. To mitigate this overlap, an iterative band selection process was conducted. This process identified the spectral range from bands 52 to 157 as exhibiting no overlap. Consequently, Figure 8 presents the AUC values for both the full 380-band range (60.385) and the optimized 52–157 band range (11.261%), demonstrating the impact of spectral band selection on discriminatory performance.
Thus, based on the AUC calculated for the band range from 52 to 157, the differences with the areas under the curve for the two groups of pixels or sample signatures were calculated, so that for each group, the minimum and maximum differences were determined, obtaining the results presented in Figure 9.
Figure 9 illustrates that, utilizing the area under the curve (AUC) derived from the characteristic spectral signature within the 52–157 band range, a discernible differentiation was achieved. Specifically, the difference between the minimum AUC for non-AC pixels and the maximum AUC for AC pixels was 0.53, indicating the absence of spectral overlap. Consequently, this method demonstrates applicability for AC detection across the full hyperspectral image.
For the Fourier phase similarity (FPS) method, the fast Fourier transform (FFT) of the characteristic spectral signature, as depicted in Figure 5, was computed. This transform was then operated upon the FFT of each pixel from both sample groups, employing the FPS algorithm. Initial analysis, considering all 380 spectral bands, revealed an overlap in phase similarity between asbestos cement and non-AC pixels. To resolve this, an iterative band range optimization was performed. This optimization identified the 150–268 band range as providing adequate differentiation between asbestos cement and non-asbestos cement spectral signatures. Figure 10 presents the modified characteristic pixel, derived from the 150–268 band range, along with its corresponding FFT.
Now, by finding the FPS between the Fourier representation for the band range from 150 to 268 and the sample pixels from the two groups, the minimum similarity with AC pixels and the maximum similarity with pixels of other materials were obtained, as presented in Figure 11.
According to the results presented in Figure 11, it can be observed that the minimum phase similarity with the sample pixels of AC exceeds the maximum phase similarity with pixels of other materials by 0.449%. Thus, since there is no overlap in the band range from 150 to 268, this method can be applied to the entire reference image.
Regarding the decision tree (DT) model, the dataset of spectral signatures from Figure 4 was used, and the machine learning workflow was deployed through cross-validation with five folds, using the visual programming tool Orange, which allows for the visual creation, evaluation, and comparison of machine learning models [64,65,66]. Thus, in Figure 12, the diagram with the workflow implemented for the DT model and the results obtained from the performance metrics are presented.
Figure 12 shows the machine learning workflow implemented within the Orange data mining suite. This workflow encompassed several key components: the ‘File’ module for spectral signature dataset ingestion; the ‘Select Columns’ module for predictor attribute specification, specifically the pixel classification label; the ‘Data Sampler’ module for stratified data partitioning utilizing five-fold cross-validation; the ‘Tree’ module for decision tree (DT) model instantiation and hyperparameter optimization; the ‘Tree Viewer’ module for visual representation of the derived decision tree and associated inference rules; the ‘Test Score’ module for performance metric evaluation, including accuracy, precision, recall, and F1-score; and the ‘Confusion Matrix’ module for visualizing classification performance.
The classification efficacy of the DT model, as evidenced by Figure 12, demonstrated a high degree of accuracy. Specifically, the metrics for classification accuracy (CA), precision (Prec), and recall were all 0.994, indicating robust model performance in discriminating between asbestos cement and non-AC pixels. Furthermore, an area under the receiver operating characteristic curve (AUC) of 0.994 corroborated the model’s strong discriminative capacity, while an F1-score of 0.994 signified an optimal balance between precision and recall. These results collectively validate the DT model’s generalizability for the balanced 200-signature dataset. This performance is further substantiated by the confusion matrix presented in Figure 13, which illustrates a 100% classification accuracy for label 0 (non-asbestos cement) and a 98.9% accuracy for label 1 (asbestos cement). Additionally, Figure 13 depicts the derived decision tree, highlighting spectral bands 294 and 1 as critical features for AC discrimination.
Once the thresholds for the non-machine learning methods and the tuning capability of the decision tree model were identified, the five methods were deployed on the complete reference hyperspectral image. Thus, in Figure 14, both the implementation of the methods and the AC areas detected in cyan blue on the reference image are presented for the correlation and SDS methods.
Comparative analysis of Figure 14 reveals a disparity in AC pixel detection between the correlation and spectral differential similarity (SDS) methods. Specifically, the correlation method identified 9.716% of AC pixels within the reference image, while the SDS method detected 10.428%. However, visual inspection indicates that the SDS method’s output includes extraneous regions potentially representing heterogeneous mixtures rather than pure asbestos cement roofing. Notably, both methods employ pixel-wise iterative calculations to determine similarity metrics, utilizing the scipy library for correlation and the numpy library for SDS.
Progressing to the remaining spectral analysis techniques, Figure 15 illustrates the implementation of the area under the curve (AUC) and Fourier phase similarity (FPS) methods, along with the corresponding asbestos cement detection results, delineated in cyan blue, superimposed on the reference image.
On the other hand, Figure 15 presents a comparative analysis of AC pixel detection using the area under the curve (AUC) and Fourier phase similarity (FPS) methods. The AUC method identified 11.907% of AC pixels within the reference image, while the FPS method detected 11.611%. Both methods exhibited classification errors; specifically, the AUC method misclassified vegetation and water regions as AC pixels, whereas the FPS method, while exhibiting results similar to the correlation method, misclassified certain metal roofing materials. Notably, the AUC method demonstrated the highest incidence of visual classification errors among the four non-machine learning methodologies. Both AUC and FPS methods employed pixel-wise iterative calculations, utilizing functionalities provided by the numpy library for AUC computation and fast Fourier transform (FFT) operations.
Moving to the decision tree (DT) model, Figure 16 illustrates its implementation using the scikit-learn library in Python, along with the corresponding asbestos cement detection results, delineated in cyan blue, superimposed on the reference image.
Figure 16 demonstrates that the decision tree (DT) model identified 11.442% of AC pixels within the reference image. It is worth mentioning that this percentage refers to the proportion of pixels in the image that were detected as asbestos cement and differs from the 98.9% presented in Figure 13, which corresponds to the accuracy rate of the decision tree method in differentiating asbestos cement pixels from those of other materials. In contrast to the correlation method, which exhibited the fewest visual classification errors, the DT model, akin to the spectral differential similarity (SDS) method, detected extraneous regions not exclusively composed of asbestos cement roofing, potentially indicating areas with partial spectral similarity. To synthesize the detection performance of each method, Figure 17 presents a comparative bar chart illustrating the percentage of AC pixels identified by the five evaluated methodologies.
Furthermore, illustrates a comparative analysis of AC pixel detection percentages across the evaluated methodologies. Notably, the correlation method, which also exhibited the most accurate visual detection, identified the lowest percentage of AC pixels, at 9.72%. Conversely, the area under the curve (AUC) method, characterized by the highest incidence of visual classification errors, detected the highest percentage of AC pixels, at 11.91%.
To quantitatively assess the agreement between the remaining detection methods and the visually validated correlation method, a pixel-wise matching analysis was performed. This analysis involved the generation of binary detection matrices, congruent in size with the reference image, for each method. In these matrices, a value of ‘1’ denoted AC pixel identification, while ‘0’ represented non-asbestos cement classification. Figure 18 presents the resulting matching percentages for each method relative to the correlation method, providing a quantitative measure of inter-method consistency.
Figure 18 illustrates the inter-method consistency in AC pixel identification, revealing that the Fourier phase similarity (FPS) method exhibited the highest degree of agreement with the correlation method, followed by the spectral differential similarity (SDS) method. Conversely, the area under the curve (AUC) and decision tree (DT) methods demonstrated the lowest concordance in detected pixels relative to the correlation method. To evaluate the computational efficiency of the five methodologies, a series of iterative executions (25, 50, 75, 100 repetitions) was conducted on a localized 20 × 20 pixel region of the reference 380-band hyperspectral image. This approach mitigated the computational overhead associated with full-image processing. The Python timeit library was employed to measure the total execution time for each method, facilitating a quantitative assessment of processing speed.
Figure 19 presents a graphical comparison of the average processing times for each method across the varying repetition counts. The results depicted in Figure 19 indicate that the SDS method exhibited the highest computational efficiency, while the DT method demonstrated the lowest, with execution times consistently exceeding 0.085 milliseconds across all repetitions. Although the correlation, AUC, and FPS methods exhibited comparable processing times, the FPS method displayed the most consistent and optimal performance. This consistency of the FPS method is clearly observed in Figure 19, where the curve representing the method’s behavior across different repetitions is the one that most closely resembles a straight, or nearly constant, line, with a maximum value of 0.0218 ms and a minimum value of 0.0215 ms, such that the maximum difference is merely 0.0003 ms. Comparative analysis of the most efficient methods (correlation and SDS) against the DT method, based on total average execution time, revealed that the correlation and SDS methods were, on average, 4.92 and 23.85 times faster, respectively. This disparity underscores the superior suitability of correlation and SDS methods for real-time monitoring applications, particularly when contrasted with computationally intensive machine learning models such as decision trees.

4. Discussion

It is worth highlighting that, in this work, five computational methods for asbestos cement detection in hyperspectral images were compared, with four of them being non-machine learning-based methods and the decision tree method. Although all methods presented significant results with the pixels belonging to the two sample groups, when deploying the five methods on the complete reference image, visual inspection showed that the correlation method had the fewest classification errors for asbestos cement, while the AUC method showed the greatest confusion in detecting this material. Additionally, although the SDS, FPS, and DT methods detected common areas with the correlation method, they also detected other materials that have a similar spectral signature but do not correspond to the material used in asbestos cement roofs. In this regard, it was observed that the method detecting the largest number of similar pixels was the FPS method, making it highly important for future research to adjust or hybridize this method in order to expand the difference between the minimum phase similarity with AC pixels and pixels of other materials. Furthermore, although it was expected that the decision tree method would be more effective in detecting asbestos cement, this method did not fully detect the spectral signature of the asbestos cement roof material as the correlation model did. Therefore, it is concluded that such models could improve their effectiveness in detecting the shape of signatures if the dataset could discriminate between the material variants with different labels. In this sense, this research contributes to the evaluation and refinement of detection effectiveness in studies such as those mentioned in the literature [67,68], where good effectiveness was achieved using decision tree models and other models for detecting materials with hyperspectral images.
On the other hand, based on the challenges related to computational efficiency posed by the use of hyperspectral images in real-time image monitoring [44,69], this paper found that the correlation and SDS methods were 4.92 times and 23.85 times more efficient in processing a 20 × 20 pixel hyperspectral image with 380 bands compared to the decision tree model. Thus, based on the results obtained, these methods can be highly useful in scenarios where real-time material identification is needed on images with large coverage, such as in environmental monitoring. Additionally, although deep learning-based methods may be more effective [70,71], the correlation and SDS methods can provide a good approximation in detection, with good computational efficiency. Furthermore, given their simplicity in implementation compared to more complex approaches, they may be easier to hybridize and integrate into parallel computing architectures for real-time hyperspectral image analysis. It is worth mentioning that the correlation and SDS methods are based on band-by-band comparison and may not capture the nonlinear relationships in hyperspectral data.
This research stands out for the use and leveraging of open-source domain libraries and technologies in hyperspectral image preprocessing, as well as the implementation, evaluation, and deployment of material detection methods in these images. This is a key contribution for educational institutions and research centers to experiment, replicate, and extrapolate these methods for detecting different types of materials. In this regard, these tools offer a competitive alternative to proprietary tools that have been used in material detection in hyperspectral images [72,73], with the advantage of customization and hybridization capabilities for detection methods.
The novelty of the present study is highlighted in Table 2, where research was carried out with Scopus in July 2025, using the following string as a prompt: “Method” AND “Hyperspectral”, with the results reported in column “All Materials”, while in the AC column, the string prompt results are reported for the string prompt “Method” AND “Asbestos” AND “Hyperspectral” within the “Article title, Abstract, Keywords” search criteria.
Table 2 shows how the methods implemented in the present study are well-known in the literature and are used in a number of cases and fields in hyperspectral images. Nevertheless, they are not commonly used for AC detection. Some applications are found for the DT method.
Compared to previous studies, the present research makes a distinctive contribution by prioritizing not only detection accuracy but also computational efficiency in the identification of asbestos cement (AC) using hyperspectral imagery. The methods developed here are particularly valuable because they can be applied in a broader range of contexts, including in developing countries where AC has recently been banned and where resources for more complex or expensive software solutions may be limited.
Conducting regular AC inventories in urban areas is essential to track the progress of removal efforts and to maintain an up-to-date understanding of the distribution of AC materials. Such monitoring can support local authorities in planning more effective removal strategies and implementing targeted environmental controls, thereby reducing the risks associated with illegal dumping of AC tiles and contributing to improved public health and environmental protection.
While the study by [38] focused on the use of convolutional neural networks (CNNs) applied to RGB and CIR aerial imagery and achieved a high producer’s accuracy (up to 89%), it required detailed training data and complex model training procedures, which may be computationally expensive and less adaptable in resource-limited settings. In contrast, the present study explores non-learning-based techniques like spectral correlation and AUC, which do not require prior training. We found that simpler methods like SDS and correlation not only offer competitive detection performance (with visual concordance rates above 96%) but also outperform decision trees in terms of processing time (being up to 23.85 times more efficient). This positions our approach as a more scalable and lightweight alternative, especially useful in large-scale urban scenarios where computational resources are a constraint.
Moreover, while the study by [31] applied supervised learning techniques to classify the deterioration state of AC roofs using selected hyperspectral bands, their emphasis was on band selection and deterioration condition assessment rather than initial material detection. In contrast, this study maintains a broader urban material identification focus without limiting it to a specific spectrum or requiring large ground-truth datasets. It also highlights the adaptability of open-source tools for implementation, allowing for easier replication and adoption across regions. In this way, the present research fills a methodological gap by offering a comparative framework that balances accuracy and efficiency, supporting decision-makers and researchers in selecting appropriate detection strategies depending on computational capacity and operational goals.
Regarding scalability, the correlation and SDS methods proved highly scalable due to significantly lower computational requirements; they were, on average, 4.9 and 23 times faster than the DT model. This makes them well-suited for processing large hyperspectral datasets typical in environmental monitoring. In contrast, while the DT model achieved high accuracy (up to 98.9%), its computational cost limits scalability without parallel computing optimization, which we propose as future work. On the other hand, in terms of detection accuracy, all methods identified AC pixels within a narrow range. The correlation method exhibited the fewest visual errors, whereas the AUC method, despite detecting the highest AC percentage, misclassified vegetation and water pixels. Pixel concordance analysis showed that the FPS method achieved the closest match (97.59%) to the correlation method, indicating strong reliability for AC detection.
Open-source tools enabled flexibility and cost-effectiveness, allowing adaptation for educational and research purposes. However, certain constraints exist, such as limitations in handling very large datasets without custom optimization or parallel processing, which the authors aim to address in future implementations. Furthermore, two main constraints were identified: potential bias from a relatively limited dataset of AC and non-AC samples, which may not fully capture spectral variability, particularly regarding different asbestos fiber types or concentrations; and possible performance limitations inherent to open-source tools when managing large-scale operational deployments compared to proprietary solutions. Future work will address these limitations by expanding the dataset, refining thresholds for spectral methods, and exploring deep learning models and parallel computing architectures to improve both accuracy and efficiency.

5. Conclusions

This paper proposed a comparison of the effectiveness in AC detection and computational efficiency of five different methods. In terms of detection effectiveness, it was determined that the evaluated methods detected AC percentages in the reference hyperspectral image ranging from 9.72% to 11.91%, with the correlation method detecting the least AC and exhibiting the fewest visual inspection errors, while the AUC method detected the most AC pixels but showed a higher number of inspection errors by confusing some vegetation and water pixels with AC pixels. Similarly, when comparing the match in the pixels detected by the correlation method with the four remaining methods, matrix comparison operations were performed, showing that the FPS method had the highest concordance in the detected points, with 97.59%, followed by the SDS method with a concordance percentage of 96.97%. In this regard, although the use of machine learning models in detection is highlighted in the state of the art, the decision tree model ranked third in terms of pixel concordance compared to the correlation method. One possible explanation for this is that the model may require specific labels for different types of materials, while the other methods seem to better detect the shape of the curve. Thus, both the correlation model and the SDS and FPS models can be considered valid alternatives for material detection in the context of hyperspectral images.
Regarding the evaluation of computational efficiency, this research performed multiple repetitions (25, 50, 75, and 100) of the five evaluated methods, finding that the method with the best processing time across the different repetitions was the SDS, while the DT-based method had the highest times in the different repetitions. Therefore, the correlation and SDS methods were, on average, 4.92 and 23.85 times faster in processing the reference hyperspectral image. These results are significant, considering that in scenarios like environmental monitoring, one of the key requirements is computational efficiency due to the size and extensive coverage of the images.
A notable aspect of this research is that, for the preparation of the images, as well as the implementation, evaluation, and deployment of the five methods, open-source domain tools and technologies were used. This work can be adapted, replicated, and extrapolated by educational institutions and research centers for experimentation with hyperspectral images, offering a competitive alternative to proprietary tools in terms of cost, customization, and hybridization of detection methods.
As future work derived from this research, it is proposed, first, to implement and comparatively evaluate the effectiveness and efficiency of deep learning-based machine learning models for AC detection in hyperspectral images. Additionally, considering that the FPS method had the best match with the pixels detected by the correlation method and showed more consistent results in computational efficiency, the aim is to optimize the detection thresholds so that the AC spectral signature can be detected more effectively. Finally, we intend to deploy these methods on an architecture supported by parallel computing. A limitation of this study was the unknown impact on the spectral signature of the percentage and type of asbestos fibers in the AC samples, as well as the relatively limited number of AC and non-AC samples used for training and validation, which should be improved in future research.
A limitation of the current study is the lack of spatial or temporal cross-validation due to the use of a single hyperspectral image and constrained field data. Future work will focus on acquiring multi-temporal or multi-location datasets to assess and improve the generalizability of the detection models.

Author Contributions

Conceptualization, G.E.C.-G. and M.A.O.-A.; methodology, G.E.C.-G. and M.S.; software, G.E.C.-G. and M.A.O.-A.; validation, G.E.C.-G.; formal analysis, M.S.; investigation, M.A.O.-A.; resources, M.S.; data curation, G.E.C.-G.; writing—original draft preparation, M.S. and M.A.O.-A.; writing—review and editing, M.S.; visualization, G.E.C.-G.; supervision, M.S.; project administration, M.S. and M.A.O.-A.; funding acquisition, M.S. All authors have read and agreed to the published version of the manuscript.

Funding

This article is considered a product in the framework of the project “Formulation of an integral strategy to reduce the impact on public and environmental health due to the presence of asbestos in the territory of the Department of Bolivar,” financed by the General System of Royalties of Colombia (SGR) and identified with the code BPIN 2020000100366. The University of Cartagena, Colombia, and the Asbestos-Free Colombia Foundation developed this project.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The datasets presented in this article are not readily available because the data are part of an ongoing study. Requests to access the datasets should be directed to professor Manuel Saba.

Acknowledgments

The authors of this article would like to thank the University of Cartagena for the support provided in the development of this research.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
ACAsbestos Cement
AUCArea Under the Curve
SDSSpectral Differential Similarity
FPSFourier Phase Similarity

References

  1. Torres Gil, L.K.; Valdelamar Martínez, D.; Saba, M. The Widespread Use of Remote Sensing in Asbestos, Vegetation, Oil and Gas, and Geology Applications. Atmosphere 2023, 14, 172. [Google Scholar] [CrossRef]
  2. Awange, J.L.; Kyalo Kiema, J.B. Fundamentals of Remote Sensing. In Environmental Geoinformatics: Extreme Hydro-Climatic and Food Security Challenges: Exploiting the Big Data; Springer International Publishing: Cham, Switzerland, 2019; pp. 115–123. [Google Scholar]
  3. Jiménez-López, A.F.; Jiménez-López, M.; Jiménez-López, F.R. Multispectral analysis of vegetation for remote sensing applications. ITECKNE 2015, 12, 156–167. [Google Scholar] [CrossRef][Green Version]
  4. Galindo, A.K.T.; Rivera, A.F.G.; López, A.F.J. Desarrollo de un sistema multiespectral para aplicaciones en agricultura de precisión usando dispositivos embebidos. Sist. Telemat. 2015, 13, 27–44. [Google Scholar] [CrossRef]
  5. Wang, Z.; Ma, Y.; Zhang, Y.; Shang, J. Review of Remote Sensing Applications in Grassland Monitoring. Remote Sens. 2022, 14, 2903. [Google Scholar] [CrossRef]
  6. Abdulraheem, M.I.; Zhang, W.; Li, S.; Moshayedi, A.J.; Farooque, A.A.; Hu, J. Advancement of Remote Sensing for Soil Measurements and Applications: A Comprehensive Review. Sustainability 2023, 15, 15444. [Google Scholar] [CrossRef]
  7. El-Ghany, N.M.A.; El-Aziz, S.E.A.; Marei, S.S. A review: Application of remote sensing as a promising strategy for insect pests and diseases management. Environ. Sci. Pollut. Res. 2020, 27, 33503–33515. [Google Scholar] [CrossRef] [PubMed]
  8. Alarifi, S.S.; Abdelkareem, M.; Abdalla, F.; Alotaibi, M. Flash Flood Hazard Mapping Using Remote Sensing and GIS Techniques in Southwestern Saudi Arabia. Sustainability 2022, 14, 14145. [Google Scholar] [CrossRef]
  9. Durlević, U.; Srejić, T.; Valjarević, A.; Aleksova, B.; Deđanski, V.; Vujović, F.; Lukić, T. GIS-Based Spatial Modeling of Soil Erosion and Wildfire Susceptibility Using VIIRS and Sentinel-2 Data: A Case Study of Šar Mountains National Park, Serbia. Forests 2025, 16, 484. [Google Scholar] [CrossRef]
  10. Liu, Y. Application of remote sensing technology in smart city construction and planning. J. Phys. Conf. Ser. 2023, 2608, 012052. [Google Scholar] [CrossRef]
  11. Jin, D. Application of remote sensing technology in water quality monitoring. Highlights Sci. Eng. Technol. 2022, 17, 91–98. [Google Scholar] [CrossRef]
  12. Mumby, P.; Green, E.; Edwards, A.; Clark, C. The cost-effectiveness of remote sensing for tropical coastal resources assessment and management. J. Environ. Manag. 1999, 55, 157–166. [Google Scholar] [CrossRef]
  13. Gao, L.; Smith, R.T. Optical hyperspectral imaging in microscopy and spectroscopy—A review of data acquisition. J. Biophotonics 2015, 8, 441–456. [Google Scholar] [CrossRef] [PubMed]
  14. Lin, X.; Wetzstein, G.; Liu, Y.; Dai, Q. Dual-coded compressive hyperspectral imaging. Opt. Lett. 2014, 39, 2044. [Google Scholar] [CrossRef] [PubMed]
  15. Park, B. Future Trends in Hyperspectral Imaging. NIR News 2016, 27, 35–38. [Google Scholar] [CrossRef]
  16. Burger, J.; Gowen, A. Data handling in hyperspectral image analysis. Chemom. Intell. Lab. Syst. 2011, 108, 13–22. [Google Scholar] [CrossRef]
  17. Lu, B.; He, Y.; Dao, P.D. Comparing the Performance of Multispectral and Hyperspectral Images for Estimating Vegetation Properties. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2019, 12, 1784–1797. [Google Scholar] [CrossRef]
  18. Zahiri, Z.; Laefer, D.F.; Kurz, T.; Buckley, S.; Gowen, A. A comparison of ground-based hyperspectral imaging and red-edge multispectral imaging for façade material classification. Autom. Constr. 2022, 136, 104164. [Google Scholar] [CrossRef]
  19. Awad, M.M. Forest mapping: A comparison between hyperspectral and multispectral images and technologies. J. For. Res. 2018, 29, 1395–1405. [Google Scholar] [CrossRef]
  20. Martínez, D.E.V.; Saba, M.; Torres-Gil, L.K. Assessment of asbestos-cement roof distribution and prioritized intervention approaches through hyperspectral imaging. Heliyon 2023, 10, e25612. [Google Scholar] [CrossRef] [PubMed]
  21. Zahra, A.; Qureshi, R.; Sajjad, M.; Sadak, F.; Nawaz, M.; Khan, H.A.; Uzair, M. Current advances in imaging spectroscopy and its state-of-the-art applications. Expert Syst. Appl. 2024, 238, 122172. [Google Scholar] [CrossRef]
  22. Bonifazi, G.; Capobianco, G.; Serranti, S.; Trotta, O.; Bellagamba, S.; Malinconico, S.; Paglietti, F. Asbestos detection in construction and demolition waste by different classification methods applied to short-wave infrared hyperspectral images. Spectrochim. Acta Part A Mol. Biomol. Spectrosc. 2024, 307, 2024. [Google Scholar] [CrossRef] [PubMed]
  23. Bertolotti, M.; Tamburro, M.; Salzo, A.; Cassinari, A.; Crivellari, S.; Bertolina, C.; Farotto, M.; Adesso, C.; Di Palma, M.A.; Natale, A.; et al. Knowledge and awareness of asbestos risk among General Practitioners: Validation of a questionnaire in an area with a high incidence of asbestos-related diseases. Prev. Med. Rep. 2025, 49, 102940. [Google Scholar] [CrossRef] [PubMed]
  24. Chanchí-Golondrino, G.E.; Saba, M.; Ospina-Alarcón, M.A. Method for asbestos detection in hyperspectral images based on the approximate components of the wavelet transform and spectral differential similarity. Rev. Cient. Tecnol. Appl. 2025, 2, 68–77. [Google Scholar] [CrossRef]
  25. Jeong, Y.; Yu, J.; Wang, L.; Huynh, H.H.; Kim, H.-C. Monitoring Asbestos Mine Remediation Using Airborne Hyperspectral Imaging System: A Case Study of Jefferson Lake Mine, US. Remote Sens. 2022, 14, 5572. [Google Scholar] [CrossRef]
  26. Saba, M.; Castrillón-Ortíz, C.; Valdelamar-Martínez, D.; Coronado-Hernández, O.E.; Bustillo-LeCompte, C. Analysis of asbestos-cement roof classification in urban areas: Supervised and unsupervised methods with multispectral and hyperspectral remote sensing. Remote Sens. Appl. Soc. Environ. 2025, 37, 101464. [Google Scholar] [CrossRef]
  27. George, J.E.; Aravinth, J. Estimating Pollution Contents in an Urban Area using Airborne Hyperspectral Thermal Data. In Proceedings of the 2018 International Conference on Wireless Communications, Signal Processing and Networking (WiSPNET), Chennai, India, 22–24 March 2018. [Google Scholar] [CrossRef]
  28. Kaplan, G.; Gašparović, M.; Kaplan, O.; Adjiski, V.; Comert, R.; Mobariz, M.A. Machine Learning-Based Classification of Asbestos-Containing Roofs Using Airborne RGB and Thermal Imagery. Sustainability 2023, 15, 6067. [Google Scholar] [CrossRef]
  29. Yu, T.-T.; Lin, Y.-C.; Lan, S.-C.; Yang, Y.-E.; Wu, P.-Y.; Lin, J.-C. Mapping Asbestos-Cement Corrugated Roofing Tiles with Imagery Cube via Machine Learning in Taiwan. Remote Sens. 2022, 14, 3418. [Google Scholar] [CrossRef]
  30. Bonifazi, G.; Capobianco, G.; Serranti, S.; Malinconico, S.; Paglietti, F. Asbestos detection in construction and demolition waste adopting different classification approaches based on short wave infrared hyperspectral imaging. Detritus 2022, 20, 90–99. [Google Scholar] [CrossRef]
  31. Saba, M.; Martínez, D.V.; Gil, L.K.T.; Golondrino, G.E.C.; Alarcón, M.A.O. Application of Supervised Learning Methods and Information Gain Methods in the Determination of Asbestos–Cement Roofs’ Deterioration State. Appl. Sci. 2024, 14, 8441. [Google Scholar] [CrossRef]
  32. Filizzola, C.; Pergola, N.; Pignatti, S.; Tramutoli, V. Aerial remote sensing hyperspectral techniques for rocky outcrops mapping. Ann. Geophys. 2002, 45, 233–246. [Google Scholar] [CrossRef]
  33. Giannini, M.B.; Creta, T.; Guglietta, D.; Merola, P.; Allegrini, A. Methodologies to identify asbestos-cement roofing by remote data. Eur. J. Remote Sens. 2012, 44, 27–37. [Google Scholar] [CrossRef]
  34. Shi, Y.; Gamba, P.; Qu, J.; Li, Y. Bilinear Sparse Target Detection for Asbestos Identification in Hyperspectral PRISMA Data. In Proceedings of the International Geoscience and Remote Sensing Symposium (IGARSS), Kuala Lumpur, Malaysia, 17–22 July 2022; pp. 1959–1962. [Google Scholar] [CrossRef]
  35. Bonifazi, G.; Capobianco, G.; Serranti, S. Asbestos containing materials detection and classification by the use of hyperspectral imaging. J. Hazard. Mater. 2018, 344, 981–993. [Google Scholar] [CrossRef] [PubMed]
  36. Bonifazi, G.; Capobianco, G.; Serranti, S. Hyperspectral imaging applied to the identification and classification of asbestos fibers. In Proceedings of the 2015 IEEE SENSORS, Busan, Republic of Korea, 1–4 November 2015; pp. 1–4. [Google Scholar] [CrossRef]
  37. Hikuwai, M.V.; Patorniti, N.; Vieira, A.S.; Khatib, G.F.; Stewart, R.A. Artificial Intelligence for the Detection of Asbestos Cement Roofing: An Investigation of Multi-Spectral Satellite Imagery and High-Resolution Aerial Imagery. Sustainability 2023, 15, 4276. [Google Scholar] [CrossRef]
  38. Krówczyńska, M.; Raczko, E.; Staniszewska, N.; Wilk, E. Asbestos—Cement Roofing Identification Using Remote Sensing and Convolutional Neural Networks (CNNs). Remote Sens. 2020, 12, 408. [Google Scholar] [CrossRef]
  39. Cilia, C.; Panigada, C.; Rossini, M.; Candiani, G.; Pepe, M.; Colombo, R. Mapping of Asbestos Cement Roofs and Their Weathering Status Using Hyperspectral Aerial Images. ISPRS Int. J. Geo-Inf. 2015, 4, 928–941. [Google Scholar] [CrossRef]
  40. Bassani, C.; Cavalli, R.M.; Cavalcante, F.; Cuomo, V.; Palombo, A.; Pascucci, S.; Pignatti, S. Deterioration status of asbestos-cement roofing sheets assessed by analyzing hyperspectral data. Remote Sens. Environ. 2007, 109, 361–378. [Google Scholar] [CrossRef]
  41. Bonifazi, G.; Capobianco, G.; Serranti, S. Hyperspectral Imaging and Hierarchical PLS-DA Applied to Asbestos Recognition in Construction and Demolition Waste. Appl. Sci. 2019, 9, 4587. [Google Scholar] [CrossRef]
  42. Toma, A.C.; Panica, S.; Zaharie, D.; Petcu, D. Computational challenges in processing large hyperspectral images. In Proceedings of the 2012 5th Romania Tier 2 Federation Grid, Cloud & High Performance Computing Science (RQLCG), Cluj-Napoca, Romania, 25–27 October 2012; pp. 111–114. [Google Scholar]
  43. Azar, S.G.; Meshgini, S.; Rezaii, T.Y.; Beheshti, S. Hyperspectral image classification based on sparse modeling of spectral blocks. Neurocomputing 2020, 407, 12–23. [Google Scholar] [CrossRef]
  44. Fernandez, D.; Gonzalez, C.; Mozos, D.; Lopez, S. FPGA implementation of the principal component analysis algorithm for dimensionality reduction of hyperspectral images. J. Real-Time Image Process. 2019, 16, 1395–1406. [Google Scholar] [CrossRef]
  45. Fernández, D.; González, C.; Mozos, D. Real-Time Independent Components Analysis for Dimensional Reduction of Hyperspectral Images Using Reconfigurable Hardware. In Proceedings of the 2023 26th Euromicro Conference on Digital System Design (DSD), Golem, Albania, 6–8 September 2023; pp. 515–522. [Google Scholar] [CrossRef]
  46. Ghasemi, N.; Justo, J.A.; Celesti, M.; Despoisse, L.; Nieke, J. Onboard Processing of Hyperspectral Imagery: Deep Learning Advancements, Methodologies, Challenges, and Emerging Trends. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2025, 18, 4780–4790. [Google Scholar] [CrossRef]
  47. Shen, Y.; Zhu, S.; Chen, C.; Du, Q.; Xiao, L.; Chen, J.; Pan, D. Efficient Deep Learning of Nonlocal Features for Hyperspectral Image Classification. IEEE Trans. Geosci. Remote Sens. 2021, 59, 6029–6043. [Google Scholar] [CrossRef]
  48. Paoletti, M.E.; Haut, J.M.; Pereira, N.S.; Plaza, J.; Plaza, A. Ghostnet for Hyperspectral Image Classification. IEEE Trans. Geosci. Remote Sens. 2021, 59, 10378–10393. [Google Scholar] [CrossRef]
  49. Wirth, R.; Hipp, J. CRISP-DM: Towards a Standard Process Model for Data Mining. In Proceedings of the 4th International Conference on the Practical Applications of Knowledge Discovery and Data Mining, Manchester, UK, 11–13 April 2000. [Google Scholar]
  50. Martinez-Plumed, F.; Contreras-Ochando, L.; Ferri, C.; Hernandez-Orallo, J.; Kull, M.; Lachiche, N.; Ramirez-Quintana, M.J.; Flach, P. CRISP-DM Twenty Years Later: From Data Mining Processes to Data Science Trajectories. IEEE Trans. Knowl. Data Eng. 2021, 33, 3048–3061. [Google Scholar] [CrossRef]
  51. Timaran-Pereira, R.; Calderón-Romero, A.; Hidalgo-Troya, A. Aplicación de los árboles de decisión en la identificación de patrones de lesiones fatales por causa externa en el municipio de Pasto, Colombia. Univ. Salud 2017, 19, 388. [Google Scholar] [CrossRef]
  52. Aghaee, R.; Momeni, M.; Moallem, P. A fusion-based approach to improve hyperspectral images’ classification using metaheuristic band selection. Appl. Soft Comput. 2023, 148, 110753. [Google Scholar] [CrossRef]
  53. Song, L.; Han, Z.; Lau, W.-M. Optimization of mid-infrared noninvasive blood-glucose prediction model by support vector regression coupled with different spectral features. Spectrochim. Acta Part A Mol. Biomol. Spectrosc. 2024, 321, 124738. [Google Scholar] [CrossRef] [PubMed]
  54. Farah, J.D.; Baddour, N.; Lemaire, E.D. Design, development, and evaluation of a local sensor-based gait phase recognition system using a logistic model decision tree for orthosis-control. J. Neuroeng. Rehabil. 2019, 16, 22. [Google Scholar] [CrossRef] [PubMed]
  55. Chen, Q.; Cai, D.; Xia, J.; Zeng, M.; Yang, H.; Zhang, R.; He, Y.; Zhang, X.; Chen, Y.; Xu, X.; et al. Remote sensing identification of hydrothermal alteration minerals in the Duobuza porphyry copper mining area in Tibet using WorldView-3 and GF-5 data: The impact of spatial and spectral resolution. Ore Geol. Rev. 2025, 180, 106573. [Google Scholar] [CrossRef]
  56. Batiha, I.M.; Saadeh, R.; Jebril, I.H.; Qazza, A.; Al-Nana, A.A.; Momani, S. Composite Fractional Trapezoidal Rule with Romberg Integration. Comput. Model. Eng. Sci. 2024, 140, 2729–2745. [Google Scholar] [CrossRef]
  57. Chanchí-Golondrino, G.E.; Ospina-Alarcón, M.A.; Saba, M. Fourier analysis for detecting vegetation in hyperspectral images. Ing. Compet. 2024, 26, 1–14. [Google Scholar] [CrossRef]
  58. Chanchí-Golondrino, G.-E.; Ospina-Alarcón, M.-A.; Saba, M. Fourier Analysis Approach to Identify Water Bodies Through Hyperspectral Imagery. Rev. Fac. Ing. 2024, 33, e17232. [Google Scholar] [CrossRef]
  59. Ghasemzadeh, H.; Hillman, R.E.; Mehta, D.D. Toward Generalizable Machine Learning Models in Speech, Language, and Hearing Sciences: Estimating Sample Size and Reducing Overfitting. J. Speech Lang. Hear. Res. 2024, 67, 753–781. [Google Scholar] [CrossRef] [PubMed]
  60. Bergmeir, C.; Benítez, J.M. On the use of cross-validation for time series predictor evaluation. Inf. Sci. 2012, 191, 192–213. [Google Scholar] [CrossRef]
  61. Bishop, C.M. Pattern Recognition and Machine Learning; Springer: New York, NY, USA, 2016. [Google Scholar]
  62. Raczko, E.; Krówczyńska, M.; Wilk, E. Asbestos roofing recognition by use of convolutional neural networks and high-resolution aerial imagery. Testing different scenarios. Build. Environ. 2022, 217, 109092. [Google Scholar] [CrossRef]
  63. Krówczyńska, M.; Wilk, E. Identification of asbestos-cement roofing with the use of remote sensing data in the capital city of Poland. Int. Arch. Photogramm. Remote Sens. Spat. Inf. Sci. 2024, XLVIII-3–2, 273–278. [Google Scholar] [CrossRef]
  64. Godec, P.; Pančur, M.; Ilenič, N.; Čopar, A.; Stražar, M.; Erjavec, A.; Pretnar, A.; Demšar, J.; Starič, A.; Toplak, M.; et al. Democratized image analytics by visual programming through integration of deep models and small-scale machine learning. Nat. Commun. 2019, 10, 4551. [Google Scholar] [CrossRef] [PubMed]
  65. Thakur, R.; Jambhulkar, T.; Gadbail, A.; Charpe, A.; Gomkale, A.; Bhujade, H. A Comprehensive Analysis to Image Classification: Understanding Techniques and Explore Data Preprocessing a Non-linear Approach. Adv. Nonlinear Var. Inequalities 2023, 26, 110–122. [Google Scholar] [CrossRef]
  66. Mittal, S.; Monga, C.; Bansal, A.; Singla, N. Analyzing Data Scientist Salaries Dataset Through Machine Learning Algorithms Using Tool ‘Orange’. In Proceedings of the 2023 7th International Conference On Computing, Communication, Control And Automation (ICCUBEA), Pune, India, 18–19 August 2023; pp. 1–6. [Google Scholar] [CrossRef]
  67. Hwang, J.; Choi, K.-O.; Jeong, S.; Lee, S. Machine learning identification of edible vegetable oils from fatty acid compositions and hyperspectral images. Curr. Res. Food Sci. 2024, 8, 100742. [Google Scholar] [CrossRef] [PubMed]
  68. Ren, G.; Wang, Y.; Ning, J.; Zhang, Z. Using near-infrared hyperspectral imaging with multiple decision tree methods to delineate black tea quality. Spectrochim. Acta Part A Mol. Biomol. Spectrosc. 2020, 237, 118407. [Google Scholar] [CrossRef] [PubMed]
  69. Gyaneshwar, D.; Nidamanuri, R.R. A real-time FPGA accelerated stream processing for hyperspectral image classification. Geocarto Int. 2022, 37, 52–69. [Google Scholar] [CrossRef]
  70. Li, S.; Song, W.; Fang, L.; Chen, Y.; Ghamisi, P.; Benediktsson, J.A. Deep Learning for Hyperspectral Image Classification: An Overview. IEEE Trans. Geosci. Remote Sens. 2019, 57, 6690–6709. [Google Scholar] [CrossRef]
  71. Kumar, V.; Singh, R.S.; Rambabu, M.; Dua, Y. Deep learning for hyperspectral image classification: A survey. Comput. Sci. Rev. 2024, 53, 100658. [Google Scholar] [CrossRef]
  72. Xing, Y.; Gomez, R.B.; Roper, W.E. Hyperspectral image analysis using ENVI (environment for visualizing images). In Geo-Spatial Image and Data Exploitation II; SPIE: Bellingham, WA, USA, 2001; pp. 79–86. [Google Scholar] [CrossRef]
  73. Hussein, S.J.; Merzah, Z.F. Analysis of Hyperspectral Remote Sensing Images for Extraction Geological Rock Types Maps by Geospatial Techniques. IOP Conf. Ser. Mater. Sci. Eng. 2020, 901, 012016. [Google Scholar] [CrossRef]
Figure 1. Adaptation of the CRISP-DM Methodology.
Figure 1. Adaptation of the CRISP-DM Methodology.
Materials 18 03456 g001
Figure 2. Selected sample pixels of asbestos cement (AC) in green and other materials in red.
Figure 2. Selected sample pixels of asbestos cement (AC) in green and other materials in red.
Materials 18 03456 g002
Figure 3. Spectral signatures of asbestos cement (AC) samples and other materials.
Figure 3. Spectral signatures of asbestos cement (AC) samples and other materials.
Materials 18 03456 g003
Figure 4. Cross-validation protocol implemented for training and evaluating the decision tree (DT) model.
Figure 4. Cross-validation protocol implemented for training and evaluating the decision tree (DT) model.
Materials 18 03456 g004
Figure 5. The characteristic spectral signature obtained from them.
Figure 5. The characteristic spectral signature obtained from them.
Materials 18 03456 g005
Figure 6. Pearson correlation coefficients between the characteristic spectral signature of AC and the spectral signatures of non-AC materials.
Figure 6. Pearson correlation coefficients between the characteristic spectral signature of AC and the spectral signatures of non-AC materials.
Materials 18 03456 g006
Figure 7. Spectral Differential Similarity values between the characteristic AC spectral signature and the spectral signatures of non-AC sample pixels.
Figure 7. Spectral Differential Similarity values between the characteristic AC spectral signature and the spectral signatures of non-AC sample pixels.
Materials 18 03456 g007
Figure 8. Area under the curve values computed for the characteristic AC spectral signature over two spectral band ranges: 0–380 (entire spectrum) and 52–157 (optimized subrange).
Figure 8. Area under the curve values computed for the characteristic AC spectral signature over two spectral band ranges: 0–380 (entire spectrum) and 52–157 (optimized subrange).
Materials 18 03456 g008
Figure 9. Differences in area under the curve between the characteristic AC signature and sample pixels from non-AC material groups.
Figure 9. Differences in area under the curve between the characteristic AC signature and sample pixels from non-AC material groups.
Materials 18 03456 g009
Figure 10. Average pixel and fast Fourier transform obtained for the band range from 150 to 268.
Figure 10. Average pixel and fast Fourier transform obtained for the band range from 150 to 268.
Materials 18 03456 g010
Figure 11. Fourier phase similarity values between the characteristic AC spectral signature and sample pixels from non-AC material groups, calculated over the 150–268 band range.
Figure 11. Fourier phase similarity values between the characteristic AC spectral signature and sample pixels from non-AC material groups, calculated over the 150–268 band range.
Materials 18 03456 g011
Figure 12. Machine learning workflow for the decision tree model.
Figure 12. Machine learning workflow for the decision tree model.
Materials 18 03456 g012
Figure 13. Decision tree and confusion matrix derived from the model.
Figure 13. Decision tree and confusion matrix derived from the model.
Materials 18 03456 g013
Figure 14. Detection results of the correlation and spectral differential similarity methods applied to the full hyperspectral image of the Manga neighborhood (RGB composite with overlaid detection highlighted in the red circle).
Figure 14. Detection results of the correlation and spectral differential similarity methods applied to the full hyperspectral image of the Manga neighborhood (RGB composite with overlaid detection highlighted in the red circle).
Materials 18 03456 g014
Figure 15. Detection results of the AUC and FPS methods applied to the full hyperspectral image of the Manga neighborhood (RGB composite with cyan blue overlay highlighted in the red circles).
Figure 15. Detection results of the AUC and FPS methods applied to the full hyperspectral image of the Manga neighborhood (RGB composite with cyan blue overlay highlighted in the red circles).
Materials 18 03456 g015
Figure 16. Detection results of the decision tree (DT) model applied to the full hyperspectral image of the Manga neighborhood (RGB composite with cyan blue overlay highlighted in the red circle).
Figure 16. Detection results of the decision tree (DT) model applied to the full hyperspectral image of the Manga neighborhood (RGB composite with cyan blue overlay highlighted in the red circle).
Materials 18 03456 g016
Figure 17. Comparative analysis of the percentage of AC pixels detected by each of the five evaluated computational methods.
Figure 17. Comparative analysis of the percentage of AC pixels detected by each of the five evaluated computational methods.
Materials 18 03456 g017
Figure 18. Pixel-wise similarity between the AC detection results of each method and those of the correlation method, used as a reference.
Figure 18. Pixel-wise similarity between the AC detection results of each method and those of the correlation method, used as a reference.
Materials 18 03456 g018
Figure 19. Average computational processing time (in milliseconds) for each method across multiple repetitions on a 20×20 pixel region of the hyperspectral image (380 bands).
Figure 19. Average computational processing time (in milliseconds) for each method across multiple repetitions on a 20×20 pixel region of the hyperspectral image (380 bands).
Materials 18 03456 g019
Table 1. Labeled dataset of normalized spectral signatures used for asbestos cement (AC) detection.
Table 1. Labeled dataset of normalized spectral signatures used for asbestos cement (AC) detection.
Band 1Band 2Band 3Band 4Band 5Band 6 Band 376Band 377Band 378Band 379Band 380Pixel
0.0549570.0574520.0590940.0609980.0626400.0645440.1297440.1240320.1236060.1258700.0151021.0
0.0467500.0488170.0497050.0514770.0531850.0552060.1491790.1436640.1346030.1250730.0151021.0
0.0483260.0489670.0511490.0523310.0533160.0546950.1814040.1647410.1434010.1191070.0151021.0
0.0510180.0529880.0544480.0555460.0569270.0584370.1757720.1626400.1475380.1337490.0151021.0
0.0500690.0522000.0537100.0553510.0571240.0592910.2023040.2055810.2107680.2160870.0151021.0
0.0262000.0300070.0308600.0319760.0328300.0336150.0560270.0540380.0494420.0403810.0151021.0
0.0308600.0307940.0308600.0309260.0310570.0313850.0535510.0564370.0603410.0620490.0151020
0.0251480.0260670.0263270.0275770.0284310.0293500.0646750.0760340.0868500.1017730.0151020
0.0965350.1001970.1047280.1096520.1149050.1220620.2131980.1967170.1788610.1617860.0151020
0.0240970.0244250.0250820.0255420.0263300.0272490.0567300.0611290.0601440.0580430.0151020
Note: Each row represents a sample pixel described by its reflectance values across 380 spectral bands (Band 1 to Band 380), followed by the class label in the last column (“Pixel”), where 1 indicates an asbestos cement (AC) sample and 0 a non-AC sample (e.g., vegetation, water, metal roofs). All reflectance values were normalized using min–max scaling.
Table 2. Summary of literature on computational methods applied to hyperspectral image analysis, with emphasis on AC detection.
Table 2. Summary of literature on computational methods applied to hyperspectral image analysis, with emphasis on AC detection.
MethodAll MaterialsACReference
Correlation484--
Spectral Differential Similarity (SDS)---
Fourier Phase Similarity (FPS)---
Area Under The Curve (AUC)129--
Decision Tree (DT)13473AC [25,31,38]
Total19603-
Note: The “All materials” column indicates the number of articles retrieved in Scopus (as of July 2025) using the search term “Method” AND “Hyperspectral”. The “AC” column reflects the number of results specifically related to asbestos cement, based on the search “Method” AND “Asbestos” AND “Hyperspectral” within article titles, abstracts, and keywords. This review highlights the research gap regarding the application of certain methods (e.g., SDS, FPS) to AC detection.
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

Chanchí-Golondrino, G.E.; Saba, M.; Ospina-Alarcón, M.A. Comparative Evaluation of the Effectiveness and Efficiency of Computational Methods in the Detection of Asbestos Cement in Hyperspectral Images. Materials 2025, 18, 3456. https://doi.org/10.3390/ma18153456

AMA Style

Chanchí-Golondrino GE, Saba M, Ospina-Alarcón MA. Comparative Evaluation of the Effectiveness and Efficiency of Computational Methods in the Detection of Asbestos Cement in Hyperspectral Images. Materials. 2025; 18(15):3456. https://doi.org/10.3390/ma18153456

Chicago/Turabian Style

Chanchí-Golondrino, Gabriel Elías, Manuel Saba, and Manuel Alejandro Ospina-Alarcón. 2025. "Comparative Evaluation of the Effectiveness and Efficiency of Computational Methods in the Detection of Asbestos Cement in Hyperspectral Images" Materials 18, no. 15: 3456. https://doi.org/10.3390/ma18153456

APA Style

Chanchí-Golondrino, G. E., Saba, M., & Ospina-Alarcón, M. A. (2025). Comparative Evaluation of the Effectiveness and Efficiency of Computational Methods in the Detection of Asbestos Cement in Hyperspectral Images. Materials, 18(15), 3456. https://doi.org/10.3390/ma18153456

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