{"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/where","entry":"where","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":9,"n_papers_ran":3,"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":3,"n_samples_fingerprinted":2,"n_places":9,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":0,"ran":1,"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":"2603.08824","paper":"/paper/arxiv-2603-08824","title":"SoftJAX & SoftTorch: Empowering Automatic Differentiation Libraries with Informative Gradients","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"a-paulus/softtorch","path":"src/softtorch/functions.py","file_url":"https://github.com/a-paulus/softtorch/blob/HEAD/src/softtorch/functions.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":"f8a16211e1f3cce6","mcp_get_code":{"code_sha256":"f8a16211e1f3cce6"}},{"arxiv_id":"2406.19298","paper":"/paper/compositional-image-decomposition-with","title":"Compositional Image Decomposition with Diffusion Models","date":"2024-06-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"1Konny/Beta-VAE","path":"utils.py","file_url":"https://github.com/1Konny/Beta-VAE/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"748ecd3b20613687","mcp_get_code":{"code_sha256":"748ecd3b20613687"}},{"arxiv_id":"2108.10252","paper":"/paper/federated-multi-task-learning-under-a-mixture","title":"Federated Multi-Task Learning under a Mixture of Distributions","date":"2021-08-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tj-kim/pfeddef_v1","path":"transfer_attacks/TA_utils.py","file_url":"https://github.com/tj-kim/pfeddef_v1/blob/HEAD/transfer_attacks/TA_utils.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"f5f8985f740c045e","mcp_get_code":{"code_sha256":"f5f8985f740c045e"}},{"arxiv_id":"2102.07818","paper":"/paper/certified-robustness-to-programmable","title":"Certified Robustness to Programmable Transformations in LSTMs","date":"2021-02-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"foreverzyh/certified_lstms","path":"src/ibp.py","file_url":"https://github.com/foreverzyh/certified_lstms/blob/HEAD/src/ibp.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"92963ee5c7b16174","mcp_get_code":{"code_sha256":"92963ee5c7b16174"}},{"arxiv_id":"2008.07298","paper":"/paper/waffle-watermarking-in-federated-learning","title":"WAFFLE: Watermarking in Federated Learning","date":"2020-08-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ssg-research/WAFFLE","path":"src/SBP_utils.py","file_url":"https://github.com/ssg-research/WAFFLE/blob/HEAD/src/SBP_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":"57dfc664d187900b","mcp_get_code":{"code_sha256":"57dfc664d187900b"}},{"arxiv_id":"2007.10587","paper":"/paper/learning-to-compose-hypercolumns-for-visual","title":"Learning to Compose Hypercolumns for Visual Correspondence","date":"2020-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"juhongm999/dhpf","path":"common/utils.py","file_url":"https://github.com/juhongm999/dhpf/blob/HEAD/common/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":"80d6ded0c77a9a43","mcp_get_code":{"code_sha256":"80d6ded0c77a9a43"}},{"arxiv_id":"1908.06537","paper":"/paper/hyperpixel-flow-semantic-correspondence-with","title":"Hyperpixel Flow: Semantic Correspondence with Multi-layer Neural Features","date":"2019-08-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"juhongm999/hpf","path":"model/util.py","file_url":"https://github.com/juhongm999/hpf/blob/HEAD/model/util.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":"d874287e132f420c","mcp_get_code":{"code_sha256":"d874287e132f420c"}},{"arxiv_id":"1805.11090","paper":"/paper/genattack-practical-black-box-attacks-with","title":"GenAttack: Practical Black-box Attacks with Gradient-Free Optimization","date":"2018-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"maremun/GenAttackMCS2018","path":"genattack.py","file_url":"https://github.com/maremun/GenAttackMCS2018/blob/HEAD/genattack.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"23e2e9ee651bbb83","mcp_get_code":{"code_sha256":"23e2e9ee651bbb83"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DevSinghSachan/multilingual_nmt","path":"models/transformer.py","file_url":"https://github.com/DevSinghSachan/multilingual_nmt/blob/HEAD/models/transformer.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":"7cfc4c98b7f87608","mcp_get_code":{"code_sha256":"7cfc4c98b7f87608"}}]}