{"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/draw","entry":"draw","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":2,"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":2,"n_samples_fingerprinted":1,"n_places":10,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":2,"unverified":8},"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.11098","paper":"/paper/arxiv-2606-11098","title":"Do Transformers Actually Help Intrusion Detection? A Temporal Sequence Evaluation on CIC-IDS2017","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"zachmocz/temporal-ids-bench","path":"figures/regen_perclass_recall.py","file_url":"https://github.com/zachmocz/temporal-ids-bench/blob/HEAD/figures/regen_perclass_recall.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"dd584b4bbd1977d5","mcp_get_code":{"code_sha256":"dd584b4bbd1977d5"}},{"arxiv_id":"2606.10781","paper":"/paper/arxiv-2606-10781","title":"Recovering the Zipfian Distribution in Unsupervised Term Discovery","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"adendorffy/zipf-clus","path":"bayes_gmm/fbgmm.py","file_url":"https://github.com/adendorffy/zipf-clus/blob/HEAD/bayes_gmm/fbgmm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e7c64745ca79a222","mcp_get_code":{"code_sha256":"e7c64745ca79a222"}},{"arxiv_id":"2303.09079","paper":"/paper/ssl-cleanse-trojan-detection-and-mitigation","title":"SSL-Cleanse: Trojan Detection and Mitigation in Self-Supervised Learning","date":"2023-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ucf-ml-research/ssl-cleanse","path":"detector/core/utils.py","file_url":"https://github.com/ucf-ml-research/ssl-cleanse/blob/HEAD/detector/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":"68cda5db67f7fd9b","mcp_get_code":{"code_sha256":"68cda5db67f7fd9b"}},{"arxiv_id":"2203.11931","paper":"/paper/metamorph-learning-universal-controllers-with-1","title":"MetaMorph: Learning Universal Controllers with Transformers","date":"2022-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hyf1530588058/HeteroMorpheus","path":"evogym/utils.py","file_url":"https://github.com/hyf1530588058/HeteroMorpheus/blob/HEAD/evogym/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"732322b44ab8c283","mcp_get_code":{"code_sha256":"732322b44ab8c283"}},{"arxiv_id":"2104.07908","paper":"/paper/metaxl-meta-representation-transformation-for","title":"MetaXL: Meta Representation Transformation for Low-resource Cross-lingual Learning","date":"2021-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liatb282/metaxlr","path":"mtrain.py","file_url":"https://github.com/liatb282/metaxlr/blob/HEAD/mtrain.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"ea581ea3f25dd281","mcp_get_code":{"code_sha256":"ea581ea3f25dd281"}},{"arxiv_id":"2005.08392","paper":"/paper/vector-quantized-autoregressive-predictive","title":"Vector-Quantized Autoregressive Predictive Coding","date":"2020-05-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Alexander-H-Liu/NPC","path":"src/util.py","file_url":"https://github.com/Alexander-H-Liu/NPC/blob/HEAD/src/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"db0929d572d1fd1c","mcp_get_code":{"code_sha256":"db0929d572d1fd1c"}},{"arxiv_id":"1906.08878","paper":"/paper/bayesian-optimisation-over-multiple","title":"Bayesian Optimisation over Multiple Continuous and Categorical Inputs","date":"2019-06-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rubinxin/CoCaBO_code","path":"utils/probability.py","file_url":"https://github.com/rubinxin/CoCaBO_code/blob/HEAD/utils/probability.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c075d558bd7d9550","mcp_get_code":{"code_sha256":"c075d558bd7d9550"}},{"arxiv_id":"1808.09442","paper":"/paper/discriminative-deep-dyna-q-robust-planning","title":"Discriminative Deep Dyna-Q: Robust Planning for Dialogue Policy Learning","date":"2018-08-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Yuqing2018/D3Q_Python3","path":"D3Q/src/draw_figure.py","file_url":"https://github.com/Yuqing2018/D3Q_Python3/blob/HEAD/D3Q/src/draw_figure.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a97a8e0856ccb2bc","mcp_get_code":{"code_sha256":"a97a8e0856ccb2bc"}},{"arxiv_id":"1504.06375","paper":"/paper/holistically-nested-edge-detection","title":"Holistically-Nested Edge Detection","date":"2015-04-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alessandrozamberletti/docdetect","path":"docdetect/processor.py","file_url":"https://github.com/alessandrozamberletti/docdetect/blob/HEAD/docdetect/processor.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"628f3b8a5f4d8e08","mcp_get_code":{"code_sha256":"628f3b8a5f4d8e08"}},{"arxiv_id":"1412.4869","paper":"/paper/expectation-propagation-as-a-way-of-life-a","title":"Expectation propagation as a way of life: A framework for Bayesian inference on partitioned data","date":"2014-12-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rhayes777/PyAutoFit","path":"autofit/model_figure/render.py","file_url":"https://github.com/rhayes777/PyAutoFit/blob/HEAD/autofit/model_figure/render.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f843adaaba33480c","mcp_get_code":{"code_sha256":"f843adaaba33480c"}}]}