{"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/apply-conditioning","entry":"apply_conditioning","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":10,"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":7,"n_samples_ran":3,"n_samples_fingerprinted":0,"n_places":14,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":1,"unverified":4},"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.21646","paper":"/paper/arxiv-2606-21646","title":"Energy-based Compositional Diffusion Planning","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"GradientSpaces/ECD","path":"ecd/planner.py","file_url":"https://github.com/GradientSpaces/ECD/blob/HEAD/ecd/planner.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"7f8834a79742edda","mcp_get_code":{"code_sha256":"7f8834a79742edda"}},{"arxiv_id":"2606.15359","paper":"/paper/arxiv-2606-15359","title":"DiRecT: Safe Diffusion-Based Planning via Receding-Horizon Denoising","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"azizanlab/DiRecT","path":"d3il/model.py","file_url":"https://github.com/azizanlab/DiRecT/blob/HEAD/d3il/model.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b3d593fb33f79ac5","mcp_get_code":{"code_sha256":"b3d593fb33f79ac5"}},{"arxiv_id":"2602.02722","paper":"/paper/arxiv-2602-02722","title":"Hierarchical Entity-centric Reinforcement Learning with Factored Subgoal Diffusion","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"DanHrmti/HECRL","path":"agents/diffuser/subgoal_diffuser.py","file_url":"https://github.com/DanHrmti/HECRL/blob/HEAD/agents/diffuser/subgoal_diffuser.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b3d593fb33f79ac5","mcp_get_code":{"code_sha256":"b3d593fb33f79ac5"}},{"arxiv_id":"2502.02205","paper":"/paper/from-uncertain-to-safe-conformal-fine-tuning","title":"From Uncertain to Safe: Conformal Fine-Tuning of Diffusion Models for Safe PDE Control","date":"2025-02-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ai4science-westlakeu/safediffcon","path":"2d/ddpm/modules.py","file_url":"https://github.com/ai4science-westlakeu/safediffcon/blob/HEAD/2d/ddpm/modules.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b3d593fb33f79ac5","mcp_get_code":{"code_sha256":"b3d593fb33f79ac5"}},{"arxiv_id":"2502.02150","paper":"/paper/on-the-guidance-of-flow-matching","title":"On the Guidance of Flow Matching","date":"2025-02-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ai4science-westlakeu/flow_guidance","path":"offline_rl/gflower/models_flow/flow_matcher.py","file_url":"https://github.com/ai4science-westlakeu/flow_guidance/blob/HEAD/offline_rl/gflower/models_flow/flow_matcher.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b3d593fb33f79ac5","mcp_get_code":{"code_sha256":"b3d593fb33f79ac5"}},{"arxiv_id":"2412.09342","paper":"/paper/diffusion-predictive-control-with-constraints","title":"Diffusion Predictive Control with Constraints","date":"2024-12-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ralfroemer99/dpcc","path":"diffuser/models/helpers.py","file_url":"https://github.com/ralfroemer99/dpcc/blob/HEAD/diffuser/models/helpers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6bd9807956a87606","mcp_get_code":{"code_sha256":"6bd9807956a87606"}},{"arxiv_id":"2412.04833","paper":"/paper/wavelet-diffusion-neural-operator","title":"Wavelet Diffusion Neural Operator","date":"2024-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AI4Science-WestlakeU/wdno","path":"smoke/ddpm/modules.py","file_url":"https://github.com/AI4Science-WestlakeU/wdno/blob/HEAD/smoke/ddpm/modules.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b3d593fb33f79ac5","mcp_get_code":{"code_sha256":"b3d593fb33f79ac5"}},{"arxiv_id":"2411.02359","paper":"/paper/deer-vla-dynamic-inference-of-multimodal","title":"DeeR-VLA: Dynamic Inference of Multimodal Large Language Models for Efficient Robot Execution","date":"2024-11-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yueyang130/DeeR-VLA","path":"robot_flamingo/models/unets.py","file_url":"https://github.com/yueyang130/DeeR-VLA/blob/HEAD/robot_flamingo/models/unets.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":"ad9e1b77ed2429b2","mcp_get_code":{"code_sha256":"ad9e1b77ed2429b2"}},{"arxiv_id":"2407.06494","paper":"/paper/a-generative-approach-to-control-complex","title":"DiffPhyCon: A Generative Approach to Control Complex Physical Systems","date":"2024-07-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AI4Science-WestlakeU/diffphycon","path":"baselines/BC_jellyfish/modules.py","file_url":"https://github.com/AI4Science-WestlakeU/diffphycon/blob/HEAD/baselines/BC_jellyfish/modules.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b3d593fb33f79ac5","mcp_get_code":{"code_sha256":"b3d593fb33f79ac5"}},{"arxiv_id":"2407.01624","paper":"/paper/guided-trajectory-generation-with-diffusion","title":"Guided Trajectory Generation with Diffusion Models for Offline Model-based Optimization","date":"2024-06-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dbsxodud-11/gtg","path":"diffuser/models/helpers.py","file_url":"https://github.com/dbsxodud-11/gtg/blob/HEAD/diffuser/models/helpers.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f34d2aee72bb091e","mcp_get_code":{"code_sha256":"f34d2aee72bb091e"}},{"arxiv_id":"2405.16907","paper":"/paper/gta-generative-trajectory-augmentation-with","title":"GTA: Generative Trajectory Augmentation with Guidance for Offline Reinforcement Learning","date":"2024-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jaewoopudding/gta","path":"src/diffusion/elucidated_diffusion.py","file_url":"https://github.com/jaewoopudding/gta/blob/HEAD/src/diffusion/elucidated_diffusion.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f723bf01040101db","mcp_get_code":{"code_sha256":"f723bf01040101db"}},{"arxiv_id":"2405.14790","paper":"/paper/didi-diffusion-guided-diversity-for-offline","title":"DIDI: Diffusion-Guided Diversity for Offline Behavioral Generation","date":"2024-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huey0528/icml24didi","path":"diffuser/models/helpers.py","file_url":"https://github.com/huey0528/icml24didi/blob/HEAD/diffuser/models/helpers.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b3d593fb33f79ac5","mcp_get_code":{"code_sha256":"b3d593fb33f79ac5"}},{"arxiv_id":"2405.04235","paper":"/paper/ltldog-satisfying-temporally-extended","title":"LTLDoG: Satisfying Temporally-Extended Symbolic Constraints for Safe Diffusion-based Planning","date":"2024-05-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"clear-nus/ltldog","path":"maze2d/diffuser/models/helpers.py","file_url":"https://github.com/clear-nus/ltldog/blob/HEAD/maze2d/diffuser/models/helpers.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b3d593fb33f79ac5","mcp_get_code":{"code_sha256":"b3d593fb33f79ac5"}},{"arxiv_id":"2305.17330","paper":"/paper/madiff-offline-multi-agent-learning-with","title":"MADiff: Offline Multi-agent Learning with Diffusion Models","date":"2023-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zbzhu99/madiff","path":"diffuser/models/helpers.py","file_url":"https://github.com/zbzhu99/madiff/blob/HEAD/diffuser/models/helpers.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2c6a85145878d112","mcp_get_code":{"code_sha256":"2c6a85145878d112"}}]}