{"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-2603-00037","title":"StaTS: Spectral Trajectory Schedule Learning for Adaptive Time Series Forecasting with Frequency Guided Denoiser","arxiv_id":"2603.00037","date":"2026-02-08","proceeding":null,"authors":["Jintao Zhang","Zirui Liu","Mingyue Cheng","Xianquan Wang","Zhiding Liu","Qi Liu"],"abstract":"Diffusion models have been used for probabilistic time series forecasting and show strong potential. However, fixed noise schedules often produce intermediate states that are hard to invert and a terminal state that deviates from the near noise assumption. Meanwhile, prior methods rely on time domain conditioning and seldom model schedule induced spectral degradation, which limits structure recovery across noise levels. We propose StaTS, a diffusion model for probabilistic time series forecasting that learns the noise schedule and the denoiser through alternating updates. StaTS includes Spectral Trajectory Scheduler (STS) that learns a data adaptive noise schedule with spectral regularization to improve structural preservation and stepwise invertibility, and Frequency Guided Denoiser (FGD) that estimates schedule induced spectral distortion and uses it to modulate denoising strength for heterogeneous restoration across diffusion steps and variables. A two stage training procedure stabilizes the coupling between schedule learning and denoiser optimization. Experiments on multiple real world benchmarks show consistent gains, while maintaining strong performance with fewer sampling steps. Our code is available at https://github.com/zjt-gpu/StaTS/.","url_abs":"https://arxiv.org/abs/2603.00037","url_pdf":"https://arxiv.org/pdf/2603.00037","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/2603.00037","atlas_url":"https://app.syntology.ai/?focus=2603.00037","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2603.00037"}},"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/zjt-gpu/StaTS","reach":null}],"summary":{"ran":5,"ran_draft_wrong":1,"ran_honours":1,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":10,"ran":7,"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":"4046625d21e36f94","entry":"BetaScheduler","repo":"zjt-gpu/StaTS","repo_kind":"found_in_text","path":"src/models/StaTS.py","file_url":"https://github.com/zjt-gpu/StaTS/blob/HEAD/src/models/StaTS.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4046625d21e36f94"}},{"code_sha256_prefix":"336fa607ec75cfad","entry":"ConditionalGuidedModelLite","repo":"zjt-gpu/StaTS","repo_kind":"found_in_text","path":"src/models/StaTS.py","file_url":"https://github.com/zjt-gpu/StaTS/blob/HEAD/src/models/StaTS.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"336fa607ec75cfad"}},{"code_sha256_prefix":"20b6f5f86acac1b8","entry":"FrequencyGuidanceLite","repo":"zjt-gpu/StaTS","repo_kind":"found_in_text","path":"src/models/StaTS.py","file_url":"https://github.com/zjt-gpu/StaTS/blob/HEAD/src/models/StaTS.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"20b6f5f86acac1b8"}},{"code_sha256_prefix":"44b02d88e8535fd5","entry":"FrequencyModuleLite","repo":"zjt-gpu/StaTS","repo_kind":"found_in_text","path":"src/models/StaTS.py","file_url":"https://github.com/zjt-gpu/StaTS/blob/HEAD/src/models/StaTS.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"44b02d88e8535fd5"}},{"code_sha256_prefix":"24c31c346169ed58","entry":"MultiBandDiagComplexScale","repo":"zjt-gpu/StaTS","repo_kind":"found_in_text","path":"src/models/StaTS.py","file_url":"https://github.com/zjt-gpu/StaTS/blob/HEAD/src/models/StaTS.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"24c31c346169ed58"}},{"code_sha256_prefix":"1e87ea90a0b38d3c","entry":"extract","repo":"zjt-gpu/StaTS","repo_kind":"found_in_text","path":"src/models/StaTS.py","file_url":"https://github.com/zjt-gpu/StaTS/blob/HEAD/src/models/StaTS.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1e87ea90a0b38d3c"}},{"code_sha256_prefix":"d11ee8dc55f0c574","entry":"make_beta_schedule","repo":"zjt-gpu/StaTS","repo_kind":"found_in_text","path":"src/models/StaTS.py","file_url":"https://github.com/zjt-gpu/StaTS/blob/HEAD/src/models/StaTS.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d11ee8dc55f0c574"}},{"code_sha256_prefix":"7c7e2aa40d2df8fe","entry":"FGD","repo":"zjt-gpu/StaTS","repo_kind":"found_in_text","path":"src/models/StaTS.py","file_url":"https://github.com/zjt-gpu/StaTS/blob/HEAD/src/models/StaTS.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":"7c7e2aa40d2df8fe"}},{"code_sha256_prefix":"9b4f8d37863cd64c","entry":"FiLM","repo":"zjt-gpu/StaTS","repo_kind":"found_in_text","path":"src/models/StaTS.py","file_url":"https://github.com/zjt-gpu/StaTS/blob/HEAD/src/models/StaTS.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":"9b4f8d37863cd64c"}},{"code_sha256_prefix":"631300bf390d2c42","entry":"StaTS_base","repo":"zjt-gpu/StaTS","repo_kind":"found_in_text","path":"src/models/StaTS.py","file_url":"https://github.com/zjt-gpu/StaTS/blob/HEAD/src/models/StaTS.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":"631300bf390d2c42"}}]},"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}