{"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/cluster","entry":"cluster","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":18,"n_papers_ran":5,"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":18,"n_samples_ran":5,"n_samples_fingerprinted":0,"n_places":18,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":3,"unverified":13},"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":"2603.17610","paper":"/paper/arxiv-2603-17610","title":"AdaMuS: Adaptive Multi-view Sparsity Learning for Dimensionally Unbalanced Data","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"Hayd-coder/AdaMuS","path":"model.py","file_url":"https://github.com/Hayd-coder/AdaMuS/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":"8081bb690b0a0156","mcp_get_code":{"code_sha256":"8081bb690b0a0156"}},{"arxiv_id":"2501.03675","paper":"/paper/smir-efficient-synthetic-data-pipeline-to","title":"SMIR: Efficient Synthetic Data Pipeline To Improve Multi-Image Reasoning","date":"2025-01-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"togethercomputer/smir","path":"pipelines/utils.py","file_url":"https://github.com/togethercomputer/smir/blob/HEAD/pipelines/utils.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":"85f12650295bdf24","mcp_get_code":{"code_sha256":"85f12650295bdf24"}},{"arxiv_id":"2408.15556","paper":"/paper/divide-conquer-and-combine-a-training-free","title":"Divide, Conquer and Combine: A Training-Free Framework for High-Resolution Image Perception in Multimodal Large Language Models","date":"2024-08-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DreamMr/HR-Bench","path":"dc2_code/dc2/utils.py","file_url":"https://github.com/DreamMr/HR-Bench/blob/HEAD/dc2_code/dc2/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3f9926a519f5ffb2","mcp_get_code":{"code_sha256":"3f9926a519f5ffb2"}},{"arxiv_id":"2404.11793","paper":"/paper/enhancing-argument-summarization-prioritizing","title":"Enhancing Argument Summarization: Prioritizing Exhaustiveness in Key Point Generation and Introducing an Automatic Coverage Evaluation Metric","date":"2024-04-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"b14ck-sun/arg-sum","path":"Method/methods.py","file_url":"https://github.com/b14ck-sun/arg-sum/blob/HEAD/Method/methods.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"38af21b7320fcb58","mcp_get_code":{"code_sha256":"38af21b7320fcb58"}},{"arxiv_id":"2310.20046","paper":"/paper/which-examples-to-annotate-for-in-context","title":"Which Examples to Annotate for In-Context Learning? Towards Effective and Efficient Selection","date":"2023-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amazon-science/adaptive-in-context-learning","path":"algorithms.py","file_url":"https://github.com/amazon-science/adaptive-in-context-learning/blob/HEAD/algorithms.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":"a7424bb088354401","mcp_get_code":{"code_sha256":"a7424bb088354401"}},{"arxiv_id":"2308.03685","paper":"/paper/learning-concise-and-descriptive-attributes","title":"Learning Concise and Descriptive Attributes for Visual Recognition","date":"2023-08-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wangyu-ustc/LM4CV","path":"cluster.py","file_url":"https://github.com/wangyu-ustc/LM4CV/blob/HEAD/cluster.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dbbc089ece1bfd75","mcp_get_code":{"code_sha256":"dbbc089ece1bfd75"}},{"arxiv_id":"2305.00508","paper":"/paper/learning-achievement-structure-for-structured","title":"Learning Achievement Structure for Structured Exploration in Domains with Sparse Reward","date":"2023-04-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pairlab/iclr-23-sea","path":"torchbeast/core/clustering.py","file_url":"https://github.com/pairlab/iclr-23-sea/blob/HEAD/torchbeast/core/clustering.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e495eadf9ce0d91a","mcp_get_code":{"code_sha256":"e495eadf9ce0d91a"}},{"arxiv_id":"2304.03376","paper":"/paper/interpretable-statistical-representations-of","title":"Interpretable statistical representations of neural population dynamics and geometry","date":"2023-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Dynamics-of-Neural-Systems-Lab/MARBLE","path":"MARBLE/geometry.py","file_url":"https://github.com/Dynamics-of-Neural-Systems-Lab/MARBLE/blob/HEAD/MARBLE/geometry.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"741d528192ec3611","mcp_get_code":{"code_sha256":"741d528192ec3611"}},{"arxiv_id":"2211.13993","paper":"/paper/combating-noisy-labels-in-object-detection","title":"Combating noisy labels in object detection datasets","date":"2022-11-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"safednn-group/safednn-clean","path":"safednn-clean.py","file_url":"https://github.com/safednn-group/safednn-clean/blob/HEAD/safednn-clean.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"f6aa8e08cab69de8","mcp_get_code":{"code_sha256":"f6aa8e08cab69de8"}},{"arxiv_id":"2203.12082","paper":"/paper/planemvs-3d-plane-reconstruction-from-multi","title":"PlaneMVS: 3D Plane Reconstruction from Multi-View Stereo","date":"2022-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"oppo-us-research/planemvs","path":"data_preparation/cluster.py","file_url":"https://github.com/oppo-us-research/planemvs/blob/HEAD/data_preparation/cluster.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e69c3883b85c1033","mcp_get_code":{"code_sha256":"e69c3883b85c1033"}},{"arxiv_id":"2111.08184","paper":"/paper/air-2-for-interaction-prediction","title":"$AIR^2$ for Interaction Prediction","date":"2021-11-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"david9dragon9/air","path":"clustering.py","file_url":"https://github.com/david9dragon9/air/blob/HEAD/clustering.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":"b79faa5e5d306089","mcp_get_code":{"code_sha256":"b79faa5e5d306089"}},{"arxiv_id":"2009.06946","paper":"/paper/graph-infoclust-leveraging-cluster-level-node","title":"Graph InfoClust: Leveraging cluster-level node information for unsupervised graph representation learning","date":"2020-09-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cmavro/HeMI","path":"layers/cluster.py","file_url":"https://github.com/cmavro/HeMI/blob/HEAD/layers/cluster.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c6f62788994e24d4","mcp_get_code":{"code_sha256":"c6f62788994e24d4"}},{"arxiv_id":"2007.05721","paper":"/paper/towards-robust-classification-with-deep","title":"Towards Robust Classification with Deep Generative Forests","date":"2020-07-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AlCorreia/GeFs","path":"gefs/cluster.py","file_url":"https://github.com/AlCorreia/GeFs/blob/HEAD/gefs/cluster.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f0903cda1a853f9f","mcp_get_code":{"code_sha256":"f0903cda1a853f9f"}},{"arxiv_id":"2006.06635","paper":"/paper/modeling-shared-responses-in-neuroimaging","title":"Modeling Shared Responses in Neuroimaging Studies through MultiView ICA","date":"2020-06-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hbp-brain-charting/public_protocols","path":"Color/colored_patch.py","file_url":"https://github.com/hbp-brain-charting/public_protocols/blob/HEAD/Color/colored_patch.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":"9d5bc491034f54ec","mcp_get_code":{"code_sha256":"9d5bc491034f54ec"}},{"arxiv_id":"1905.13732","paper":"/paper/end-to-end-learning-and-optimization-on","title":"End to end learning and optimization on graphs","date":"2019-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bwilder0/clusternet","path":"models.py","file_url":"https://github.com/bwilder0/clusternet/blob/HEAD/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1578e3feffde89cb","mcp_get_code":{"code_sha256":"1578e3feffde89cb"}},{"arxiv_id":"1802.05591","paper":"/paper/towards-end-to-end-lane-detection-an-instance","title":"Towards End-to-End Lane Detection: an Instance Segmentation Approach","date":"2018-02-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","path":"clustering.py","file_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow/blob/HEAD/clustering.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"861f83b2deb0beda","mcp_get_code":{"code_sha256":"861f83b2deb0beda"}},{"arxiv_id":"1702.01105","paper":"/paper/joint-2d-3d-semantic-data-for-indoor-scene","title":"Joint 2D-3D-Semantic Data for Indoor Scene Understanding","date":"2017-02-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jamycheung/trans4pass","path":"adaptations/model/memory.py","file_url":"https://github.com/jamycheung/trans4pass/blob/HEAD/adaptations/model/memory.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":"525fc4fc5ea60036","mcp_get_code":{"code_sha256":"525fc4fc5ea60036"}},{"arxiv_id":"aaai_6994","paper":null,"title":"arXiv:aaai_6994","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"dlinzhao/JSNet","path":"utils/clustering.py","file_url":"https://github.com/dlinzhao/JSNet/blob/HEAD/utils/clustering.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2036959ea2b2653d","mcp_get_code":{"code_sha256":"2036959ea2b2653d"}}]}