paper-with-me

홈 › Papers

High Dimensional Time Series Generators

2018-04-17 · Jörg P. Bachmann, Johann-Christoph Freytag

Multidimensional time series are sequences of real valued vectors. They occur in different areas, for example handwritten characters, GPS tracking, and gestures of modern virtual reality motion controllers. Within these areas, a common task is to search for similar time series. Dynamic Time Warping (DTW) is a common distance function to compare two time series. The Edit Distance with Real Penalty (ERP) and the Dog Keeper Distance (DK) are two more distance functions on time series. Their behaviour has been analyzed on 1-dimensional time series. However, it is not easy to evaluate their behaviour in relation to growing dimensionality. For this reason we propose two new data synthesizers generating multidimensional time series. The first synthesizer extends the well known cylinder-bell-funnel (CBF) dataset to multidimensional time series. Here, each time series has an arbitrary type (cylinder, bell, or funnel) in each dimension, thus for $d$-dimensional time series there are $3^{d}$ different classes. The second synthesizer (RAM) creates time series with ideas adapted from Brownian motions which is a common model of movement in physics. Finally, we evaluate the applicability of a 1-nearest neighbor classifier using DTW on datasets generated by our synthesizers.

📄 PDF Abstract BibTeX arXiv:1804.06352

Code (0)

등록된 구현이 없습니다.

Tasks

Dynamic Time WarpingERPTime SeriesTime Series AnalysisVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

DTW Dynamic Time Warping (DTW) [1] is one of well-known distance measures between a pairwise of time series. The main idea of DTW is to compute the distance from the matching of…

Similar Papers 제목 키워드 기반

Generating Financial Time Series by Matching Random Convolutional Features

2026-06-03 · Konrad J. Mueller, Nikita Zozoulenko, Ben Wood, Thomas Cass 외 arxiv

Generating realistic financial time series is challenging as training data is often limited to a single historical path. With such scarce data, overfitting is hard to avoid, especially under adversarial training where a …

Time Series Classification

Causal discovery for time series with latent confounders

2022-09-07 · Christian Reiser

Reconstructing the causal relationships behind the phenomena we observe is a fundamental challenge in all areas of science. Discovering causal relationships through experiments is often infeasible, unethical, or expensiv…

Causal DiscoveryTime SeriesTime Series Analysis

Stochastic weather generators for high-frequency wind vector time series

2026-06-08 · Mingshi Cui, Kevin Eng, Justin T. Greene, Zern Ke 외 arxiv

Surface winds can vary substantially from one minute to the next, so there is scope for studying its variation on this fine time scale. Restricting to the month of June to minimize seasonality, this work develops a range…

Data Smashing 2.0: Sequence Likelihood (SL) Divergence For Fast Time Series Comparison

2019-09-26 · Yi Huang, Ishanu Chattopadhyay

Recognizing subtle historical patterns is central to modeling and forecasting problems in time series analysis. Here we introduce and develop a new approach to quantify deviations in the underlying hidden generators of o…

Feature EngineeringTime SeriesTime Series Analysis

Mix, Don't Pick: Why Synthetic Corpus Composition Matters for Time Series Foundation Model Pretraining

2026-06-06 · Aaryan Nagpal, Debdeep Sanyal, Murari Mandal, Dhruv Kumar 외 arxiv

Choosing the wrong synthetic generator for time-series foundation model pretraining is costly: under identical training budgets, the best and worst generators produce up to a $2\times$ gap in forecasting error, yet the f…