{"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/pool-2","entry":"Pool","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":6,"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":9,"n_samples_ran":6,"n_samples_fingerprinted":2,"n_places":9,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":6,"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":"2606.12494","paper":"/paper/arxiv-2606-12494","title":"Net-Ev <sup>2</sup> : A Generative Simulator for Network Event Evolution","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"Guangyu4/Net-Ev-2","path":"model/denoiser/graphunet.py","file_url":"https://github.com/Guangyu4/Net-Ev-2/blob/HEAD/model/denoiser/graphunet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3e5ba548f891dd01","mcp_get_code":{"code_sha256":"3e5ba548f891dd01"}},{"arxiv_id":"2510.22880","paper":"/paper/arxiv-2510-22880","title":"Learning Reconfigurable Representations for Multimodal Federated Learning with Missing Data","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"nmduonggg/PEPSY","path":"src/benchmark/edf_classification_lm/model/pepsy.py","file_url":"https://github.com/nmduonggg/PEPSY/blob/HEAD/src/benchmark/edf_classification_lm/model/pepsy.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bbebd4f48b55a6ae","mcp_get_code":{"code_sha256":"bbebd4f48b55a6ae"}},{"arxiv_id":"2507.06517","paper":"/paper/spindlekv-a-novel-kv-cache-reduction-method","title":"SpindleKV: A Novel KV Cache Reduction Method Balancing Both Shallow and Deep Layers","date":"2025-07-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tyxqc/SpindleKV","path":"compressor/compressor.py","file_url":"https://github.com/tyxqc/SpindleKV/blob/HEAD/compressor/compressor.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7cb1afdb14211e1e","mcp_get_code":{"code_sha256":"7cb1afdb14211e1e"}},{"arxiv_id":"2506.09215","paper":null,"title":"arXiv:2506.09215","date":null,"month_inferred_from_arxiv_id":"2025-06","title_source":null,"repo":"agbrothers/pooling","path":"pooling/nn/pool.py","file_url":"https://github.com/agbrothers/pooling/blob/HEAD/pooling/nn/pool.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6544c3e845ccfd7d","mcp_get_code":{"code_sha256":"6544c3e845ccfd7d"}},{"arxiv_id":"2410.03396","paper":"/paper/graphcroc-cross-correlation-autoencoder-for","title":"GraphCroc: Cross-Correlation Autoencoder for Graph Structural Reconstruction","date":"2024-10-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sjduan/graphcroc","path":"GraphCroc/UNET.py","file_url":"https://github.com/sjduan/graphcroc/blob/HEAD/GraphCroc/UNET.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"855fd8cc32b38520","mcp_get_code":{"code_sha256":"855fd8cc32b38520"}},{"arxiv_id":"2310.02642","paper":"/paper/get-group-event-transformer-for-event-based-1","title":"GET: Group Event Transformer for Event-Based Vision","date":"2023-10-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"peterande/get-group-event-transformer","path":"models/GET.py","file_url":"https://github.com/peterande/get-group-event-transformer/blob/HEAD/models/GET.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fcdc2941985e03e5","mcp_get_code":{"code_sha256":"fcdc2941985e03e5"}},{"arxiv_id":"2112.02753","paper":"/paper/mobrecon-mobile-friendly-hand-mesh","title":"MobRecon: Mobile-Friendly Hand Mesh Reconstruction from Monocular Image","date":"2021-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SeanChenxy/HandMesh","path":"cmr/models/network_mobrecon.py","file_url":"https://github.com/SeanChenxy/HandMesh/blob/HEAD/cmr/models/network_mobrecon.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"21126d9705e3eae1","mcp_get_code":{"code_sha256":"21126d9705e3eae1"}},{"arxiv_id":"2103.16302","paper":"/paper/rethinking-spatial-dimensions-of-vision","title":"Rethinking Spatial Dimensions of Vision Transformers","date":"2021-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ahmedelmahy/myownvit","path":"vit_pytorch/pit.py","file_url":"https://github.com/ahmedelmahy/myownvit/blob/HEAD/vit_pytorch/pit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c79e0963e1847801","mcp_get_code":{"code_sha256":"c79e0963e1847801"}},{"arxiv_id":"2103.16302","paper":"/paper/rethinking-spatial-dimensions-of-vision","title":"Rethinking Spatial Dimensions of Vision Transformers","date":"2021-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"conceptofmind/PiT-flax","path":"pit.py","file_url":"https://github.com/conceptofmind/PiT-flax/blob/HEAD/pit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c3afc53a158bdfd4","mcp_get_code":{"code_sha256":"c3afc53a158bdfd4"}}]}