OSTSC: Over Sampling for Time Series Classification in R

11/27/2017
by   Matthew Dixon, et al.
0

The OSTSC package is a powerful oversampling approach for classifying univariant, but multinomial time series data in R. This article provides a brief overview of the oversampling methodology implemented by the package. A tutorial of the OSTSC package is provided. We begin by providing three test cases for the user to quickly validate the functionality in the package. To demonstrate the performance impact of OSTSC, we then provide two medium size imbalanced time series datasets. Each example applies a TensorFlow implementation of a Long Short-Term Memory (LSTM) classifier - a type of a Recurrent Neural Network (RNN) classifier - to imbalanced time series. The classifier performance is compared with and without oversampling. Finally, larger versions of these two datasets are evaluated to demonstrate the scalability of the package. The examples demonstrate that the OSTSC package improves the performance of RNN classifiers applied to highly imbalanced time series data. In particular, OSTSC is observed to increase the AUC of LSTM from 0.543 to 0.784 on a high frequency trading dataset consisting of 30,000 time series observations.

READ FULL TEXT

page 31

page 32

research
11/30/2022

CRU: A Novel Neural Architecture for Improving the Predictive Performance of Time-Series Data

The time-series forecasting (TSF) problem is a traditional problem in th...
research
08/31/2022

ARMA Cell: A Modular and Effective Approach for Neural Autoregressive Modeling

The autoregressive moving average (ARMA) model is a classical, and argua...
research
03/08/2022

LSTMSPLIT: Effective SPLIT Learning based LSTM on Sequential Time-Series Data

Federated learning (FL) and split learning (SL) are the two popular dist...
research
04/14/2020

Oversampling for Imbalanced Time Series Data

Many important real-world applications involve time-series data with ske...
research
08/03/2015

Time-series modeling with undecimated fully convolutional neural networks

We present a new convolutional neural network-based time-series model. T...
research
04/12/2023

NP-Free: A Real-Time Normalization-free and Parameter-tuning-free Representation Approach for Open-ended Time Series

As more connected devices are implemented in a cyber-physical world and ...

Please sign up or login with your details

Forgot password? Click here to reset