A Satellite Band Selection Framework for Amazon Forest Deforestation Detection Task
Eduardo Neto, Fabio A. Faria, Amanda A. S. de Oliveira, Álvaro L. Fazenda
TL;DR
The paper addresses Amazon deforestation detection by selecting an optimal subset of Landsat-8 spectral bands via UMDA to improve both segment classification and semantic segmentation performance. The framework uses Haralick texture features, SLIC superpixels, SVM fitness, and a DeepLabv3+ segmentation model, demonstrating that carefully chosen band subsets can outperform using all bands or commonly used baselines. Key findings show that four-band combinations derived from UMDA (e.g., B4B3B1B6 or B4B3B1B7) can surpass All+NDVI baselines, achieving higher IoU and balanced accuracy while reducing data dimensionality. This challenges the notion that more spectral information always yields better results and points to practical gains in efficiency and generalization for large-scale forest monitoring.
Abstract
The conservation of tropical forests is a topic of significant social and ecological relevance due to their crucial role in the global ecosystem. Unfortunately, deforestation and degradation impact millions of hectares annually, necessitating government or private initiatives for effective forest monitoring. This study introduces a novel framework that employs the Univariate Marginal Distribution Algorithm (UMDA) to select spectral bands from Landsat-8 satellite, optimizing the representation of deforested areas. This selection guides a semantic segmentation architecture, DeepLabv3+, enhancing its performance. Experimental results revealed several band compositions that achieved superior balanced accuracy compared to commonly adopted combinations for deforestation detection, utilizing segment classification via a Support Vector Machine (SVM). Moreover, the optimal band compositions identified by the UMDA-based approach improved the performance of the DeepLabv3+ architecture, surpassing state-of-the-art approaches compared in this study. The observation that a few selected bands outperform the total contradicts the data-driven paradigm prevalent in the deep learning field. Therefore, this suggests an exception to the conventional wisdom that 'more is always better'.
