MODE: Efficient Time Series Prediction with Mamba Enhanced by Low-Rank Neural ODEs
Xingsheng Chen, Regina Zhang, Bo Gao, Xingwei He, Xiaofeng Liu, Pietro Lio, Kwok-Yan Lam, Siu-Ming Yiu

TL;DR
This paper introduces MODE, a novel framework combining Low-Rank Neural ODEs with an enhanced Mamba architecture to improve efficiency, scalability, and accuracy in long-range time series prediction across various domains.
Contribution
The paper presents a unified architecture integrating Low-Rank Neural ODEs with Mamba, introducing a segmented selective scanning mechanism for better long-term modeling and efficiency.
Findings
Outperforms existing methods in accuracy on benchmark datasets.
Reduces computational overhead via low-rank approximation.
Enhances long-range dependency modeling with selective scanning.
Abstract
Time series prediction plays a pivotal role across diverse domains such as finance, healthcare, energy systems, and environmental modeling. However, existing approaches often struggle to balance efficiency, scalability, and accuracy, particularly when handling long-range dependencies and irregularly sampled data. To address these challenges, we propose MODE, a unified framework that integrates Low-Rank Neural Ordinary Differential Equations (Neural ODEs) with an Enhanced Mamba architecture. As illustrated in our framework, the input sequence is first transformed by a Linear Tokenization Layer and then processed through multiple Mamba Encoder blocks, each equipped with an Enhanced Mamba Layer that employs Causal Convolution, SiLU activation, and a Low-Rank Neural ODE enhancement to efficiently capture temporal dynamics. This low-rank formulation reduces computational overhead while…
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
TopicsMachine Learning in Healthcare · Time Series Analysis and Forecasting · Stock Market Forecasting Methods
