paper-with-me

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 for count time series are limited: Gaussian DLMs require continuous data, while Poisson-based alternatives often lack sufficient modeling flexibility. We introduce a novel semiparametric methodology for count time series by warping a Gaussian DLM. The warping function has two components: a (nonparametric) transformation operator that provides distributional flexibility and a rounding operator that ensures the correct support for the discrete data-generating process. We develop conjugate inference for the warped DLM, which enables analytic and recursive updates for the state space filtering and smoothing distributions. We leverage these results to produce customized and efficient algorithms for inference and forecasting, including Monte Carlo simulation for offline analysis and an optimal particle filter for online inference. This framework unifies and extends a variety of discrete time series models and is valid for natural counts, rounded values, and multivariate observations. Simulation studies illustrate the excellent forecasting capabilities of the warped DLM. The proposed approach is applied to a multivariate time series of daily overdose counts and demonstrates both modeling and computational successes.

📄 PDF Abstract BibTeX arXiv:2110.14790

Code (1)

bking124/warpDLM-reproducible-code 공식 구현

Tasks

Time SeriesTime Series Analysisvalid

Similar 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 …

ClassificationDynamic Time WarpingGeneral ClassificationQuantization+4

Warped Time Series Anomaly Detection

2024-04-18 · Charlotte Lacoquelle, Xavier Pucel, Louise Travé-Massuyès, Axel Reymonet 외

This paper addresses the problem of detecting time series outliers, focusing on systems with repetitive behavior, such as industrial robots operating on production lines.Notable challenges arise from the fact that a task…

Anomaly DetectionDynamic Time WarpingGPUIndustrial Robots+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-warped Trials

2023-02-01 · Eric Easthope

I outline a signal resampling strategy for aligning event times between time series trials in contexts where significant event times like onsets and offsets vary between trials. These variations prevent direct comparison…

Dynamic Time WarpingTime SeriesTime Series Analysis

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