paper-with-me

Papers

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

2024-05-31 · Junzhi Wen, Rafal A. Angryk

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.

📄 PDF Abstract BibTeX arXiv:2405.20590

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDecision MakingSolar Flare PredictionTime Series

Similar Papers 제목 키워드 기반

Towards Diverse and Coherent Augmentation for Time-Series Forecasting

2023-03-24 · Xiyuan Zhang, Ranak Roy Chowdhury, Jingbo Shang, Rajesh Gupta 외

Time-series data augmentation mitigates the issue of insufficient training data for deep learning models. Yet, existing augmentation methods are mainly designed for classification, where class labels can be preserved eve…

Data AugmentationDiversityTime SeriesTime Series Forecasting

Financial Time Series Data Augmentation with Generative Adversarial Networks and Extended Intertemporal Return Plots

2022-05-18 · Justin Hellermann, Qinzhuan Qian, Ankit Shah

Data augmentation is a key regularization method to support the forecast and classification performance of highly parameterized models in computer vision. In the time series domain however, regularization in terms of aug…

Data AugmentationTime SeriesTime Series Analysis

Offshore Wind Plant Instance Segmentation Using Sentinel-1 Time Series, GIS, and Semantic Segmentation Models

2023-12-14 · Osmar Luiz Ferreira de Carvalho, Osmar Abilio de Carvalho Junior, Anesmar Olino de Albuquerque, Daniel Guerreiro e Silva

Offshore wind farms represent a renewable energy source with a significant global growth trend, and their monitoring is strategic for territorial and environmental planning. This study's primary objective is to detect of…

Instance SegmentationSegmentationSemantic SegmentationTime Series

An Empirical Survey of Data Augmentation for Time Series Classification with Neural Networks

2020-07-31 · Brian Kenji Iwana, Seiichi Uchida

In recent times, deep artificial neural networks have achieved many successes in pattern recognition. Part of this success can be attributed to the reliance on big data to increase generalization. However, in the field o…

Data AugmentationGeneral ClassificationSurveyTime Series+2

An Unsupervised Approach for Periodic Source Detection in Time Series

2024-06-01 · Berken Utku Demirel, Christian Holz

Detection of periodic patterns of interest within noisy time series data plays a critical role in various tasks, spanning from health monitoring to behavior analysis. Existing learning techniques often rely on labels or …

Self-Supervised LearningTime Series