{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2601-00920","title":"MODE: Efficient Time Series Prediction with Mamba Enhanced by Low-Rank Neural ODEs","arxiv_id":"2601.00920","date":"2026-01-01","proceeding":null,"authors":["Xingsheng Chen","Regina Zhang","Bo Gao","Xingwei He","Xiaofeng Liu","Pietro Lio","Kwok-Yan Lam","Siu-Ming Yiu"],"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 maintaining expressive power. Furthermore, a segmented selective scanning mechanism, inspired by pseudo-ODE dynamics, adaptively focuses on salient subsequences to improve scalability and long-range sequence modeling. Extensive experiments on benchmark datasets demonstrate that MODE surpasses existing baselines in both predictive accuracy and computational efficiency. Overall, our contributions include: (1) a unified and efficient architecture for long-term time series modeling, (2) integration of Mamba's selective scanning with low-rank Neural ODEs for enhanced temporal representation, and (3) substantial improvements in efficiency and scalability enabled by low-rank approximation and dynamic selective scanning.","url_abs":"https://arxiv.org/abs/2601.00920","url_pdf":"https://arxiv.org/pdf/2601.00920","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2601.00920","atlas_url":"https://app.syntology.ai/?focus=2601.00920","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.00920"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/XsChen524/mode-mamba-ts","reach":{"status":"ok"}}],"summary":{"ran_draft_wrong":1,"unverified":9},"by_repo_kind":{"found_in_text":{"samples":10,"ran":1,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":10,"samples":[{"code_sha256_prefix":"ba7b868fec181b57","entry":"selective_scan_ref","repo":"XsChen524/mode-mamba-ts","repo_kind":"found_in_text","path":"src/mamba_mode/ops/selective_scan_interface.py","file_url":"https://github.com/XsChen524/mode-mamba-ts/blob/HEAD/src/mamba_mode/ops/selective_scan_interface.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ba7b868fec181b57"}},{"code_sha256_prefix":"a8650bb2184614bc","entry":"create_block","repo":"XsChen524/mode-mamba-ts","repo_kind":"found_in_text","path":"src/mamba_mode/models/mixer_seq_simple.py","file_url":"https://github.com/XsChen524/mode-mamba-ts/blob/HEAD/src/mamba_mode/models/mixer_seq_simple.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a8650bb2184614bc"}},{"code_sha256_prefix":"eda7b73324d5e67e","entry":"decode","repo":"XsChen524/mode-mamba-ts","repo_kind":"found_in_text","path":"src/mamba_mode/utils/generation.py","file_url":"https://github.com/XsChen524/mode-mamba-ts/blob/HEAD/src/mamba_mode/utils/generation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"eda7b73324d5e67e"}},{"code_sha256_prefix":"2ce8fcf5bedd19ec","entry":"layer_norm_ref","repo":"XsChen524/mode-mamba-ts","repo_kind":"found_in_text","path":"src/mamba_mode/ops/triton/layernorm.py","file_url":"https://github.com/XsChen524/mode-mamba-ts/blob/HEAD/src/mamba_mode/ops/triton/layernorm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2ce8fcf5bedd19ec"}},{"code_sha256_prefix":"7a8ab4bf37f8fa41","entry":"load_config_hf","repo":"XsChen524/mode-mamba-ts","repo_kind":"found_in_text","path":"src/mamba_mode/utils/hf.py","file_url":"https://github.com/XsChen524/mode-mamba-ts/blob/HEAD/src/mamba_mode/utils/hf.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7a8ab4bf37f8fa41"}},{"code_sha256_prefix":"70607b36f7d19351","entry":"load_state_dict_hf","repo":"XsChen524/mode-mamba-ts","repo_kind":"found_in_text","path":"src/mamba_mode/utils/hf.py","file_url":"https://github.com/XsChen524/mode-mamba-ts/blob/HEAD/src/mamba_mode/utils/hf.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"70607b36f7d19351"}},{"code_sha256_prefix":"da95e9a7906f3d52","entry":"modify_logit_for_repetition_penalty","repo":"XsChen524/mode-mamba-ts","repo_kind":"found_in_text","path":"src/mamba_mode/utils/generation.py","file_url":"https://github.com/XsChen524/mode-mamba-ts/blob/HEAD/src/mamba_mode/utils/generation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"da95e9a7906f3d52"}},{"code_sha256_prefix":"ab802ae3195c6316","entry":"rms_norm_ref","repo":"XsChen524/mode-mamba-ts","repo_kind":"found_in_text","path":"src/mamba_mode/ops/triton/layernorm.py","file_url":"https://github.com/XsChen524/mode-mamba-ts/blob/HEAD/src/mamba_mode/ops/triton/layernorm.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ab802ae3195c6316"}},{"code_sha256_prefix":"8eafd3cf90152c82","entry":"sample","repo":"XsChen524/mode-mamba-ts","repo_kind":"found_in_text","path":"src/mamba_mode/utils/generation.py","file_url":"https://github.com/XsChen524/mode-mamba-ts/blob/HEAD/src/mamba_mode/utils/generation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8eafd3cf90152c82"}},{"code_sha256_prefix":"c720b3f33d90d4f4","entry":"selective_state_update_ref","repo":"XsChen524/mode-mamba-ts","repo_kind":"found_in_text","path":"src/mamba_mode/ops/triton/selective_state_update.py","file_url":"https://github.com/XsChen524/mode-mamba-ts/blob/HEAD/src/mamba_mode/ops/triton/selective_state_update.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c720b3f33d90d4f4"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}