Time Series Extrinsic Regression
This paper studies Time Series Extrinsic Regression (TSER): a regression task of which the aim is to learn the relationship between a time series and a continuous scalar variable; a task closely related to time series classification (TSC), which aims to learn the relationship between a time series and a categorical class label. This task generalizes time series forecasting (TSF), relaxing the requirement that the value predicted be a future value of the input series or primarily depend on more recent values. In this paper, we motivate and study this task, and benchmark existing solutions and adaptations of TSC algorithms on a novel archive of 19 TSER datasets which we have assembled. Our results show that the state-of-the-art TSC algorithm Rocket, when adapted for regression, achieves the highest overall accuracy compared to adaptations of other TSC algorithms and state-of-the-art machine learning (ML) algorithms such as XGBoost, Random Forest and Support Vector Regression. More importantly, we show that much research is needed in this field to improve the accuracy of ML models. We also find evidence that further research has excellent prospects of improving upon these straightforward baselines.
Code (1)
Tasks
regressionTime SeriesTime Series AnalysisTime Series ClassificationTime Series ForecastingTime Series RegressionSimilar Papers 제목 키워드 기반
Deep Learning for Time Series Classification and Extrinsic Regression: A Current Survey
Time Series Classification and Extrinsic Regression are important and challenging machine learning tasks. Deep learning has revolutionized natural language processing and computer vision and holds great promise in other …
Activity RecognitionClassificationDeep LearningEarth Observation+5A Bag of Receptive Fields for Time Series Extrinsic Predictions
High-dimensional time series data poses challenges due to its dynamic nature, varying lengths, and presence of missing values. This kind of data requires extensive preprocessing, limiting the applicability of existing Ti…
Missing ValuesregressionTime SeriesTime Series ClassificationMonash University, UEA, UCR Time Series Extrinsic Regression Archive
Time series research has gathered lots of interests in the last decade, especially for Time Series Classification (TSC) and Time Series Forecasting (TSF). Research in TSC has greatly benefited from the University of Cali…
BenchmarkingMissing ValuesregressionTime Series+4Unsupervised Feature Based Algorithms for Time Series Extrinsic Regression
Time Series Extrinsic Regression (TSER) involves using a set of training time series to form a predictive model of a continuous response variable that is not directly related to the regressor series. The TSER archive for…
regressionTime SeriesTime Series ClassificationInterpretable Feature Construction for Time Series Extrinsic Regression
Supervised learning of time series data has been extensively studied for the case of a categorical target variable. In some application domains, e.g., energy, environment and health monitoring, it occurs that the target …
BenchmarkingregressionTime SeriesTime Series Analysis