Saved in:
Bibliographic Details
Main Authors: Kim, Myung Jin, Park, YeongHyeon, Yun, Il Dong
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2509.10324
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • This paper proposes a simple yet effective convolutional module for long-term time series forecasting. The proposed block, inspired by the Auto-Regressive Integrated Moving Average (ARIMA) model, consists of two convolutional components: one for capturing the trend (autoregression) and the other for refining local variations (moving average). Unlike conventional ARIMA, which requires iterative multi-step forecasting, the block directly performs multi-step forecasting, making it easily extendable to multivariate settings. Experiments on nine widely used benchmark datasets demonstrate that our method ARMA achieves competitive accuracy, particularly on datasets exhibiting strong trend variations, while maintaining architectural simplicity. Furthermore, analysis shows that the block inherently encodes absolute positional information, suggesting its potential as a lightweight replacement for positional embeddings in sequential models.