{"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-2508-02879","title":"CauKer: Classification Time Series Foundation Models Can Be Pretrained on Synthetic Data","arxiv_id":"2508.02879","date":"2025-08-04","proceeding":"ICML","authors":["Shifeng Xie","Vasilii Feofanov","Ambroise Odonnat","Lei Zan","Marius Alonso","Jianfeng Zhang","Themis Palpanas","Lujia Pan","Keli Zhang","Ievgen Redko"],"abstract":"Time series foundation models (TSFMs) have recently gained significant attention due to their strong zero-shot capabilities and widespread real-world applications. Such models typically require a computationally costly pre-training on large-scale, carefully curated collections of real-world sequences. To allow for a sample-efficient pre-training of TSFMs, we propose \\textsc{CauKer}, a novel algorithm designed to generate diverse, causally coherent synthetic time series with realistic trends, seasonality, and nonlinear interactions. \\textsc{CauKer} combines Gaussian Process (GP) kernel composition with Structural Causal Models (SCM) to produce data for sample-efficient pre-training of state-of-the-art classification TSFMs having different architectures and following different pre-training approaches. Additionally, our experiments reveal that \\textsc{CauKer}-generated datasets exhibit clear scaling laws for both dataset size (10K to 10M samples) and model capacity (1M to 783M parameters), unlike real-world datasets, which display irregular scaling behavior. The source code is publicly available at https://github.com/ShifengXIE/CauKer.","url_abs":"https://arxiv.org/abs/2508.02879","url_pdf":"https://arxiv.org/pdf/2508.02879","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":{"atlas_url":"https://app.syntology.ai/?focus=2508.02879","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2508.02879"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+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/ShifengXIE/CauKer","reach":{"status":"ok"}}],"summary":{"unverified":10},"by_repo_kind":{"found_in_text":{"samples":10,"ran":0,"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":"8262196db90ae5ce","entry":"build_kernel_bank","repo":"ShifengXIE/CauKer","repo_kind":"found_in_text","path":"CauKer.py","file_url":"https://github.com/ShifengXIE/CauKer/blob/HEAD/CauKer.py","link_basis":"plan_row","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":"8262196db90ae5ce"}},{"code_sha256_prefix":"1edf047547a32f8b","entry":"fill_out_with_Nan","repo":"ShifengXIE/CauKer","repo_kind":"found_in_text","path":"Models/Mantis/data_reader/reading_utils/preprocessing_utils.py","file_url":"https://github.com/ShifengXIE/CauKer/blob/HEAD/Models/Mantis/data_reader/reading_utils/preprocessing_utils.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":"1edf047547a32f8b"}},{"code_sha256_prefix":"449fbc1e5d1a1596","entry":"get_data_and_label_from_ts_file","repo":"ShifengXIE/CauKer","repo_kind":"found_in_text","path":"Models/Mantis/data_reader/reading_utils/loading_utils.py","file_url":"https://github.com/ShifengXIE/CauKer/blob/HEAD/Models/Mantis/data_reader/reading_utils/loading_utils.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":"449fbc1e5d1a1596"}},{"code_sha256_prefix":"f5fe68f4bdc1a1eb","entry":"get_label_dict","repo":"ShifengXIE/CauKer","repo_kind":"found_in_text","path":"Models/Mantis/data_reader/reading_utils/loading_utils.py","file_url":"https://github.com/ShifengXIE/CauKer/blob/HEAD/Models/Mantis/data_reader/reading_utils/loading_utils.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":"f5fe68f4bdc1a1eb"}},{"code_sha256_prefix":"29cf01d44829ae99","entry":"left_pad_and_stack_1D","repo":"ShifengXIE/CauKer","repo_kind":"found_in_text","path":"Models/Chronos/src/chronos/utils.py","file_url":"https://github.com/ShifengXIE/CauKer/blob/HEAD/Models/Chronos/src/chronos/utils.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":"29cf01d44829ae99"}},{"code_sha256_prefix":"76b811c62d9f814d","entry":"load_UEA","repo":"ShifengXIE/CauKer","repo_kind":"found_in_text","path":"Models/Mantis/data_reader/reading_utils/loading_utils.py","file_url":"https://github.com/ShifengXIE/CauKer/blob/HEAD/Models/Mantis/data_reader/reading_utils/loading_utils.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":"76b811c62d9f814d"}},{"code_sha256_prefix":"9d2ab88ca6670a55","entry":"random_binary_map","repo":"ShifengXIE/CauKer","repo_kind":"found_in_text","path":"CauKer.py","file_url":"https://github.com/ShifengXIE/CauKer/blob/HEAD/CauKer.py","link_basis":"plan_row","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":"9d2ab88ca6670a55"}},{"code_sha256_prefix":"711e41b4b6f775ca","entry":"set_nan_to_zero","repo":"ShifengXIE/CauKer","repo_kind":"found_in_text","path":"Models/Mantis/data_reader/reading_utils/preprocessing_utils.py","file_url":"https://github.com/ShifengXIE/CauKer/blob/HEAD/Models/Mantis/data_reader/reading_utils/preprocessing_utils.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":"711e41b4b6f775ca"}},{"code_sha256_prefix":"c8d7784a32f0358b","entry":"to_gluonts_univariate","repo":"ShifengXIE/CauKer","repo_kind":"found_in_text","path":"Models/Chronos/evaluation/results/season-naive.py","file_url":"https://github.com/ShifengXIE/CauKer/blob/HEAD/Models/Chronos/evaluation/results/season-naive.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":"c8d7784a32f0358b"}},{"code_sha256_prefix":"b40263c4308a6bb7","entry":"zero_mean","repo":"ShifengXIE/CauKer","repo_kind":"found_in_text","path":"CauKer.py","file_url":"https://github.com/ShifengXIE/CauKer/blob/HEAD/CauKer.py","link_basis":"plan_row","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":"b40263c4308a6bb7"}}]},"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_api"},"syntology_extracted_results":null}