{"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-betas","entry":"get_betas","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":9,"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":8,"n_samples_ran":3,"n_samples_fingerprinted":1,"n_places":9,"n_places_pointer_only":3,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":2,"unverified":5},"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":"2506.08316","paper":"/paper/why-masking-diffusion-works-condition-on-the","title":"Why Masking Diffusion Works: Condition on the Jump Schedule for Improved Discrete Diffusion","date":"2025-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alannawzadamin/scud","path":"scud/scud.py","file_url":"https://github.com/alannawzadamin/scud/blob/HEAD/scud/scud.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"00ed359ed5a206e4","mcp_get_code":{"code_sha256":"00ed359ed5a206e4"}},{"arxiv_id":"2506.07883","paper":"/paper/diffusion-counterfactual-generation-with","title":"Diffusion Counterfactual Generation with Semantic Abduction","date":"2025-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rajatrasal/diffusion-counterfactuals","path":"model/utils/diffusion.py","file_url":"https://github.com/rajatrasal/diffusion-counterfactuals/blob/HEAD/model/utils/diffusion.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cb62c7e81fb0b39f","mcp_get_code":{"code_sha256":"cb62c7e81fb0b39f"}},{"arxiv_id":"2406.16028","paper":"/paper/timeautodiff-combining-autoencoder-and","title":"TimeAutoDiff: Combining Autoencoder and Diffusion model for time series tabular data synthesizing","date":"2024-06-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"namjoonsuh/timeautodiff","path":"DIFF.py","file_url":"https://github.com/namjoonsuh/timeautodiff/blob/HEAD/DIFF.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4b7d1fd22fdb4fe8","mcp_get_code":{"code_sha256":"4b7d1fd22fdb4fe8"}},{"arxiv_id":"2405.21066","paper":"/paper/mixed-diffusion-for-3d-indoor-scene-synthesis","title":"Mixed Diffusion for 3D Indoor Scene Synthesis","date":"2024-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mit-spark/midiffusion","path":"midiffusion/networks/diffusion_ddpm.py","file_url":"https://github.com/mit-spark/midiffusion/blob/HEAD/midiffusion/networks/diffusion_ddpm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"ea8ccee07ccf89b1","mcp_get_code":{"code_sha256":"ea8ccee07ccf89b1"}},{"arxiv_id":"2304.14390","paper":"/paper/resampling-gradients-vanish-in-differentiable","title":"Resampling Gradients Vanish in Differentiable Sequential Monte Carlo Samplers","date":"2023-04-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jzenn/dsmcs","path":"src/sampling/betas.py","file_url":"https://github.com/jzenn/dsmcs/blob/HEAD/src/sampling/betas.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c9e87fd6dac22b8","mcp_get_code":{"code_sha256":"3c9e87fd6dac22b8"}},{"arxiv_id":"2301.12485","paper":"/paper/generating-novel-designable-and-diverse","title":"Generating Novel, Designable, and Diverse Protein Structures by Equivariantly Diffusing Oriented Residue Clouds","date":"2023-01-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aqlaboratory/genie","path":"genie/diffusion/schedule.py","file_url":"https://github.com/aqlaboratory/genie/blob/HEAD/genie/diffusion/schedule.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"eb4fc584eb8a435a","mcp_get_code":{"code_sha256":"eb4fc584eb8a435a"}},{"arxiv_id":"2212.01747","paper":"/paper/fast-point-cloud-generation-with-straight","title":"Fast Point Cloud Generation with Straight Flows","date":"2022-12-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"klightz/PSF","path":"train_flow.py","file_url":"https://github.com/klightz/PSF/blob/HEAD/train_flow.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ca8b2fef72fd3637","mcp_get_code":{"code_sha256":"ca8b2fef72fd3637"}},{"arxiv_id":"2102.09672","paper":"/paper/improved-denoising-diffusion-probabilistic-1","title":"Improved Denoising Diffusion Probabilistic Models","date":"2021-02-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"g4vrel/DDPM","path":"diffusion.py","file_url":"https://github.com/g4vrel/DDPM/blob/HEAD/diffusion.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fab86763be9d382c","mcp_get_code":{"code_sha256":"fab86763be9d382c"}},{"arxiv_id":"2006.11239","paper":"/paper/denoising-diffusion-probabilistic-models","title":"Denoising Diffusion Probabilistic Models","date":"2020-06-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"fab86763be9d382c","mcp_get_code":{"code_sha256":"fab86763be9d382c"}}]}