paper-with-me

홈 › Papers

Learning Time Series from Scale Information

2021-03-18 · Yuan Yang, Jie Ding

Sequentially obtained dataset usually exhibits different behavior at different data resolutions/scales. Instead of inferring from data at each scale individually, it is often more informative to interpret the data as an ensemble of time series from different scales. This naturally motivated us to propose a new concept referred to as the scale-based inference. The basic idea is that more accurate prediction can be made by exploiting scale information of a time series. We first propose a nonparametric predictor based on $k$-nearest neighbors with an optimally chosen $k$ for a single time series. Based on that, we focus on a specific but important type of scale information, the resolution/sampling rate of time series data. We then propose an algorithm to sequentially predict time series using past data at various resolutions. We prove that asymptotically the algorithm produces the mean prediction error that is no larger than the best possible algorithm at any single resolution, under some optimally chosen parameters. Finally, we establish the general formulations for scale inference, and provide further motivating examples. Experiments on both synthetic and real data illustrate the potential applicability of our approaches to a wide range of time series models.

📄 PDF Abstract BibTeX arXiv:2103.10026

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Multi-scale hypergraph meets LLMs: Aligning large language models for time series analysis

2026-02-04 · Zongjiang Shang, Dongliang Cui, Binqing Wu, Ling Chen arxiv

Recently, there has been great success in leveraging pre-trained large language models (LLMs) for time series analysis. The core idea lies in effectively aligning the modality between natural language and time series. Ho…

Time Series Analysis

TPRNN: A Top-Down Pyramidal Recurrent Neural Network for Time Series Forecasting

2023-12-11 · Ling Chen, Jiahua Cui

Time series refer to a series of data points indexed in time order, which can be found in various fields, e.g., transportation, healthcare, and finance. Accurate time series forecasting can enhance optimization planning …

Decision MakingTime SeriesTime Series Forecasting

CrossAD: Time Series Anomaly Detection with Cross-scale Associations and Cross-window Modeling

2025-10-14 · Beibu Li, Qichao Shentu, Yang Shu, Hui Zhang 외 arxiv

Time series anomaly detection plays a crucial role in a wide range of real-world applications. Given that time series data can exhibit different patterns at different sampling granularities, multi-scale modeling has prov…

Time Series Anomaly Detection

Multi-scale Attention Flow for Probabilistic Time Series Forecasting

2022-05-16 · Shibo Feng, Chunyan Miao, Ke Xu, Jiaxiang Wu 외

The probability prediction of multivariate time series is a notoriously challenging but practical task. On the one hand, the challenge is how to effectively capture the cross-series correlations between interacting time …

PositionProbabilistic Time Series ForecastingTime SeriesTime Series Analysis+1

TimeMixer: Decomposable Multiscale Mixing for Time Series Forecasting

2024-05-23 · ICLR 2024 1 · Shiyu Wang, Haixu Wu, Xiaoming Shi, Tengge Hu 외

Time series forecasting is widely used in extensive applications, such as traffic planning and weather forecasting. However, real-world time series usually present intricate temporal variations, making forecasting extrem…

Future predictionTime SeriesTime Series ForecastingWeather Forecasting