Cost-Sensitive Convolution based Neural Networks for Imbalanced Time-Series Classification
Yue Geng, Xinyu Luo

TL;DR
This paper introduces an adaptive cost-sensitive learning strategy to improve deep convolutional neural networks for imbalanced time-series classification, significantly enhancing minority class recognition in real-world datasets.
Contribution
It proposes a novel cost-sensitive modification method for deep learning models, effectively addressing class imbalance in time-series classification tasks.
Findings
Cost-sensitive CNNs outperform traditional models on imbalanced datasets.
The strategy improves minority class recognition without sacrificing overall accuracy.
Modified networks show robustness across multiple metrics and data sampling methods.
Abstract
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 imbalanced temporal sequences dataset. Minority samples would bring troubles for temporal deep learning classifiers due to the equal treatments of majority and minority class. Until recently, there were few works applying deep learning on imbalanced time-series classification (ITSC) tasks. Here, this paper aimed at tackling ITSC problems with deep learning. An adaptive cost-sensitive learning strategy was proposed to modify temporal deep learning models. Through the proposed strategy, classifiers could automatically assign misclassification penalties to each class. In the experimental section, the proposed method was utilized to modify five neural networks. They were evaluated on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Imbalanced Data Classification Techniques · Anomaly Detection Techniques and Applications
MethodsConvolution
