{"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/str-to-list","entry":"str_to_list","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":10,"n_papers_ran":7,"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":8,"n_samples_ran":5,"n_samples_fingerprinted":1,"n_places":10,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":1,"ran_draft_wrong":1,"ran_fixture":0,"ran":3,"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":"2603.00097","paper":"/paper/arxiv-2603-00097","title":"Exploring Drug Safety Through Knowledge Graphs: Protein Kinase Inhibitors as a Case Study","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"davidjackson99/PKI_KG","path":"NER.py","file_url":"https://github.com/davidjackson99/PKI_KG/blob/HEAD/NER.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b7ad2c09d32f09ac","mcp_get_code":{"code_sha256":"b7ad2c09d32f09ac"}},{"arxiv_id":"2406.02366","paper":"/paper/finding-nemo-localizing-neurons-responsible","title":"Finding NeMo: Localizing Neurons Responsible For Memorization in Diffusion Models","date":"2024-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ml-research/localizing_memorization_in_diffusion_models","path":"4_generate_images.py","file_url":"https://github.com/ml-research/localizing_memorization_in_diffusion_models/blob/HEAD/4_generate_images.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"faf67b17312a8edc","mcp_get_code":{"code_sha256":"faf67b17312a8edc"}},{"arxiv_id":"2402.17910","paper":"/paper/box-it-to-bind-it-unified-layout-control-and","title":"Box It to Bind It: Unified Layout Control and Attribute Binding in T2I Diffusion Models","date":"2024-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nextaistudio/boxit2bindit","path":"utils/util.py","file_url":"https://github.com/nextaistudio/boxit2bindit/blob/HEAD/utils/util.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b2a54eaa915f497f","mcp_get_code":{"code_sha256":"b2a54eaa915f497f"}},{"arxiv_id":"2402.15638","paper":"/paper/fair-resource-allocation-in-multi-task","title":"Fair Resource Allocation in Multi-Task Learning","date":"2024-02-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"optmn-lab/fairgrad","path":"experiments/utils.py","file_url":"https://github.com/optmn-lab/fairgrad/blob/HEAD/experiments/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"267fdf7ca1571871","mcp_get_code":{"code_sha256":"267fdf7ca1571871"}},{"arxiv_id":"2402.04005","paper":"/paper/bayesian-uncertainty-for-gradient-aggregation","title":"Bayesian Uncertainty for Gradient Aggregation in Multi-Task Learning","date":"2024-02-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ssi-research/bayesagg_mtl","path":"experiments/utils.py","file_url":"https://github.com/ssi-research/bayesagg_mtl/blob/HEAD/experiments/utils.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":"267fdf7ca1571871","mcp_get_code":{"code_sha256":"267fdf7ca1571871"}},{"arxiv_id":"2311.09939","paper":"/paper/red-dot-multimodal-fact-checking-via-relevant","title":"RED-DOT: Multimodal Fact-checking via Relevant Evidence Detection","date":"2023-11-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stevejpapad/relevant-evidence-detection","path":"src/utils_evidence.py","file_url":"https://github.com/stevejpapad/relevant-evidence-detection/blob/HEAD/src/utils_evidence.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":"3ba7c5965cdd037d","mcp_get_code":{"code_sha256":"3ba7c5965cdd037d"}},{"arxiv_id":"2306.00024","paper":"/paper/self-verification-improves-few-shot-clinical","title":"Self-Verification Improves Few-Shot Clinical Information Extraction","date":"2023-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/clinical-self-verification","path":"clin/parse.py","file_url":"https://github.com/microsoft/clinical-self-verification/blob/HEAD/clin/parse.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4139e67944d6519c","mcp_get_code":{"code_sha256":"4139e67944d6519c"}},{"arxiv_id":"2305.18409","paper":"/paper/direction-oriented-multi-objective-learning","title":"Direction-oriented Multi-objective Learning: Simple and Provable Stochastic Algorithms","date":"2023-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ml-opt-lab/sdmgrad","path":"experiments/utils.py","file_url":"https://github.com/ml-opt-lab/sdmgrad/blob/HEAD/experiments/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"267fdf7ca1571871","mcp_get_code":{"code_sha256":"267fdf7ca1571871"}},{"arxiv_id":"2212.03857","paper":"/paper/phase2vec-dynamical-systems-embedding-with-a","title":"Phase2vec: Dynamical systems embedding with a physics-informed convolutional network","date":"2022-12-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nitzanlab/phase2vec","path":"phase2vec/utils/_utils.py","file_url":"https://github.com/nitzanlab/phase2vec/blob/HEAD/phase2vec/utils/_utils.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"28fd2e4c52372a93","mcp_get_code":{"code_sha256":"28fd2e4c52372a93"}},{"arxiv_id":"2009.14119","paper":"/paper/asymmetric-loss-for-multi-label","title":"Asymmetric Loss For Multi-Label Classification","date":"2020-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SlongLiu/ASL_reproduce","path":"src/helper_functions/nuswide_asl.py","file_url":"https://github.com/SlongLiu/ASL_reproduce/blob/HEAD/src/helper_functions/nuswide_asl.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"50a335a67cb29af0","mcp_get_code":{"code_sha256":"50a335a67cb29af0"}}]}