{"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/large-pre-trained-time-series-models-for","title":"Large Pre-trained time series models for cross-domain Time series analysis tasks","arxiv_id":"2311.11413","date":"2023-11-19","proceeding":null,"authors":["Harshavardhan Kamarthi","B. Aditya Prakash"],"abstract":"Large pre-trained models have been vital in recent advancements in domains like language and vision, making model training for individual downstream tasks more efficient and provide superior performance. However, tackling time-series analysis tasks usually involves designing and training a separate model from scratch leveraging training data and domain expertise specific to the task. We tackle a significant challenge for pre-training a foundational time-series model from multi-domain time-series datasets: extracting semantically useful tokenized inputs to the model across heterogenous time-series from different domains. We propose Large Pre-trained Time-series Models (LPTM) that introduces a novel method of adaptive segmentation that automatically identifies optimal dataset-specific segmentation strategy during pre-training. This enables LPTM to perform similar to or better than domain-specific state-of-art model when fine-tuned to different downstream time-series analysis tasks and under zero-shot settings. LPTM achieves superior forecasting and time-series classification results taking up to 40% less data and 50% less training time compared to state-of-art baselines. Code: www.github.com/AdityaLab/Samay","url_abs":"https://arxiv.org/abs/2311.11413v3","url_pdf":"https://arxiv.org/pdf/2311.11413v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"large-pre-trained-time-series-models-for","repo_url":"https://github.com/adityalab/samay","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"self-supervised-learning","task_name":"Self-Supervised Learning"},{"task_slug":"time-series-1","task_name":"Time Series"},{"task_slug":"time-series","task_name":"Time Series Analysis"},{"task_slug":"time-series-classification","task_name":"Time Series Classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2311.11413","atlas_url":"https://app.syntology.ai/?focus=2311.11413","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2311.11413"}},"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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/adityalab/samay","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":9,"unverified":1},"by_repo_kind":{"official":{"samples":10,"ran":9,"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":0,"samples":[{"code_sha256_prefix":"3d45af2dc19af0af","entry":"MAE","repo":"adityalab/samay","repo_kind":"official","path":"src/samay/metric.py","file_url":"https://github.com/adityalab/samay/blob/HEAD/src/samay/metric.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3d45af2dc19af0af"}},{"code_sha256_prefix":"ab4f6a5fa72f667b","entry":"MASE","repo":"adityalab/samay","repo_kind":"official","path":"src/samay/metric.py","file_url":"https://github.com/adityalab/samay/blob/HEAD/src/samay/metric.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ab4f6a5fa72f667b"}},{"code_sha256_prefix":"bddb4a39908fde27","entry":"MSE","repo":"adityalab/samay","repo_kind":"official","path":"src/samay/metric.py","file_url":"https://github.com/adityalab/samay/blob/HEAD/src/samay/metric.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bddb4a39908fde27"}},{"code_sha256_prefix":"79566c6a8f0aad1a","entry":"filter_dict","repo":"adityalab/samay","repo_kind":"official","path":"src/samay/moirai_utils.py","file_url":"https://github.com/adityalab/samay/blob/HEAD/src/samay/moirai_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"79566c6a8f0aad1a"}},{"code_sha256_prefix":"1a96712a90c9bc00","entry":"freq_mapping","repo":"adityalab/samay","repo_kind":"official","path":"src/samay/dataset.py","file_url":"https://github.com/adityalab/samay/blob/HEAD/src/samay/dataset.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1a96712a90c9bc00"}},{"code_sha256_prefix":"53b5bc00f1f8e4f8","entry":"get_multivariate_data","repo":"adityalab/samay","repo_kind":"official","path":"src/samay/utils.py","file_url":"https://github.com/adityalab/samay/blob/HEAD/src/samay/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"53b5bc00f1f8e4f8"}},{"code_sha256_prefix":"af458dcb2674cce8","entry":"handle_distr_output","repo":"adityalab/samay","repo_kind":"official","path":"src/samay/moirai_utils.py","file_url":"https://github.com/adityalab/samay/blob/HEAD/src/samay/moirai_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"af458dcb2674cce8"}},{"code_sha256_prefix":"b51cc76a36acc599","entry":"load_args","repo":"adityalab/samay","repo_kind":"official","path":"src/samay/utils.py","file_url":"https://github.com/adityalab/samay/blob/HEAD/src/samay/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b51cc76a36acc599"}},{"code_sha256_prefix":"cba288293510660e","entry":"read_yaml","repo":"adityalab/samay","repo_kind":"official","path":"src/samay/utils.py","file_url":"https://github.com/adityalab/samay/blob/HEAD/src/samay/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cba288293510660e"}},{"code_sha256_prefix":"c9d2804d2f08ed7e","entry":"quantize_linear_layers","repo":"adityalab/samay","repo_kind":"official","path":"src/samay/quantization.py","file_url":"https://github.com/adityalab/samay/blob/HEAD/src/samay/quantization.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c9d2804d2f08ed7e"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}