{"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":"/code/fft-for-period","entry":"FFT_for_Period","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":11,"n_papers_ran":4,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":4,"n_samples_ran":2,"n_samples_fingerprinted":1,"n_places":11,"n_places_pointer_only":7,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":1,"ran":1,"unverified":2},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2607.02437","paper":"/paper/arxiv-2607-02437","title":"Extreme Adaptive Transformer for Time Series Forecasting EXTREME ADAPTIVE TRANSFORMER FOR TIME SERIES FORECASTING","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"sanzexstha/Exformer","path":"models/my_method/build_model_util.py","file_url":"https://github.com/sanzexstha/Exformer/blob/HEAD/models/my_method/build_model_util.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"15503d40fcb7d6f1","mcp_get_code":{"code_sha256":"15503d40fcb7d6f1"}},{"arxiv_id":"2605.22365","paper":"/paper/arxiv-2605-22365","title":"TIMEGUARD: Channel-wise Pool Training for Backdoor Defense in Time Series Forecasting","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"qducnguyen/TimeGuard","path":"forecast_models/TimesNet.py","file_url":"https://github.com/qducnguyen/TimeGuard/blob/HEAD/forecast_models/TimesNet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e5424df493dc7897","mcp_get_code":{"code_sha256":"e5424df493dc7897"}},{"arxiv_id":"2506.03964","paper":null,"title":"arXiv:2506.03964","date":null,"month_inferred_from_arxiv_id":"2025-06","title_source":null,"repo":"kimanki/CAROTS","path":"models/carots/modeling_carots.py","file_url":"https://github.com/kimanki/CAROTS/blob/HEAD/models/carots/modeling_carots.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"968923b047f89239","mcp_get_code":{"code_sha256":"968923b047f89239"}},{"arxiv_id":"2411.04554","paper":"/paper/peri-midformer-periodic-pyramid-transformer","title":"Peri-midFormer: Periodic Pyramid Transformer for Time Series Analysis","date":"2024-11-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WuQiangXDU/Peri-midFormer","path":"model/PerimidFormer.py","file_url":"https://github.com/WuQiangXDU/Peri-midFormer/blob/HEAD/model/PerimidFormer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5a9238c04a8fe7ad","mcp_get_code":{"code_sha256":"5a9238c04a8fe7ad"}},{"arxiv_id":"2410.02195","paper":"/paper/backtime-backdoor-attacks-on-multivariate","title":"BACKTIME: Backdoor Attacks on Multivariate Time Series Forecasting","date":"2024-10-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiaolin-cs/BackTime","path":"forecast_models/TimesNet.py","file_url":"https://github.com/xiaolin-cs/BackTime/blob/HEAD/forecast_models/TimesNet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e5424df493dc7897","mcp_get_code":{"code_sha256":"e5424df493dc7897"}},{"arxiv_id":"2409.18696","paper":"/paper/rethinking-the-power-of-timestamps-for-robust","title":"Rethinking the Power of Timestamps for Robust Time Series Forecasting: A Global-Local Fusion Perspective","date":"2024-09-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ForestsKing/GLAFF","path":"backbone/TimesNet/layer.py","file_url":"https://github.com/ForestsKing/GLAFF/blob/HEAD/backbone/TimesNet/layer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"968923b047f89239","mcp_get_code":{"code_sha256":"968923b047f89239"}},{"arxiv_id":"2406.05316","paper":"/paper/c-mamba-channel-correlation-enhanced-state","title":"CMamba: Channel Correlation Enhanced State Space Models for Multivariate Time Series Forecasting","date":"2024-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zclzcl0223/CMamba","path":"models/TimesNet.py","file_url":"https://github.com/zclzcl0223/CMamba/blob/HEAD/models/TimesNet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e5424df493dc7897","mcp_get_code":{"code_sha256":"e5424df493dc7897"}},{"arxiv_id":"2404.01340","paper":"/paper/from-similarity-to-superiority-channel","title":"From Similarity to Superiority: Channel Clustering for Time Series Forecasting","date":"2024-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"graph-and-geometric-learning/timeseriesccm","path":"models/timesnet.py","file_url":"https://github.com/graph-and-geometric-learning/timeseriesccm/blob/HEAD/models/timesnet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e5424df493dc7897","mcp_get_code":{"code_sha256":"e5424df493dc7897"}},{"arxiv_id":"2401.00423","paper":"/paper/msgnet-learning-multi-scale-inter-series","title":"MSGNet: Learning Multi-Scale Inter-Series Correlations for Multivariate Time Series Forecasting","date":"2023-12-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yozhibo/msgnet","path":"models/MSGNet.py","file_url":"https://github.com/yozhibo/msgnet/blob/HEAD/models/MSGNet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e5424df493dc7897","mcp_get_code":{"code_sha256":"e5424df493dc7897"}},{"arxiv_id":"2308.11946","paper":"/paper/multi-scale-transformer-pyramid-networks-for","title":"Multi-scale Transformer Pyramid Networks for Multivariate Time Series Forecasting","date":"2023-08-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GRYGY1215/MTPNet","path":"models/build_model_util.py","file_url":"https://github.com/GRYGY1215/MTPNet/blob/HEAD/models/build_model_util.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"15503d40fcb7d6f1","mcp_get_code":{"code_sha256":"15503d40fcb7d6f1"}},{"arxiv_id":"ijcai2024_0629","paper":null,"title":"arXiv:ijcai2024_0629","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"zhouziyu02/SDformer","path":"models/TimesNet.py","file_url":"https://github.com/zhouziyu02/SDformer/blob/HEAD/models/TimesNet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e5424df493dc7897","mcp_get_code":{"code_sha256":"e5424df493dc7897"}}]}