Neural Networks with LSTM and GRU in Modeling Active Fires in the Amazon
Ramon Tavares, Ricardo Olinda

TL;DR
This paper introduces a combined LSTM and GRU neural network model to accurately forecast active fire spots in the Amazon, demonstrating deep learning's effectiveness in environmental time series prediction.
Contribution
It presents a novel mixed RNN approach that effectively captures seasonality and complex patterns in fire data, advancing machine learning applications in environmental monitoring.
Findings
The combined LSTM and GRU model achieved high forecasting accuracy.
The model successfully captured seasonal patterns in fire data.
Deep learning models can be effectively applied to environmental time series forecasting.
Abstract
This study presents a comprehensive methodology for modeling and forecasting the historical time series of active fire spots detected by the AQUA\_M-T satellite in the Amazon, Brazil. The approach employs a mixed Recurrent Neural Network (RNN) model, combining Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU) architectures to predict the monthly accumulations of daily detected active fire spots. Data analysis revealed a consistent seasonality over time, with annual maximum and minimum values tending to repeat at the same periods each year. The primary objective is to verify whether the forecasts capture this inherent seasonality through machine learning techniques. The methodology involved careful data preparation, model configuration, and training using cross-validation with two seeds, ensuring that the data generalizes well to both the test and validation sets for both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFire Detection and Safety Systems
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Gated Recurrent Unit
