{"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/make-cost-matrix","entry":"make_cost_matrix","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":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":3,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":2,"unverified":0},"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":"2409.03142","paper":"/paper/causal-temporal-representation-learning-with","title":"Causal Temporal Representation Learning with Nonstationary Sparse Transition","date":"2024-09-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiangchensong/ctrlns","path":"models/metrics/munkres.py","file_url":"https://github.com/xiangchensong/ctrlns/blob/HEAD/models/metrics/munkres.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"60f32cea809132df","mcp_get_code":{"code_sha256":"60f32cea809132df"}},{"arxiv_id":"2407.16863","paper":"/paper/balanced-multi-relational-graph-clustering","title":"Balanced Multi-Relational Graph Clustering","date":"2024-07-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zxlearningdeep/bmgc","path":"BMGC/utils/munkres.py","file_url":"https://github.com/zxlearningdeep/bmgc/blob/HEAD/BMGC/utils/munkres.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ff672d0bb314d651","mcp_get_code":{"code_sha256":"ff672d0bb314d651"}},{"arxiv_id":"2404.17735","paper":"/paper/causal-diffusion-autoencoders-toward","title":"Causal Diffusion Autoencoders: Toward Counterfactual Generation via Diffusion Probabilistic Models","date":"2024-04-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"akomand/causaldiffae","path":"improved_diffusion/munkres.py","file_url":"https://github.com/akomand/causaldiffae/blob/HEAD/improved_diffusion/munkres.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"60f32cea809132df","mcp_get_code":{"code_sha256":"60f32cea809132df"}},{"arxiv_id":"2311.18048","paper":"/paper/an-interventional-perspective-on","title":"An Interventional Perspective on Identifiability in Gaussian LTI Systems with Independent Component Analysis","date":"2023-11-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rpatrik96/lti-ica","path":"lti_ica/mcc.py","file_url":"https://github.com/rpatrik96/lti-ica/blob/HEAD/lti_ica/mcc.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ff5945eb18d03970","mcp_get_code":{"code_sha256":"ff5945eb18d03970"}},{"arxiv_id":"2310.15709","paper":"/paper/causal-representation-learning-made","title":"Causal Representation Learning Made Identifiable by Grouping of Observational Variables","date":"2023-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hmorioka/gcarl","path":"subfunc/munkres.py","file_url":"https://github.com/hmorioka/gcarl/blob/HEAD/subfunc/munkres.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"60f32cea809132df","mcp_get_code":{"code_sha256":"60f32cea809132df"}},{"arxiv_id":"2210.13647","paper":"/paper/temporally-disentangled-representation","title":"Temporally Disentangled Representation Learning","date":"2022-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"weirayao/tdrl","path":"LiLY/modules/modular.py","file_url":"https://github.com/weirayao/tdrl/blob/HEAD/LiLY/modules/modular.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"60f32cea809132df","mcp_get_code":{"code_sha256":"60f32cea809132df"}},{"arxiv_id":"2206.02416","paper":"/paper/embrace-the-gap-vaes-perform-independent","title":"Embrace the Gap: VAEs Perform Independent Mechanism Analysis","date":"2022-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rpatrik96/ima-vae","path":"ima_vae/metrics/mcc.py","file_url":"https://github.com/rpatrik96/ima-vae/blob/HEAD/ima_vae/metrics/mcc.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":"ff5945eb18d03970","mcp_get_code":{"code_sha256":"ff5945eb18d03970"}},{"arxiv_id":"2007.10930","paper":"/paper/towards-nonlinear-disentanglement-in-natural","title":"Towards Nonlinear Disentanglement in Natural Data with Temporal Sparse Coding","date":"2020-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bethgelab/slow_disentanglement","path":"mcc_metric/munkres.py","file_url":"https://github.com/bethgelab/slow_disentanglement/blob/HEAD/mcc_metric/munkres.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"60f32cea809132df","mcp_get_code":{"code_sha256":"60f32cea809132df"}}]}