Dataset: Rare Event Classification in Multivariate Time Series
A real-world dataset is provided from a pulp-and-paper manufacturing industry. The dataset comes from a multivariate time series process. The data contains a rare event of paper break that commonly occurs in the industry. The data contains sensor readings at regular time-intervals (x's) and the event label (y). The primary purpose of the data is thought to be building a classification model for early prediction of the rare event. However, it can also be used for multivariate time series data exploration and building other supervised and unsupervised models.
Code (3)
Tasks
ClassificationGeneral ClassificationTime SeriesTime Series AnalysisSimilar Papers 제목 키워드 기반
Evaluating the Role of Data Enrichment Approaches Towards Rare Event Analysis in Manufacturing
Rare events are occurrences that take place with a significantly lower frequency than more common regular events. In manufacturing, predicting such events is particularly important, as they lead to unplanned downtime, sh…
Data AugmentationEvent DetectionImputationPrediction+1Class-Based Time Series Data Augmentation to Mitigate Extreme Class Imbalance for Solar Flare Prediction
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 perf…
Data AugmentationDecision MakingSolar Flare PredictionTime SeriesEVEREST: An Evidential, Tail-Aware Transformer for Rare-Event Time-Series Forecasting
Forecasting rare events in multivariate time-series data is challenging due to severe class imbalance, long-range dependencies, and distributional uncertainty. We introduce EVEREST, a transformer-based architecture for p…
Event Detection in Time Series: Universal Deep Learning Approach
Event detection in time series is a challenging task due to the prevalence of imbalanced datasets, rare events, and time interval-defined events. Traditional supervised deep learning methods primarily employ binary class…
Binary ClassificationDeep LearningEvent DetectionTime SeriesGlobal Cross-Time Attention Fusion for Enhanced Solar Flare Prediction from Multivariate Time Series
Multivariate time series classification is increasingly investigated in space weather research as a means to predict intense solar flare events, which can cause widespread disruptions across modern technological systems.…
Time Series Classification