{"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/temporalembedding","entry":"TemporalEmbedding","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":7,"n_papers_ran":7,"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":10,"n_samples_ran":10,"n_samples_fingerprinted":1,"n_places":10,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":10,"unverified":0},"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":"2606.21973","paper":"/paper/arxiv-2606-21973","title":"SPOTR: Spatio-temporal Pooling One-Token Reconstruction for Universal Physiological Signal Self-supervised Learning","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"PKUDigitalHealth/HeartLang","path":"modeling_pretrain.py","file_url":"https://github.com/PKUDigitalHealth/HeartLang/blob/HEAD/modeling_pretrain.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5d0c2d413443b72f","mcp_get_code":{"code_sha256":"5d0c2d413443b72f"}},{"arxiv_id":"2605.24523","paper":"/paper/arxiv-2605-24523","title":"MindAlign: Bridging EEG, Vision, and Language for Zero-Shot Visual Decoding","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"anon-eeg/eeg_image_decoding","path":"eeg_encoders.py","file_url":"https://github.com/anon-eeg/eeg_image_decoding/blob/HEAD/eeg_encoders.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"012adc88a0f646a5","mcp_get_code":{"code_sha256":"012adc88a0f646a5"}},{"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":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c6747bad4be93f8f","mcp_get_code":{"code_sha256":"c6747bad4be93f8f"}},{"arxiv_id":"2403.00131","paper":"/paper/units-building-a-unified-time-series-model","title":"UniTS: A Unified Multi-Task Time Series Model","date":"2024-02-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thuml/Time-Series-Library","path":"models/TimeMixer.py","file_url":"https://github.com/thuml/Time-Series-Library/blob/HEAD/models/TimeMixer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f42ba6fda711db0d","mcp_get_code":{"code_sha256":"f42ba6fda711db0d"}},{"arxiv_id":"2212.08151","paper":"/paper/first-de-trend-then-attend-rethinking","title":"First De-Trend then Attend: Rethinking Attention for Time-Series Forecasting","date":"2022-12-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"BeBeYourLove/TDformer","path":"model/TDformer.py","file_url":"https://github.com/BeBeYourLove/TDformer/blob/HEAD/model/TDformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0047413d8e7fb6de","mcp_get_code":{"code_sha256":"0047413d8e7fb6de"}},{"arxiv_id":"2105.07542","paper":"/paper/collaborative-graph-learning-with-auxiliary","title":"Collaborative Graph Learning with Auxiliary Text for Temporal Event Prediction in Healthcare","date":"2021-05-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LuChang-CS/CGL","path":"models/model.py","file_url":"https://github.com/LuChang-CS/CGL/blob/HEAD/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"587eea04970d520a","mcp_get_code":{"code_sha256":"587eea04970d520a"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"martinwhl/Informer-PyTorch-Lightning","path":"models/informer/model.py","file_url":"https://github.com/martinwhl/Informer-PyTorch-Lightning/blob/HEAD/models/informer/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"f439ed4caab077e1","mcp_get_code":{"code_sha256":"f439ed4caab077e1"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"larsbentsen/fftransformer","path":"models/Informer.py","file_url":"https://github.com/larsbentsen/fftransformer/blob/HEAD/models/Informer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"691256d926053823","mcp_get_code":{"code_sha256":"691256d926053823"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AndrzejMiskow/TradeAI","path":"prediction_service/transformers/models.py","file_url":"https://github.com/AndrzejMiskow/TradeAI/blob/HEAD/prediction_service/transformers/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"563ef8125c8457b9","mcp_get_code":{"code_sha256":"563ef8125c8457b9"}},{"arxiv_id":"2012.07436","paper":"/paper/informer-beyond-efficient-transformer-for","title":"Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting","date":"2020-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tianhai123/Informer-Tensorflow","path":"models/model.py","file_url":"https://github.com/tianhai123/Informer-Tensorflow/blob/HEAD/models/model.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":"546a049e0d4f1276","mcp_get_code":{"code_sha256":"546a049e0d4f1276"}}]}