paper-with-me

Papers

PatchDecomp: Interpretable Patch-Based Time Series Forecasting

2026-03-04 · Hiroki Tomioka, Genta Yoshimura arxiv

Time series forecasting, which predicts future values from past observations, plays a central role in many domains and has driven the development of highly accurate neural network models. However, the complexity of these models often limits human understanding of the rationale behind their predictions. We propose PatchDecomp, a neural network-based time series forecasting method that achieves both high accuracy and interpretability. PatchDecomp divides input time series into subsequences (patches) and generates predictions by aggregating the contributions of each patch. This enables clear attribution of each patch, including those from exogenous variables, to the final prediction. Experiments on multiple benchmark datasets demonstrate that PatchDecomp provides predictive performance comparable to recent forecasting methods. Furthermore, we show that the model's explanations not only influence predicted values quantitatively but also offer qualitative interpretability through visualization of patch-wise contributions.

📄 PDF Abstract BibTeX arXiv:2603.03902

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Forecasting

Similar Papers 제목 키워드 기반

Time series forecasting with Hahn Kolmogorov-Arnold networks

2026-01-25 · Md Zahidul Hasan, A. Ben Hamza, Nizar Bouguila arxiv

Recent Transformer- and MLP-based models have demonstrated strong performance in long-term time series forecasting, yet Transformers remain limited by their quadratic complexity and permutation-equivariant attention, whi…

Multivariate Time Series Forecasting

Enhancing Time Series Forecasting through Selective Representation Spaces: A Patch Perspective

2025-10-16 · Xingjian Wu, Xiangfei Qiu, Hanyin Cheng, Zhengyu Li 외 arxiv

Time Series Forecasting has made significant progress with the help of Patching technique, which partitions time series into multiple patches to effectively retain contextual semantic information into a representation sp…

Time Series Forecasting

SEER: Transformer-based Robust Time Series Forecasting via Automated Patch Enhancement and Replacement

2026-01-31 · Xiangfei Qiu, Xvyuan Liu, Tianen Shen, Xingjian Wu 외 arxiv

Time series forecasting is important in many fields that require accurate predictions for decision-making. Patching techniques, commonly used and effective in time series modeling, help capture temporal dependencies by d…

Time Series Forecasting

Synthetic Time Series Forecasting with Transformer Architectures: Extensive Simulation Benchmarks

2025-05-26 · Ali Forootani, Mohammad Khosravi

Time series forecasting plays a critical role in domains such as energy, finance, and healthcare, where accurate predictions inform decision-making under uncertainty. Although Transformer-based models have demonstrated s…

BenchmarkingDecision Making Under UncertaintyInductive BiasTime Series+1

A Time-Series Foundation Model by Universal Delay Embedding

2025-09-15 · Zijian Wang, Peng Tao, Jifan Shi, Rui Bao 외 arxiv

This study introduces Universal Delay Embedding (UDE), a pretrained foundation model designed to revolutionize time-series forecasting through principled integration of delay embedding representation and Koopman operator…