paper-with-me

Papers

TimeMixer: Decomposable Multiscale Mixing for Time Series Forecasting

2024-05-23 · ICLR 2024 1 · Shiyu Wang, Haixu Wu, Xiaoming Shi, Tengge Hu, Huakun Luo, Lintao Ma, James Y. Zhang, Jun Zhou

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 extremely challenging. Going beyond the mainstream paradigms of plain decomposition and multiperiodicity analysis, we analyze temporal variations in a novel view of multiscale-mixing, which is based on an intuitive but important observation that time series present distinct patterns in different sampling scales. The microscopic and the macroscopic information are reflected in fine and coarse scales respectively, and thereby complex variations can be inherently disentangled. Based on this observation, we propose TimeMixer as a fully MLP-based architecture with Past-Decomposable-Mixing (PDM) and Future-Multipredictor-Mixing (FMM) blocks to take full advantage of disentangled multiscale series in both past extraction and future prediction phases. Concretely, PDM applies the decomposition to multiscale series and further mixes the decomposed seasonal and trend components in fine-to-coarse and coarse-to-fine directions separately, which successively aggregates the microscopic seasonal and macroscopic trend information. FMM further ensembles multiple predictors to utilize complementary forecasting capabilities in multiscale observations. Consequently, TimeMixer is able to achieve consistent state-of-the-art performances in both long-term and short-term forecasting tasks with favorable run-time efficiency.

📄 PDF Abstract BibTeX arXiv:2405.14616

Code (2)

kwuking/TimeMixer 공식 구현 pytorch
WenjieDu/PyPOTS pytorch

Tasks

Future predictionTime SeriesTime Series ForecastingWeather Forecasting

Similar Papers 제목 키워드 기반

Volatility Forecasting in Global Financial Markets Using TimeMixer

2024-09-27 · Alex Li

Predicting volatility in financial markets, including stocks, index ETFs, foreign exchange, and cryptocurrencies, remains a challenging task due to the inherent complexity and non-linear dynamics of these time series. In…

ManagementTime SeriesTime Series Forecasting

TimeMixer++: A General Time Series Pattern Machine for Universal Predictive Analysis

2024-10-21 · Shiyu Wang, Jiawei Li, Xiaoming Shi, Zhou Ye 외

Time series analysis plays a critical role in numerous applications, supporting tasks such as forecasting, classification, anomaly detection, and imputation. In this work, we present the time series pattern machine (TSPM…

Anomaly DetectionImputationTime SeriesTime Series Analysis

SEMixer: Semantics Enhanced MLP-Mixer for Multiscale Mixing and Long-term Time Series Forecasting

2026-02-18 · Xu Zhang, Qitong Wang, Peng Wang, Wei Wang arxiv

Modeling multiscale patterns is crucial for long-term time series forecasting (TSF). However, redundancy and noise in time series, together with semantic gaps between non-adjacent scales, make the efficient alignment and…

Time Series Forecasting

ReLaMix: Residual Latency-Aware Mixing for Delay-Robust Financial Time-Series Forecasting

2026-03-21 · Tianyou Lai, Wentao Yue, Jiayi Zhou, Chaoyuan Hao 외 arxiv

Financial time-series forecasting in real-world high-frequency markets is often hindered by delayed or partially stale observations caused by asynchronous data acquisition and transmission latency. To better reflect such…

LLM-Mixer: Multiscale Mixing in LLMs for Time Series Forecasting

2024-10-15 · Md Kowsher, Md. Shohanur Islam Sobuj, Nusrat Jahan Prottasha, E. Alejandro Alanis 외

Time series forecasting remains a challenging task, particularly in the context of complex multiscale temporal patterns. This study presents LLM-Mixer, a framework that improves forecasting accuracy through the combinati…

Time SeriesTime Series Forecasting