{"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/fft2c-new","entry":"fft2c_new","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":14,"n_papers_ran":12,"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":6,"n_samples_ran":4,"n_samples_fingerprinted":0,"n_places":14,"n_places_pointer_only":9,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":2,"ran":2,"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":"2502.03686","paper":"/paper/variational-control-for-guidance-in-diffusion","title":"Variational Control for Guidance in Diffusion Models","date":"2025-02-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"czi-ai/oc-guidance","path":"algos/ndtm.py","file_url":"https://github.com/czi-ai/oc-guidance/blob/HEAD/algos/ndtm.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"816447d200680f31","mcp_get_code":{"code_sha256":"816447d200680f31"}},{"arxiv_id":"2411.00605","paper":"/paper/pcagan-improving-posterior-sampling-cgans-via","title":"pcaGAN: Improving Posterior-Sampling cGANs via Principal Component Regularization","date":"2024-11-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"matt-bendel/pcaGAN","path":"fastmri/fftc.py","file_url":"https://github.com/matt-bendel/pcaGAN/blob/HEAD/fastmri/fftc.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f8864a96468b5893","mcp_get_code":{"code_sha256":"f8864a96468b5893"}},{"arxiv_id":"2410.09945","paper":"/paper/variational-diffusion-posterior-sampling-with","title":"Variational Diffusion Posterior Sampling with Midpoint Guidance","date":"2024-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yazidjanati/mgps","path":"src/imaging/fastmri_utils.py","file_url":"https://github.com/yazidjanati/mgps/blob/HEAD/src/imaging/fastmri_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dc2dcfd069e89041","mcp_get_code":{"code_sha256":"dc2dcfd069e89041"}},{"arxiv_id":"2410.04844","paper":"/paper/postedit-posterior-sampling-for-efficient","title":"PostEdit: Posterior Sampling for Efficient Zero-Shot Image Editing","date":"2024-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TFNTF/PostEdit","path":"forward_operator/fastmri_utils.py","file_url":"https://github.com/TFNTF/PostEdit/blob/HEAD/forward_operator/fastmri_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dc2dcfd069e89041","mcp_get_code":{"code_sha256":"dc2dcfd069e89041"}},{"arxiv_id":"2410.03463","paper":"/paper/diffusion-state-guided-projected-gradient-for","title":"Diffusion State-Guided Projected Gradient for Inverse Problems","date":"2024-10-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LituRout/PSLD","path":"diffusion-posterior-sampling/util/fastmri_utils.py","file_url":"https://github.com/LituRout/PSLD/blob/HEAD/diffusion-posterior-sampling/util/fastmri_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dc2dcfd069e89041","mcp_get_code":{"code_sha256":"dc2dcfd069e89041"}},{"arxiv_id":"2407.10641","paper":"/paper/deep-diffusion-image-prior-for-efficient-ood","title":"Deep Diffusion Image Prior for Efficient OOD Adaptation in 3D Inverse Problems","date":"2024-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hj-harry/ddip3d","path":"fastmri_utils.py","file_url":"https://github.com/hj-harry/ddip3d/blob/HEAD/fastmri_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dc2dcfd069e89041","mcp_get_code":{"code_sha256":"dc2dcfd069e89041"}},{"arxiv_id":"2407.09896","paper":"/paper/zero-shot-image-compression-with-diffusion","title":"PSC: Posterior Sampling-Based Compression","date":"2024-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"noamelata/AdaSense","path":"models/mri_utils.py","file_url":"https://github.com/noamelata/AdaSense/blob/HEAD/models/mri_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"06075c778899d751","mcp_get_code":{"code_sha256":"06075c778899d751"}},{"arxiv_id":"2407.01521","paper":"/paper/improving-diffusion-inverse-problem-solving","title":"Improving Diffusion Inverse Problem Solving with Decoupled Noise Annealing","date":"2024-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhangbingliang2019/DAPS","path":"forward_operator/fastmri_utils.py","file_url":"https://github.com/zhangbingliang2019/DAPS/blob/HEAD/forward_operator/fastmri_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"dc2dcfd069e89041","mcp_get_code":{"code_sha256":"dc2dcfd069e89041"}},{"arxiv_id":"2403.17042","paper":"/paper/provably-robust-score-based-diffusion","title":"Provably Robust Score-Based Diffusion Posterior Sampling for Plug-and-Play Image Reconstruction","date":"2024-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"x1xu/diffusion-plug-and-play","path":"util/fastmri_utils.py","file_url":"https://github.com/x1xu/diffusion-plug-and-play/blob/HEAD/util/fastmri_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dc2dcfd069e89041","mcp_get_code":{"code_sha256":"dc2dcfd069e89041"}},{"arxiv_id":"2402.16907","paper":"/paper/diffusion-posterior-proximal-sampling-for","title":"Diffusion Posterior Proximal Sampling for Image Restoration","date":"2024-02-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"74587887/dpps_code","path":"util/fastmri_utils.py","file_url":"https://github.com/74587887/dpps_code/blob/HEAD/util/fastmri_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dc2dcfd069e89041","mcp_get_code":{"code_sha256":"dc2dcfd069e89041"}},{"arxiv_id":"2303.05754","paper":"/paper/fast-diffusion-sampler-for-inverse-problems","title":"Decomposed Diffusion Sampler for Accelerating Large-Scale Inverse Problems","date":"2023-03-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hj-harry/dds","path":"solver_2d.py","file_url":"https://github.com/hj-harry/dds/blob/HEAD/solver_2d.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4285b3d174aef9e0","mcp_get_code":{"code_sha256":"4285b3d174aef9e0"}},{"arxiv_id":"2202.05265","paper":"/paper/image-to-image-regression-with-distribution","title":"Image-to-Image Regression with Distribution-Free Uncertainty Quantification and Applications in Imaging","date":"2022-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aangelopoulos/im2im-uq","path":"core/datasets/fastmri/fftc.py","file_url":"https://github.com/aangelopoulos/im2im-uq/blob/HEAD/core/datasets/fastmri/fftc.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ef5182a3c1f446c4","mcp_get_code":{"code_sha256":"ef5182a3c1f446c4"}},{"arxiv_id":"2110.05243","paper":"/paper/score-based-diffusion-models-for-accelerated","title":"Score-based diffusion models for accelerated MRI","date":"2021-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HJ-harry/score-MRI","path":"fastmri_utils.py","file_url":"https://github.com/HJ-harry/score-MRI/blob/HEAD/fastmri_utils.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":"dc2dcfd069e89041","mcp_get_code":{"code_sha256":"dc2dcfd069e89041"}},{"arxiv_id":"Chung_Solving_3D_Inverse_Problems_Using_Pre-Trained_2D_Diffusion_Models_CVPR_2023_paper","paper":null,"title":"arXiv:Chung_Solving_3D_Inverse_Problems_Using_Pre-Trained_2D_Diffusion_Models_CVPR_2023_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"HJ-harry/DiffusionMBIR","path":"fastmri_utils.py","file_url":"https://github.com/HJ-harry/DiffusionMBIR/blob/HEAD/fastmri_utils.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":"dc2dcfd069e89041","mcp_get_code":{"code_sha256":"dc2dcfd069e89041"}}]}