{"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-bias-dropout-add-scale","entry":"get_bias_dropout_add_scale","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":8,"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":3,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":2,"unverified":1},"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.02241","paper":"/paper/arxiv-2606-02241","title":"BlockGen: Flexible Blockwise Sequence Modeling with Hybrid Samplers","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"jdeschena/blockgen","path":"models/dit.py","file_url":"https://github.com/jdeschena/blockgen/blob/HEAD/models/dit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"06d2d8e50f91481f","mcp_get_code":{"code_sha256":"06d2d8e50f91481f"}},{"arxiv_id":"2605.11125","paper":"/paper/arxiv-2605-11125","title":"Language Modeling with Hyperspherical Flows","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"jdeschena/s-flm","path":"models/dit.py","file_url":"https://github.com/jdeschena/s-flm/blob/HEAD/models/dit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"06d2d8e50f91481f","mcp_get_code":{"code_sha256":"06d2d8e50f91481f"}},{"arxiv_id":"2509.15188","paper":"/paper/arxiv-2509-15188","title":"Fast and Fluent Diffusion Language Models via Convolutional Decoding and Rejective Fine-tuning","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"ybseo-ac/Conv","path":"models/autoregressive.py","file_url":"https://github.com/ybseo-ac/Conv/blob/HEAD/models/autoregressive.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"06d2d8e50f91481f","mcp_get_code":{"code_sha256":"06d2d8e50f91481f"}},{"arxiv_id":"2505.18883","paper":"/paper/partition-generative-modeling-masked-modeling","title":"Partition Generative Modeling: Masked Modeling Without Masks","date":"2025-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kuleshov-group/mdlm","path":"models/autoregressive.py","file_url":"https://github.com/kuleshov-group/mdlm/blob/HEAD/models/autoregressive.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":"06d2d8e50f91481f","mcp_get_code":{"code_sha256":"06d2d8e50f91481f"}},{"arxiv_id":"2503.09573","paper":"/paper/block-diffusion-interpolating-between","title":"Block Diffusion: Interpolating Between Autoregressive and Diffusion Language Models","date":"2025-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kuleshov-group/bd3lms","path":"models/autoregressive.py","file_url":"https://github.com/kuleshov-group/bd3lms/blob/HEAD/models/autoregressive.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":"06d2d8e50f91481f","mcp_get_code":{"code_sha256":"06d2d8e50f91481f"}},{"arxiv_id":"2412.10193","paper":"/paper/simple-guidance-mechanisms-for-discrete","title":"Simple Guidance Mechanisms for Discrete Diffusion Models","date":"2024-12-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kuleshov-group/discrete-diffusion-guidance","path":"models/dit.py","file_url":"https://github.com/kuleshov-group/discrete-diffusion-guidance/blob/HEAD/models/dit.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":"ea21d1c58225a226","mcp_get_code":{"code_sha256":"ea21d1c58225a226"}},{"arxiv_id":"2410.21035","paper":"/paper/beyond-autoregression-fast-llms-via-self","title":"Beyond Autoregression: Fast LLMs via Self-Distillation Through Time","date":"2024-10-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jdeschena/sdtt","path":"src/sdtt/models/ar_orig.py","file_url":"https://github.com/jdeschena/sdtt/blob/HEAD/src/sdtt/models/ar_orig.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"06d2d8e50f91481f","mcp_get_code":{"code_sha256":"06d2d8e50f91481f"}},{"arxiv_id":"2405.20971","paper":"/paper/amortizing-intractable-inference-in-diffusion","title":"Amortizing intractable inference in diffusion models for vision, language, and control","date":"2024-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gfnorg/diffusion-finetuning","path":"diffusion_lm/model/fused_add_dropout_scale.py","file_url":"https://github.com/gfnorg/diffusion-finetuning/blob/HEAD/diffusion_lm/model/fused_add_dropout_scale.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"06f8b66017690883","mcp_get_code":{"code_sha256":"06f8b66017690883"}},{"arxiv_id":"2310.16834","paper":"/paper/discrete-diffusion-language-modeling-by","title":"Discrete Diffusion Modeling by Estimating the Ratios of the Data Distribution","date":"2023-10-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"louaaron/Score-Entropy-Discrete-Diffusion","path":"model/fused_add_dropout_scale.py","file_url":"https://github.com/louaaron/Score-Entropy-Discrete-Diffusion/blob/HEAD/model/fused_add_dropout_scale.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"06f8b66017690883","mcp_get_code":{"code_sha256":"06f8b66017690883"}}]}