Adaptive Normalization Mamba with Multi Scale Trend Decomposition and Patch MoE Encoding
MinCheol Jeon

TL;DR
AdaMamba is a novel time series forecasting model that combines adaptive normalization, multi scale trend extraction, and a mixture of experts transformer to improve stability and accuracy under non-stationarity and distributional shifts.
Contribution
The paper introduces AdaMamba, a unified architecture integrating adaptive normalization, multi scale trend decomposition, and a mixture of experts transformer for robust time series forecasting.
Findings
AdaMamba outperforms baseline models in stability and accuracy.
Effective mitigation of covariate shift demonstrated.
Modular design supports both deterministic and probabilistic forecasting.
Abstract
Time series forecasting in real world environments faces significant challenges non stationarity, multi scale temporal patterns, and distributional shifts that degrade model stability and accuracy. This study propose AdaMamba, a unified forecasting architecture that integrates adaptive normalization, multi scale trend extraction, and contextual sequence modeling to address these challenges. AdaMamba begins with an Adaptive Normalization Block that removes non stationary components through multi scale convolutional trend extraction and channel wise recalibration, enabling consistent detrending and variance stabilization. The normalized sequence is then processed by a Context Encoder that combines patch wise embeddings, positional encoding, and a Mamba enhanced Transformer layer with a mixture of experts feed forward module, allowing efficient modeling of both long range dependencies and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Forecasting Techniques and Applications · Time Series Analysis and Forecasting
