paper-with-me

Papers

Warped-Linear Models for Time Series Classification

2017-11-24 · Brijnesh J. Jain

This article proposes and studies warped-linear models for time series classification. The proposed models are time-warp invariant analogues of linear models. Their construction is in line with time series averaging and extensions of k-means and learning vector quantization to dynamic time warping (DTW) spaces. The main theoretical result is that warped-linear models correspond to polyhedral classifiers in Euclidean spaces. This result simplifies the analysis of time-warp invariant models by reducing to max-linear functions. We exploit this relationship and derive solutions to the label-dependency problem and the problem of learning warped-linear models. Empirical results on time series classification suggest that warped-linear functions better trade solution quality against computation time than nearest-neighbor and prototype-based methods.

📄 PDF Abstract BibTeX arXiv:1711.09156

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDynamic Time WarpingGeneral ClassificationQuantizationTime SeriesTime Series AnalysisTime Series AveragingTime Series Classification

Similar Papers 제목 키워드 기반

Warped Dynamic Linear Models for Time Series of Counts

2021-10-27 · Brian King, Daniel R. Kowal

Dynamic Linear Models (DLMs) are commonly employed for time series analysis due to their versatile structure, simple recursive updating, ability to handle missing data, and probabilistic forecasting. However, the options…

Time SeriesTime Series Analysisvalid

Bayesian Warped Gaussian Processes

2012-12-01 · NeurIPS 2012 12 · Miguel Lázaro-Gredilla

Warped Gaussian processes (WGP) [1] model output observations in regression tasks as a parametric nonlinear transformation of a Gaussian process (GP). The use of this nonlinear transformation, which is included as part o…

Gaussian ProcessesGeneral Classification

DTW-Merge: A Novel Data Augmentation Technique for Time Series Classification

2021-03-01 · Mohammad Akyash, Hoda Mohammadzade, Hamid Behroozi

In recent years, neural networks achieved much success in various applications. The main challenge in training deep neural networks is the lack of sufficient data to improve the model's generalization and avoid overfitti…

Data AugmentationDynamic Time WarpingGeneral ClassificationTime Series+2

Amercing: An Intuitive, Elegant and Effective Constraint for Dynamic Time Warping

2021-11-26 · Matthieu Herrmann, Geoffrey I. Webb

Dynamic Time Warping (DTW), and its constrained (CDTW) and weighted (WDTW) variants, are time series distances with a wide range of applications. They minimize the cost of non-linear alignments between series. CDTW and W…

Dynamic Time WarpingTime SeriesTime Series AnalysisTime Series Classification

Time-Series Estimation from Randomly Time-Warped Observations

2021-12-02 · İlker Bayram

We consider the problem of estimating a signal from its warped observations. Such estimation is commonly performed by altering the observations through some inverse-warping, or solving a computationally demanding optimiz…

Time SeriesTime Series Analysis