paper-with-me

Papers

Time Series Classification Using Convolutional Neural Network On Imbalanced Datasets

2021-10-10 · Syed Rawshon Jamil

Time Series Classification (TSC) has drawn a lot of attention in literature because of its broad range of applications for different domains, such as medical data mining, weather forecasting. Although TSC algorithms are designed for balanced datasets, most real-life time series datasets are imbalanced. The Skewed distribution is a problem for time series classification both in distance-based and feature-based algorithms under the condition of poor class separability. To address the imbalance problem, both sampling-based and algorithmic approaches are used in this paper. Different methods significantly improve time series classification's performance on imbalanced datasets. Despite having a high imbalance ratio, the result showed that F score could be as high as 97.6% for the simulated TwoPatterns Dataset.

📄 PDF Abstract BibTeX arXiv:2110.04748

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationTime SeriesTime Series AnalysisTime Series ClassificationWeather Forecasting

Similar Papers 제목 키워드 기반

Cost-Sensitive Convolution based Neural Networks for Imbalanced Time-Series Classification

2018-01-13 · Yue Geng, Xinyu Luo

Some deep convolutional neural networks were proposed for time-series classification and class imbalanced problems. However, those models performed degraded and even failed to recognize the minority class of an imbalance…

Deep LearningGeneral ClassificationTemporal SequencesTime Series+2

TCGAN: Convolutional Generative Adversarial Network for Time Series Classification and Clustering

2023-09-09 · Fanling Huang, Yangdong Deng

Recent works have demonstrated the superiority of supervised Convolutional Neural Networks (CNNs) in learning hierarchical representations from time series data for successful classification. These methods require suffic…

ClusteringGenerative Adversarial NetworkTime SeriesTime Series Classification

Contrastive Representation-Guided Genetic Minority Oversampling for Imbalanced Time-Series Classification

2026-08-24 · Wenbin Pei, Yunrong Hao, Zhen Liu, Guan Wang 외 arxiv

Real-world time-series classification tasks often exhibit class imbalance, which can be extremely severe in some applications. To avoid training biased classifiers on imbalanced data, sampling is one of the most popular …

Contrastive Learning

Minority Oversampling for Imbalanced Time Series Classification

2020-04-14 · Tuanfei Zhu, Cheng Luo, Jing Li, Siqi Ren 외

Many important real-world applications involve time-series data with skewed distribution. Compared to conventional imbalance learning problems, the classification of imbalanced time-series data is more challenging due to…

ClassificationClusteringGeneral ClassificationTime Series+2

Event Detection in Time Series: Universal Deep Learning Approach

2023-11-27 · Menouar Azib, Benjamin Renard, Philippe Garnier, Vincent Génot 외

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 Series