{"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/union","entry":"union","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":11,"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":10,"n_samples_ran":4,"n_samples_fingerprinted":2,"n_places":11,"n_places_pointer_only":2,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":2,"unverified":6},"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":"2605.11511","paper":"/paper/arxiv-2605-11511","title":"Valid Inference After Active Data Collection","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"ni-shu/paper_post-adc-inference","path":"mylib/sicore/sicore/core/real_subset.py","file_url":"https://github.com/ni-shu/paper_post-adc-inference/blob/HEAD/mylib/sicore/sicore/core/real_subset.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5749c35177785416","mcp_get_code":{"code_sha256":"5749c35177785416"}},{"arxiv_id":"2503.22674","paper":"/paper/questbench-can-llms-ask-the-right-question-to","title":"QuestBench: Can LLMs ask the right question to acquire information in reasoning tasks?","date":"2025-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-deepmind/questbench","path":"SimpleLogic/derivation.py","file_url":"https://github.com/google-deepmind/questbench/blob/HEAD/SimpleLogic/derivation.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":"fe2be5fdd1352cb9","mcp_get_code":{"code_sha256":"fe2be5fdd1352cb9"}},{"arxiv_id":"2312.06581","paper":"/paper/grokking-group-multiplication-with-cosets","title":"Grokking Group Multiplication with Cosets","date":"2023-12-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dashstander/sn-grok","path":"sngrok/cosets.py","file_url":"https://github.com/dashstander/sn-grok/blob/HEAD/sngrok/cosets.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d53845bba0da077f","mcp_get_code":{"code_sha256":"d53845bba0da077f"}},{"arxiv_id":"2112.09327","paper":"/paper/incentivizing-collaboration-in-machine","title":"Incentivizing Collaboration in Machine Learning via Synthetic Data Rewards","date":"2021-12-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"XinyiYS/CML-RewardDistribution","path":"core/utils.py","file_url":"https://github.com/XinyiYS/CML-RewardDistribution/blob/HEAD/core/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1294c7010443724a","mcp_get_code":{"code_sha256":"1294c7010443724a"}},{"arxiv_id":"2106.04530","paper":"/paper/learning-from-multiple-noisy-partial-labelers","title":"Learning from Multiple Noisy Partial Labelers","date":"2021-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"batsresearch/nplm","path":"nplm/lm/labelmodel.py","file_url":"https://github.com/batsresearch/nplm/blob/HEAD/nplm/lm/labelmodel.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"841a5403e54db840","mcp_get_code":{"code_sha256":"841a5403e54db840"}},{"arxiv_id":"1909.06349","paper":"/paper/slice-based-learning-a-programming-model-for","title":"Slice-based Learning: A Programming Model for Residual Learning in Critical Data Slices","date":"2019-09-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"snorkel-team/snorkel-tutorials","path":"visual_relation/model.py","file_url":"https://github.com/snorkel-team/snorkel-tutorials/blob/HEAD/visual_relation/model.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":"374f0cdaed9f408d","mcp_get_code":{"code_sha256":"374f0cdaed9f408d"}},{"arxiv_id":"1903.02482","paper":"/paper/lf-ppl-a-low-level-first-order-probabilistic","title":"LF-PPL: A Low-Level First Order Probabilistic Programming Language for Non-Differentiable Models","date":"2019-03-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bradleygramhansen/PyLFPPL","path":"pyppl/ppl_branch_scopes.py","file_url":"https://github.com/bradleygramhansen/PyLFPPL/blob/HEAD/pyppl/ppl_branch_scopes.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"de1fbd013c9806de","mcp_get_code":{"code_sha256":"de1fbd013c9806de"}},{"arxiv_id":"1802.08122","paper":"/paper/harmonious-attention-network-for-person-re","title":"Harmonious Attention Network for Person Re-Identification","date":"2018-02-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"milkplz/keras-frcnn","path":"keras_frcnn/data_generators.py","file_url":"https://github.com/milkplz/keras-frcnn/blob/HEAD/keras_frcnn/data_generators.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":"7855b626f923050b","mcp_get_code":{"code_sha256":"7855b626f923050b"}},{"arxiv_id":"1711.10275","paper":"/paper/3d-semantic-segmentation-with-submanifold","title":"3D Semantic Segmentation with Submanifold Sparse Convolutional Networks","date":"2017-11-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sumo-agarwal/submanifold-sparse-conv-sparseconvnet","path":"examples/3d_segmentation/fully_convolutional.py","file_url":"https://github.com/sumo-agarwal/submanifold-sparse-conv-sparseconvnet/blob/HEAD/examples/3d_segmentation/fully_convolutional.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"8f73e90ab7d020f0","mcp_get_code":{"code_sha256":"8f73e90ab7d020f0"}},{"arxiv_id":"1706.01307","paper":"/paper/submanifold-sparse-convolutional-networks","title":"Submanifold Sparse Convolutional Networks","date":"2017-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"8f73e90ab7d020f0","mcp_get_code":{"code_sha256":"8f73e90ab7d020f0"}},{"arxiv_id":"2024.acl-demos.24","paper":null,"title":"arXiv:2024.acl-demos.24","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"mhulden/pyfoma","path":"src/pyfoma/stateelimination.py","file_url":"https://github.com/mhulden/pyfoma/blob/HEAD/src/pyfoma/stateelimination.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":"efc0f67c66f3be2f","mcp_get_code":{"code_sha256":"efc0f67c66f3be2f"}}]}