{"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/calculate-cost-matrix","entry":"calculate_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":10,"n_papers_ran":0,"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":1,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"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":"2510.13887","paper":"/paper/arxiv-2510-13887","title":"Incomplete Multi-view Clustering via Hierarchical Semantic Alignment and Cooperative Completion","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"XiaojianDing/2025-NeurIPS-HSACC","path":"utils/clustering.py","file_url":"https://github.com/XiaojianDing/2025-NeurIPS-HSACC/blob/HEAD/utils/clustering.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f6d031f1affc8b74","mcp_get_code":{"code_sha256":"f6d031f1affc8b74"}},{"arxiv_id":"2412.13690","paper":"/paper/personalized-clustering-via-targeted","title":"Personalized Clustering via Targeted Representation Learning","date":"2024-12-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hhdxwen/pcl","path":"evaluation/evaluation.py","file_url":"https://github.com/hhdxwen/pcl/blob/HEAD/evaluation/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f6d031f1affc8b74","mcp_get_code":{"code_sha256":"f6d031f1affc8b74"}},{"arxiv_id":"2407.05246","paper":"/paper/deep-probability-aggregation-clustering","title":"Deep Online Probability Aggregation Clustering","date":"2024-07-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aomandechenai/deep-probability-aggregation-clustering","path":"PAC_DPAC_program/evaluation.py","file_url":"https://github.com/aomandechenai/deep-probability-aggregation-clustering/blob/HEAD/PAC_DPAC_program/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f6d031f1affc8b74","mcp_get_code":{"code_sha256":"f6d031f1affc8b74"}},{"arxiv_id":"2312.08697","paper":"/paper/incomplete-contrastive-multi-view-clustering","title":"Incomplete Contrastive Multi-View Clustering with High-Confidence Guiding","date":"2023-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liunian-jay/icmvc","path":"utils/evaluation.py","file_url":"https://github.com/liunian-jay/icmvc/blob/HEAD/utils/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f6d031f1affc8b74","mcp_get_code":{"code_sha256":"f6d031f1affc8b74"}},{"arxiv_id":"2310.11989","paper":"/paper/image-clustering-with-external-guidance","title":"Image Clustering with External Guidance","date":"2023-10-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xlearning-scu/2024-icml-tac","path":"eval_utils.py","file_url":"https://github.com/xlearning-scu/2024-icml-tac/blob/HEAD/eval_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f6d031f1affc8b74","mcp_get_code":{"code_sha256":"f6d031f1affc8b74"}},{"arxiv_id":"2310.00377","paper":null,"title":"arXiv:2310.00377","date":null,"month_inferred_from_arxiv_id":"2023-10","title_source":null,"repo":"GauravBh1010tt/DPViT","path":"eval/imagenet_cls.py","file_url":"https://github.com/GauravBh1010tt/DPViT/blob/HEAD/eval/imagenet_cls.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":"f6d031f1affc8b74","mcp_get_code":{"code_sha256":"f6d031f1affc8b74"}},{"arxiv_id":"2301.11045","paper":"/paper/incomplete-multi-view-clustering-via","title":"Incomplete Multi-view Clustering via Prototype-based Imputation","date":"2023-01-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"XLearning-SCU/2023-IJCAI-ProImp","path":"model.py","file_url":"https://github.com/XLearning-SCU/2023-IJCAI-ProImp/blob/HEAD/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f6d031f1affc8b74","mcp_get_code":{"code_sha256":"f6d031f1affc8b74"}},{"arxiv_id":"2110.07402","paper":"/paper/self-supervised-learning-by-estimating-twin-1","title":"Self-Supervised Learning by Estimating Twin Class Distributions","date":"2021-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bytedance/TWIST","path":"evaluate_cluster.py","file_url":"https://github.com/bytedance/TWIST/blob/HEAD/evaluate_cluster.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":"f6d031f1affc8b74","mcp_get_code":{"code_sha256":"f6d031f1affc8b74"}},{"arxiv_id":"2009.09687","paper":"/paper/contrastive-clustering","title":"Contrastive Clustering","date":"2020-09-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yunfan-Li/Contrastive-Clustering","path":"evaluation/evaluation.py","file_url":"https://github.com/Yunfan-Li/Contrastive-Clustering/blob/HEAD/evaluation/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f6d031f1affc8b74","mcp_get_code":{"code_sha256":"f6d031f1affc8b74"}},{"arxiv_id":"1902.02693","paper":"/paper/stampnet-unsupervised-multi-class-object","title":"StampNet: unsupervised multi-class object discovery","date":"2019-02-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"crowdflowTUe/stampnet","path":"utils/extra_util.py","file_url":"https://github.com/crowdflowTUe/stampnet/blob/HEAD/utils/extra_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"f6d031f1affc8b74","mcp_get_code":{"code_sha256":"f6d031f1affc8b74"}}]}