Related Experiment Video
Updated: May 28, 2025

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
Spatio-Temporal Agnostic Sampling for Imbalanced Multivariate Seasonal Time Series Data: A Study on Forest Fires
Abdul Mutakabbir1, Chung-Horng Lung2, Kshirasagar Naik3
1Department of Data Science, Analytics, and Artificial Intelligence, Carleton University, Ottawa, ON K1S 5B6, Canada.
This study introduces Spatio-Temporal Agnostic Sampling (STAS) to address imbalanced data for forest fire prediction. STAS effectively improves both fire probability classification and severity assessment models.
Area of Science:
- Environmental Science
- Data Science
- Geospatial Analysis
Background:
- Natural disasters, including forest fires, pose significant threats due to seasonal and anthropogenic factors.
- Forest fires are increasing in frequency and destruction, impacting ecosystems and economies.
- Predictive modeling for forest fires is challenged by highly imbalanced datasets (over 100,000 non-fire events per fire event).
Purpose of the Study:
- To introduce a novel data sampling technique, Spatio-Temporal Agnostic Sampling (STAS), for handling imbalanced time-series data in forest fire prediction.
- To provide a mathematical framework and complexity analysis for STAS, comparing it with existing methods like NearMiss and SMOTE.
- To evaluate the effectiveness of STAS in improving forest fire probability classification and severity assessment models.
Main Methods:
- Development and mathematical formulation of the Spatio-Temporal Agnostic Sampling (STAS) framework.
- Complexity analysis comparing STAS against NearMiss and SMOTE.
- Implementation of binary classification and regression models using STAS-generated data for fire prediction and severity assessment.
- Extensive validation through 432 experiments and additional temporal data split analysis.
Main Results:
- STAS demonstrates superior performance in handling imbalanced multivariate seasonal time-series data.
- Binary classification models built on STAS data achieved an F1-score > 0.9 in 180 out of 216 experiments.
- Regression models for fire severity assessment achieved an R2-score > 0.75 in 150 out of 216 experiments.
Conclusions:
- The Spatio-Temporal Agnostic Sampling (STAS) framework is highly effective for improving forest fire prediction models.
- STAS successfully addresses the challenge of highly imbalanced data in seasonal, multivariate time-series datasets.
- The validated performance of STAS indicates its significant applicability for real-world forest fire early warning systems.
More Related Videos
04:35Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
12:26Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling SAHM
Published on: October 11, 2016
Related Concept Videos
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Stratified Sampling Method
To choose a stratified sample, divide the population into groups called strata and then take a...
Sampling Plans
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Sampling Methods: Overview
In analytical chemistry, the choice of...
Sampling Methods: Sample Types
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
Survival Tree
Building a Survival Tree
Constructing a...