{"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/get-torch-trans","entry":"get_torch_trans","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":8,"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":4,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":0,"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":"2509.19885","paper":"/paper/arxiv-2509-19885","title":"Towards Self-Supervised Foundation Models for Critical Care Time Series","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"rvandewater/YAIB","path":"icu_benchmarks/imputation/csdi.py","file_url":"https://github.com/rvandewater/YAIB/blob/HEAD/icu_benchmarks/imputation/csdi.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e706793d7d22ae44","mcp_get_code":{"code_sha256":"e706793d7d22ae44"}},{"arxiv_id":"2410.18712","paper":"/paper/retrieval-augmented-diffusion-models-for-time","title":"Retrieval-Augmented Diffusion Models for Time Series Forecasting","date":"2024-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stanliu96/RATD","path":"diff_models.py","file_url":"https://github.com/stanliu96/RATD/blob/HEAD/diff_models.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e706793d7d22ae44","mcp_get_code":{"code_sha256":"e706793d7d22ae44"}},{"arxiv_id":"2306.06138","paper":"/paper/extraction-and-recovery-of-spatio-temporal-1","title":"Extraction and Recovery of Spatio-Temporal Structure in Latent Dynamics Alignment with Diffusion Models","date":"2023-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alexwangntl/erdiff","path":"models/diffusion.py","file_url":"https://github.com/alexwangntl/erdiff/blob/HEAD/models/diffusion.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fdfe977803809a23","mcp_get_code":{"code_sha256":"fdfe977803809a23"}},{"arxiv_id":"2306.05109","paper":"/paper/yet-another-icu-benchmark-a-flexible-multi","title":"Yet Another ICU Benchmark: A Flexible Multi-Center Framework for Clinical ML","date":"2023-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rvandewater/yaib","path":"icu_benchmarks/imputation/csdi.py","file_url":"https://github.com/rvandewater/yaib/blob/HEAD/icu_benchmarks/imputation/csdi.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e706793d7d22ae44","mcp_get_code":{"code_sha256":"e706793d7d22ae44"}},{"arxiv_id":"2304.06707","paper":"/paper/toward-reliable-human-pose-forecasting-with","title":"Toward Reliable Human Pose Forecasting with Uncertainty","date":"2023-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vita-epfl/unposed","path":"models/st_trans/ST_Trans.py","file_url":"https://github.com/vita-epfl/unposed/blob/HEAD/models/st_trans/ST_Trans.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"AGPL-3.0","inline_ok":false,"code_sha256_prefix":"2cad3da10404f104","mcp_get_code":{"code_sha256":"2cad3da10404f104"}},{"arxiv_id":"2210.17128","paper":"/paper/diffusion-models-for-missing-value-imputation","title":"Diffusion models for missing value imputation in tabular data","date":"2022-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"e706793d7d22ae44","mcp_get_code":{"code_sha256":"e706793d7d22ae44"}},{"arxiv_id":"2210.17128","paper":"/paper/diffusion-models-for-missing-value-imputation","title":"Diffusion models for missing value imputation in tabular data","date":"2022-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pfnet-research/TabCSDI","path":"src/diff_models_table.py","file_url":"https://github.com/pfnet-research/TabCSDI/blob/HEAD/src/diff_models_table.py","status":"unverified","verification_level":0,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f6889ffd18cae955","mcp_get_code":{"code_sha256":"f6889ffd18cae955"}},{"arxiv_id":"2202.08516","paper":"/paper/saits-self-attention-based-imputation-for","title":"SAITS: Self-Attention-based Imputation for Time Series","date":"2022-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gorgen2020/LSSDM_imputation","path":"diff_models.py","file_url":"https://github.com/gorgen2020/LSSDM_imputation/blob/HEAD/diff_models.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e706793d7d22ae44","mcp_get_code":{"code_sha256":"e706793d7d22ae44"}},{"arxiv_id":"2107.03502","paper":"/paper/csdi-conditional-score-based-diffusion-models","title":"CSDI: Conditional Score-based Diffusion Models for Probabilistic Time Series Imputation","date":"2021-07-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ermongroup/CSDI","path":"diff_models.py","file_url":"https://github.com/ermongroup/CSDI/blob/HEAD/diff_models.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e706793d7d22ae44","mcp_get_code":{"code_sha256":"e706793d7d22ae44"}}]}