paper-with-me

홈 › Papers

SeesawNet: Towards Non-stationary Time Series Forecasting with Balanced Modeling of Common and Specific Dependencies

2026-05-14 · Hao Li, Lu Zhang, Liu Chong, Yankai Chen, Pengyang Wang, Yingjie Zhou arxiv

Instance normalization (IN) is widely used in non-stationary multivariate time series forecasting to reduce distribution shifts and highlight common patterns across samples. However, IN can over-smooth instance-specific structural information that is essential for modeling temporal and cross-channel heterogeneity. While prior methods further suppress distribution discrepancies or attempt to recover temporal specific dependencies, they often ignore a central tension: how to adaptively model common and instance-specific dependency based on each instance's non-stationary structures. To address this dilemma, we propose SeesawNet, a unified architecture that dynamically balances common and instance-specific dependency modeling in both temporal and channel dimensions. At its core is Adaptive Stationary-Nonstationary Attention (ASNA), which captures common dependencies from normalized sequences and specific dependencies from raw sequences, and adaptively fuses them according to instance-level non-stationarity. Built upon ASNA, SeesawNet alternates dedicated temporal and channel relationship modeling to jointly capture long-range and cross-variable dependencies. Extensive experiments on multiple real-world benchmarks demonstrate that SeesawNet consistently outperforms state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2605.14551

Code (0)

등록된 구현이 없습니다.

Tasks

Multivariate Time Series Forecasting

Similar Papers 제목 키워드 기반

EventTSF: Event-Aware Non-Stationary Time Series Forecasting

2025-08-19 · Yunfeng Ge, Ming Jin, Yiji Zhao, Hongyan Li 외 arxiv

Time series forecasting is vital in diverse sectors such as energy and transportation, where non-stationary dynamics are deeply intertwined with external events in other modalities such as texts. However, incorporating n…

Time Series Forecasting

Differential Convolutional Fuzzy Time Series Forecasting

2023-05-15 · Tianxiang Zhan, Yuanpeng He, Yong Deng, Zhen Li

Fuzzy time series forecasting (FTSF) is a typical forecasting method with wide application. Traditional FTSF is regarded as an expert system which leads to loss of the ability to recognize undefined features. The mention…

Time SeriesTime Series Forecasting

Non-stationary Transformers: Exploring the Stationarity in Time Series Forecasting

2022-05-28 · Yong liu, Haixu Wu, Jianmin Wang, Mingsheng Long

Transformers have shown great power in time series forecasting due to their global-range modeling ability. However, their performance can degenerate terribly on non-stationary real-world data in which the joint distribut…

Time SeriesTime Series AnalysisTime Series Forecasting

Non-Stationary Time Series Forecasting Based on Fourier Analysis and Cross Attention Mechanism

2025-05-11 · Yuqi Xiong, Yang Wen

Time series forecasting has important applications in financial analysis, weather forecasting, and traffic management. However, existing deep learning models are limited in processing non-stationary time series data beca…

Financial AnalysisTime SeriesTime Series ForecastingWeather Forecasting

Deep Frequency Derivative Learning for Non-stationary Time Series Forecasting

2024-06-29 · Wei Fan, Kun Yi, Hangting Ye, Zhiyuan Ning 외

While most time series are non-stationary, it is inevitable for models to face the distribution shift issue in time series forecasting. Existing solutions manipulate statistical measures (usually mean and std.) to adjust…

Time SeriesTime Series Forecasting