vix.ing · top · new · best · stats

Class-Based Time Series Data Augmentation to Mitigate Extreme Class Imbalance for Solar Flare Prediction

2024/05/31 by Jun-Zhi Wen, Rafal A. Angryk, Wen, Junzhi +1
Decision Sciences · Engineering · #Artificial Intelligence (cs.AI) #Energy Load and Power Forecasting #FOS: Computer and information sciences #FOS: Physical sciences #Grey System Theory Applications #Instrumentation and Methods for Astrophysics (astro-ph.IM) #Machine Learning (cs.LG) #Solar and Stellar Astrophysics (astro-ph.SR)

paper · pdf · doi:10.48550/arxiv.2405.20590

openalex publication_date 2024/05/31 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Time series data plays a crucial role across various domains, making it valuable for decision-making and predictive modeling. Machine learning (ML) and deep learning (DL) have shown promise in this regard, yet their performance hinges on data quality and quantity, often constrained by data scarcity and class imbalance, particularly for rare events like solar flares. Data augmentation techniques offer a potential solution to address these challenges, yet their effectiveness on multivariate time series datasets remains underexplored. In this study, we propose a novel data augmentation method for time series data named Mean Gaussian Noise (MGN). We investigate the performance of MGN compared to eight existing basic data augmentation methods on a multivariate time series dataset for solar flare prediction, SWAN-SF, using a ML algorithm for time series data, TimeSeriesSVC. The results demonstrate the efficacy of MGN and highlight its potential for improving classification performance in scenarios with extremely imbalanced data. Our time complexity analysis shows that MGN also has a competitive computational cost compared to the investigated alternative methods.

Related