{"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/pairwise-cosine","entry":"pairwise_cosine","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":6,"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":6,"n_samples_ran":3,"n_samples_fingerprinted":2,"n_places":7,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":1,"unverified":3},"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":"2609.00738","paper":"/paper/arxiv-2609-00738","title":"Escaping Redundant Reasoning: Structure-Aware Search for Inference-Time LLMs","date":null,"month_inferred_from_arxiv_id":"2026-09","title_source":"syntology","repo":"GitHubLuCheng/basin","path":"basin/embedding/similarity.py","file_url":"https://github.com/GitHubLuCheng/basin/blob/HEAD/basin/embedding/similarity.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ea2e0397c7de4fa3","mcp_get_code":{"code_sha256":"ea2e0397c7de4fa3"}},{"arxiv_id":"2605.28209","paper":"/paper/arxiv-2605-28209","title":"Robust Contrastive Graph Clustering with Adaptive Local-Global Integration","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"vege12138/w2","path":"model.py","file_url":"https://github.com/vege12138/w2/blob/HEAD/model.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":"fddc5bd709543116","mcp_get_code":{"code_sha256":"fddc5bd709543116"}},{"arxiv_id":"2604.12016","paper":"/paper/arxiv-2604-12016","title":"Identity as Attractor: Geometric Evidence for Persistent Agent Architecture in LLM Activation Space","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"b102e/yar-attractor-experiment","path":"ablation_experiment/compute_distances.py","file_url":"https://github.com/b102e/yar-attractor-experiment/blob/HEAD/ablation_experiment/compute_distances.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"babcc54b6aa75f03","mcp_get_code":{"code_sha256":"babcc54b6aa75f03"}},{"arxiv_id":"2604.12016","paper":"/paper/arxiv-2604-12016","title":"Identity as Attractor: Geometric Evidence for Persistent Agent Architecture in LLM Activation Space","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"b102e/yar-attractor-experiment","path":"c_prime_experiment/compute_distances.py","file_url":"https://github.com/b102e/yar-attractor-experiment/blob/HEAD/c_prime_experiment/compute_distances.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4bac12a54e153031","mcp_get_code":{"code_sha256":"4bac12a54e153031"}},{"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/probability_aggregation_clustering.py","file_url":"https://github.com/aomandechenai/deep-probability-aggregation-clustering/blob/HEAD/PAC_DPAC_program/probability_aggregation_clustering.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9055a311efaae473","mcp_get_code":{"code_sha256":"9055a311efaae473"}},{"arxiv_id":"2403.02998","paper":"/paper/towards-calibrated-deep-clustering-network","title":"Towards Calibrated Deep Clustering Network","date":"2024-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ChengJianH/CDC","path":"cdc/methods/calibrate_train.py","file_url":"https://github.com/ChengJianH/CDC/blob/HEAD/cdc/methods/calibrate_train.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"c0a56261751a7cb8","mcp_get_code":{"code_sha256":"c0a56261751a7cb8"}},{"arxiv_id":"2312.07806","paper":"/paper/contextually-affinitive-neighborhood-refinery-1","title":"Contextually Affinitive Neighborhood Refinery for Deep Clustering","date":"2023-12-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cly234/DeepClustering-ConNR","path":"torch_clustering/__base__.py","file_url":"https://github.com/cly234/DeepClustering-ConNR/blob/HEAD/torch_clustering/__base__.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c0a56261751a7cb8","mcp_get_code":{"code_sha256":"c0a56261751a7cb8"}}]}