Forest Change Monitoring Based on Block Instance Sampling and Homomorphic Hypothesis Margin Evaluation
Abstract
:1. Introduction
2. Materials and Methods
3. Methodology
3.1. Spatial Features Extracted
3.1.1. Composite Window Scanning Technique
3.1.2. Spatial Features Extracted
- The median values are denoted as and and are calculated by sorting the pixel values within each window and selecting the middle value.
- The means of the pixel values within the respective windows are represented by and and are calculated by summing all pixel values and dividing by the total number of pixels in the window:
- The variance is denoted as and , which is determined by averaging the squared deviations of the pixel values from their mean:
- Kurtosis is represented by and , which reflects the peak’s sharpness, calculated by taking the mean of the ratio of the pixel values’ fourth-order center distance to the square of variance:
- The estimates of the skewness are and :
3.2. Sampling Methods
3.2.1. Block Center Sampling
3.2.2. Whole Block Sampling
3.2.3. Instruction and Sampling Process
3.3. Random Forest Algorithm
- Resampling of Rows: The rows of matrix are randomly resampled using the constrained sampling method referenced in Figure 7. This operation is analogous to left multiplying by a row selection matrix of a size . Here, each row of contains a single non-zero element (equal to one), positioned randomly. The variable H represents the number of samples used for each tree equal to V. The observed labels are similarly transformed to .
- Feature Selection: A subset of G features is randomly selected from the total features. This process is equivalent to right multiplying the matrix by a column selection matrix of a size , which resembles an identity matrix with columns omitted, keeping the column containing the label unchanged.
- Decision Tree Training: Each decision tree is trained using the pair . The trained tree maps the row vectors, which represent training samples, to an integer , where C is the number of classes.
Algorithm 1 Feature extraction for RF training. |
Input: : Multispectral image, dimensions : Index set for specific pixel locations : Smaller window size : Larger window size V: Number of decision trees in random forest G: Number of features used for training each tree H: Number of samples used to train decision trees 1 for do 2 Calculate and from with Equation (4) 3 for do 5 if 7 end for 8 Record the values above as according to Equation (9) 9 end for 10 Combine and into and 11 for do 12 Randomly sample a certain number of data and define 13 Randomly sample a certain number of features and define 14 Train decision tree with 15 end for 16 Aggregate to form the ensemble classifier h with Equation (10) Output: h: random forest ensemble classifier |
3.4. Evaluation Methods
3.4.1. Hypothesis Margin Map
- is a collection of all pixel types.
- The number of decision trees which map instance to class c among V models is :
- The class that instance is most likely to belong to is :
- The class that instance is second-most likely to belong to is :
3.4.2. OOB Accuracy
- For each sample, find the decision trees which treat it as an OOB sample and obtain the trees’ classification results for it.
- Calculate the RF classification result of the sample with a majority voting rule.
- Finally, take the ratio between the number of correctly classified samples and the total number of samples as the OOB accuracy value of the RF.
3.4.3. Binary Map
4. Results and Discussions
4.1. Spectral versus Spatial Classification
4.2. One Window versus Two Windows for Spatial Feature Analysis
4.3. One Image versus Two Images
5. Discussion
- Interpretation of Results
- Our findings indicate that spatial features derived from block sampling outperformed spectral features based on pixel sampling. The window sizes w for spatial computation and block-based data sampling were simultaneously set to , , and , with the window performing the best. Specifically, the whole block sampling method achieved an OOB accuracy of up to 98.8%, significantly higher than the block central sampling method, which had an OOB accuracy of 98.6%. In comparison, the spectral features only achieved an OOB accuracy of 91.6%. This suggests that block sampling methods can better capture the spatial and structural complexities of storm-damaged areas compared with pixel-based methods, which often fail to account for such nuances.
- This study also demonstrated that extracting features using two windows significantly improves classification performance. The OOB accuracy achieved with 80 features from two windows was 96.9%, compared with 94.2% with 16 and 40 features from a single window. This improvement highlights the advantage of incorporating multi-scale feature extraction, which can capture a broader range of spatial information and enhance the robustness of the classification model.
- Furthermore, the feasibility of identifying storm-damaged forests using only post-storm imagery was confirmed by the negligible difference in OOB accuracy and classification maps between using one image and two images. This finding is particularly important for practical applications, as it suggests that effective post-disaster assessment can be conducted with limited temporal data, reducing the need for extensive pre-storm imagery.
- The superior performance of spatial features over spectral features aligns with the findings of Jiang et al. and Kulkarni et al., who highlighted the importance of texture and spatial information in forest disturbance monitoring. Our results extend these findings by demonstrating that block-based sampling methods can further enhance classification accuracy, supporting the notion that the sampling methodology plays a crucial role in remote sensing analysis. Moreover, using hypothesis margin maps as a new evaluation criterion, combined with OOB accuracy, provides a comprehensive framework for assessing classification confidence and delineating regional boundaries more clearly. This approach addresses the issue of limited labeled samples and enhances overall classification reliability.
- While the presented methodology demonstrated significant improvements in classification accuracy using spatial features and block-based sampling methods, it is not without limitations. One of the primary constraints is the reliance on high-resolution imagery, which may not be readily available in all regions or for all events, potentially limiting the generalizability of the approach. Additionally, the computational complexity associated with multi-scale feature extraction and the analysis of large datasets could be a challenge for real-time applications, particularly in resource-constrained environments. The methodology’s effectiveness in different forest types or under varying storm conditions also requires further exploration to confirm its broader applicability. Future work should focus on optimizing the computational efficiency of the proposed methods and validating their performance across diverse ecological settings.
- Implications and Practical Applications
- The findings of this study have significant implications for post-disaster management and forest conservation. Accurate mapping of windfall damages using remote sensing technology can facilitate timely and effective response strategies, mitigating the long-term impacts of storm events on forest ecosystems. The proposed sampling and feature extraction methods can be integrated into existing remote sensing frameworks to enhance the accuracy and efficiency of forest monitoring programs.
- Additionally, the demonstrated feasibility of using post-storm images alone for damage assessment suggests a cost-effective and time-efficient approach to disaster response. This capability is particularly valuable in scenarios where pre-storm imagery may not be readily available, enabling rapid deployment of monitoring efforts in the aftermath of a storm.
- Future Research Directions
- Future research should focus on expanding the application of the proposed methods to larger and more diverse study areas to validate their robustness and scalability. Exploring the integration of additional texture and spatial features, as well as advanced machine learning algorithms, could further improve classification performance. Moreover, investigating the potential of combining multi-temporal imagery with ancillary data sources, such as meteorological and topographical information, could enhance the comprehensiveness and accuracy of forest disturbance monitoring.
6. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- De Luis, M.; González-Hidalgo, J.; Raventós, J. Effects of fire and torrential rainfall on erosion in a Mediterranean gorse community. Land Degrad. Dev. 2003, 14, 203–213. [Google Scholar] [CrossRef]
- Foster, D.R. Species and stand response to catastrophic wind in central New England, USA. J. Ecol. 1988, 76, 135–151. [Google Scholar] [CrossRef]
- Boutet, J.C.; Weishampel, J.F. Spatial pattern analysis of pre-and post-hurricane forest canopy structure in North Carolina, USA. Landsc. Ecol. 2003, 18, 553–559. [Google Scholar] [CrossRef]
- Mills, A.; Christophersen, T.; Wilkie, M.; Mansur, E. The United Nations Decade on ecosystem restoration: Catalysing a global movement. Unasylva 2020, 252, 119–126. [Google Scholar]
- Camarretta, N.; Harrison, P.A.; Bailey, T.; Potts, B.; Lucieer, A.; Davidson, N.; Hunt, M. Monitoring forest structure to guide adaptive management of forest restoration: A review of remote sensing approaches. New For. 2020, 51, 573–596. [Google Scholar] [CrossRef]
- Mather, P.; Tso, B. (Eds.) Classification Methods for Remotely Sensed Data, 2nd ed.; CRC Press: Boca Raton, FL, USA, 2016; p. 376. [Google Scholar]
- Sun, Y.; Lei, L.; Li, X.; Tan, X.; Kuang, G. Structure consistency-based graph for unsupervised change detection with homogeneous and heterogeneous remote sensing images. IEEE Trans. Geosci. Remote Sens. 2021, 60, 4700221. [Google Scholar] [CrossRef]
- Sun, Y.; Lei, L.; Li, Z.; Kuang, G. Similarity and dissimilarity relationships based graphs for multimodal change detection. ISPRS J. Photogramm. Remote Sens. 2024, 208, 70–88. [Google Scholar] [CrossRef]
- Cohen, W.B.; Yang, Z.; Healey, S.P.; Kennedy, R.E.; Gorelick, N. A LandTrendr multispectral ensemble for forest disturbance detection. Remote Sens. Environ. 2018, 205, 131–140. [Google Scholar] [CrossRef]
- Fokeng, R.M.; Forje, W.G.; Meli, V.M.; Bodzemo, B.N. Multi-temporal forest cover change detection in the Metchie-Ngoum protection forest reserve, West Region of Cameroon. Egypt. J. Remote Sens. Space Sci. 2020, 23, 113–124. [Google Scholar] [CrossRef]
- Zarco-Tejada, P.; Hornero, A.; Hernández-Clemente, R.; Beck, P. Understanding the temporal dimension of the red-edge spectral region for forest decline detection using high-resolution hyperspectral and Sentinel-2a imagery. ISPRS J. Photogramm. Remote Sens. 2018, 137, 134–148. [Google Scholar] [CrossRef]
- Bar, S.; Parida, B.R.; Pandey, A.C. Landsat-8 and Sentinel-2 based Forest fire burn area mapping using machine learning algorithms on GEE cloud platform over Uttarakhand, Western Himalaya. Remote Sens. Appl. Soc. Environ. 2020, 18, 100324. [Google Scholar] [CrossRef]
- White, J.C.; Saarinen, N.; Kankare, V.; Wulder, M.A.; Hermosilla, T.; Coops, N.C.; Pickell, P.D.; Holopainen, M.; Hyyppä, J.; Vastaranta, M. Confirmation of post-harvest spectral recovery from Landsat time series using measures of forest cover and height derived from airborne laser scanning data. Remote Sens. Environ. 2018, 216, 262–275. [Google Scholar] [CrossRef]
- Salas, E.A.L.; Boykin, K.G.; Valdez, R. Multispectral and texture feature application in image-object analysis of summer vegetation in Eastern Tajikistan Pamirs. Remote Sens. 2016, 8, 78. [Google Scholar] [CrossRef]
- Regniers, O.; Bombrun, L.; Guyon, D.; Samalens, J.C.; Germain, C. Wavelet-Based Texture Features for the Classification of Age Classes in a Maritime Pine Forest. IEEE Geosci. Remote Sens. Lett. 2015, 12, 621–625. [Google Scholar] [CrossRef]
- Beguet, B.; Chehata, N.; Boukir, S.; Guyon, D. Retrieving forest structure vvariable from very high resolution satellite images using an automatic method. ISPRS Ann. Photogramm. Remote Sens. Spat. Inf. Sci. 2017, I-7, 1–6. [Google Scholar]
- Jiang, W.; Rule, H.; Ziyue, X.; Ning, H. Forest fire smog feature extraction based on Pulse-Coupled neural network. In Proceedings of the 2011 6th IEEE Joint International Information Technology and Artificial Intelligence Conference, Chongqing, China, 20–22 August 2011; Volume 1, pp. 186–189. [Google Scholar]
- Balling, J.; Herold, M.; Reiche, J. How textural features can improve SAR-based tropical forest disturbance mapping. Int. J. Appl. Earth Obs. Geoinf. 2023, 124, 103492. [Google Scholar] [CrossRef]
- Song, Z.; Li, X.; Zhu, R.; Wang, Z.; Yang, Y.; Zhang, X. ERMF: Edge refinement multi-feature for change detection in bitemporal remote sensing images. Signal Process. Image Commun. 2023, 116, 116964. [Google Scholar] [CrossRef]
- Puthumanaillam, G.; Verma, U. Texture based prototypical network for few-shot semantic segmentation of forest cover: Generalizing for different geographical regions. Neurocomputing 2023, 538, 126201. [Google Scholar] [CrossRef]
- Hu, Z.; Li, Q.; Zhang, Q.; Wu, G. Representation of Block-Based Image Features in a Multi-Scale Framework for Built-Up Area Detection. Remote Sens. 2016, 8, 155. [Google Scholar] [CrossRef]
- Murray, H.; Lucieer, A.; Williams, R. Texture-based classification of sub-Antarctic vegetation communities on Heard Island. Int. J. Appl. Earth Obs. Geoinf. 2010, 12, 138–149. [Google Scholar] [CrossRef]
- Puissant, A.; Hirsch, J.; Weber, C. The utility of texture analysis to improve per-pixel classification for high to very high spatial resolution imagery. Int. J. Remote Sens. 2005, 26, 733–745. [Google Scholar] [CrossRef]
- Feng, W.; Dauphin, G.; Huang, W.; Quan, Y.; Bao, W.; Wu, M.; Li, Q. Dynamic synthetic minority over-sampling technique-based rotation forest for the classification of imbalanced hyperspectral data. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2019, 12, 2159–2169. [Google Scholar] [CrossRef]
- Li, Q.; Feng, W.; Quan, Y.H. Trend and forecasting of the COVID-19 outbreak in China. J. Infect. 2020, 80, 469–496. [Google Scholar] [PubMed]
- Du, P.; Xia, J.; Chanussot, J.; He, X. Hyperspectral remote sensing image classification based on the integration of support vector machine and random forest. In Proceedings of the IEEE International Geoscience and Remote Sensing Symposium, Munich, Germany, 22–27 July 2012; pp. 174–177. [Google Scholar]
- Du, P.; Xia, J.; Zhang, W.; Tan, K.; Liu, Y.; Liu, S. Multiple Classifier System for Remote Sensing Image Classification: A Review. Sensors 2012, 12, 4764–4792. [Google Scholar] [CrossRef] [PubMed]
- Gislason, P.; Benediktsson, J.; Sveinsson, J. Random Forests for land cover classification. Pattern Recognit. Lett. 2006, 27, 294–300. [Google Scholar] [CrossRef]
- Sudiana, D.; Lestari, A.I.; Riyanto, I.; Rizkinia, M.; Arief, R.; Prabuwono, A.S.; Sri Sumantyo, J.T. A hybrid convolutional neural network and random forest for burned area identification with optical and synthetic aperture radar (SAR) data. Remote Sens. 2023, 15, 728. [Google Scholar] [CrossRef]
- Billah, M.; Islam, A.S.; Mamoon, W.B.; Rahman, M.R. Random forest classifications for landuse mapping to assess rapid flood damage using Sentinel-1 and Sentinel-2 data. Remote Sens. Appl. Soc. Environ. 2023, 30, 100947. [Google Scholar] [CrossRef]
- Pesaresi, M.; G, H.; Blaes, X.; Ehrlich, D.; Ferri, S.; Gueguen, L.; Halkia, M.; Kauffmann, M.; Kemper, T.; Lu, L.; et al. A Global Human Settlement Layer From Optical HR/VHR RS Data: Concept and First Results. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2013, 6, 2102–2131. [Google Scholar] [CrossRef]
- Breiman, L. Random forests. Mach. Learn. 2001, 45, 5–32. [Google Scholar] [CrossRef]
- Belgiu, M.; Drăguţ, L. Random forest in remote sensing: A review of applications and future directions. ISPRS J. Photogramm. Remote Sens. 2016, 114, 24–31. [Google Scholar] [CrossRef]
- Lawrence, R.L.; Wood, S.D.; Sheley, R.L. Mapping invasive plants using hyperspectral imagery and Breiman Cutler classifications (RandomForest). Remote Sens. Environ. 2006, 100, 356–362. [Google Scholar] [CrossRef]
- Na, X.; Zhang, S.; Li, X.; Yu, H.; Liu, C. Improved land cover mapping using random forests combined with landsat thematic mapper imagery and ancillary geographic data. Photogramm. Eng. Remote Sens. 2010, 76, 833–840. [Google Scholar] [CrossRef]
- Schapire, R.E.; Freund, Y.; Bartlett, P.; Lee, W.S. Boosting the Margin: A New Explanation for the Effectiveness of Voting Methods. Ann. Stat. 1998, 26, 1651–2080. [Google Scholar]
- Feng, W.; Boukir, S.; Guo, L. Identification and correction of mislabeled training data for land cover classification based on ensemble margin. In Proceedings of the IEEE International, Geoscience and Remote Sensing Symposium (IGARSS), Milan, Italy, 13–18 July 2015; pp. 4991–4994. [Google Scholar] [CrossRef]
- Feng, W.; Bao, W. Weight-based rotation forest for hyperspectral image classification. IEEE Geosci. Remote Sens. Lett. 2017, 14, 2167–2171. [Google Scholar] [CrossRef]
- Feng, W.; Huang, W.; Ren, J. Class imbalance ensemble learning based on the margin theory. Appl. Sci. 2018, 8, 815. [Google Scholar] [CrossRef]
- Breiman, L. Out-of-Bag Estimation; Technical report; University of California: Berkeley, CA, USA, 1996. [Google Scholar]
Spectral Feature | Red | Green | Blue | NIR | — |
---|---|---|---|---|---|
Texutal feature | Median | Mean | Variance | Skewness | Kurtosis |
Spectral Classification | Spatial Classification | ||||||
---|---|---|---|---|---|---|---|
8 Spectral Features | 16 Spatial Features | ||||||
Center Sampling | Whole Block Sampling | ||||||
3 × 3 | 4 × 4 | 5 × 5 | 3 × 3 | 4 × 4 | 5 × 5 | ||
OOB accuracy (%) | 91.6 | 93.2 | 95.4 | 95.5 | 96.1 | 97.1 | 98.8 |
Overall accuracy (%) | 91.9 | 96.0 | 96.7 | 98.6 | 86.0 | 87.8 | 87.8 |
Quantity of samples | 2742 | 278 | 96 | 45 | 1125 | 1181 | 1251 |
Test 1: | Test 2: | Test 3: | |
---|---|---|---|
16 Spatial Features | 40 Spatial Features | 80 Spatial Features | |
OOB accuracy (%) | 94.2 | 94.2 | 96.9 |
Experiment Number | Test 1 | Test 2 | Test 3 | Test 4 | Test 5 |
---|---|---|---|---|---|
Window size w for data sampling | |||||
w for feature calculation | , | , | |||
Number of windows | 1 | 1 | 2 | 1 | 2 |
Image used | 2 | 2 | 2 | 1 | 1 |
Spatial feature extracted | 2 | 5 | 5 | 5 | 5 |
Feature quantity | 16 | 40 | 80 | 20 | 40 |
16 Spatial Features | 40 Spatial Features | |||
---|---|---|---|---|
One Image | Two Images | One Image | Two Images | |
OOB accuracy (%) | 94.2 | 94.6 | 96.9 | 96.9 |
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. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Feng, W.; Bu, F.; Wu, P.; Dauphin, G.; Quan, Y.; Xing, M. Forest Change Monitoring Based on Block Instance Sampling and Homomorphic Hypothesis Margin Evaluation. Remote Sens. 2024, 16, 3483. https://doi.org/10.3390/rs16183483
Feng W, Bu F, Wu P, Dauphin G, Quan Y, Xing M. Forest Change Monitoring Based on Block Instance Sampling and Homomorphic Hypothesis Margin Evaluation. Remote Sensing. 2024; 16(18):3483. https://doi.org/10.3390/rs16183483
Chicago/Turabian StyleFeng, Wei, Fan Bu, Puxia Wu, Gabriel Dauphin, Yinghui Quan, and Mengdao Xing. 2024. "Forest Change Monitoring Based on Block Instance Sampling and Homomorphic Hypothesis Margin Evaluation" Remote Sensing 16, no. 18: 3483. https://doi.org/10.3390/rs16183483
APA StyleFeng, W., Bu, F., Wu, P., Dauphin, G., Quan, Y., & Xing, M. (2024). Forest Change Monitoring Based on Block Instance Sampling and Homomorphic Hypothesis Margin Evaluation. Remote Sensing, 16(18), 3483. https://doi.org/10.3390/rs16183483