{"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/preprocess-adj","entry":"preprocess_adj","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":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":7,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":1,"unverified":5},"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":"2602.05358","paper":"/paper/arxiv-2602-05358","title":"Bayesian Neighborhood Adaptation for Graph Neural Networks","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"paribeshregmi/BNA-GNN","path":"utils/utils.py","file_url":"https://github.com/paribeshregmi/BNA-GNN/blob/HEAD/utils/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bc41b31eaba0e3bd","mcp_get_code":{"code_sha256":"bc41b31eaba0e3bd"}},{"arxiv_id":"2312.02708","paper":"/paper/provable-adversarial-robustness-for-group-1","title":"Provable Adversarial Robustness for Group Equivariant Tasks: Graphs, Point Clouds, Molecules, and More","date":"2023-12-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"a3cccfaa8bd4c86c","mcp_get_code":{"code_sha256":"a3cccfaa8bd4c86c"}},{"arxiv_id":"2307.07832","paper":"/paper/mixupexplainer-generalizing-explanations-for","title":"MixupExplainer: Generalizing Explanations for Graph Neural Networks with Data Augmentation","date":"2023-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jz48/mixupexplainer","path":"MixupExplainer/ExplanationEvaluation/datasets/utils.py","file_url":"https://github.com/jz48/mixupexplainer/blob/HEAD/MixupExplainer/ExplanationEvaluation/datasets/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"16491ca90b94e990","mcp_get_code":{"code_sha256":"16491ca90b94e990"}},{"arxiv_id":"2203.03315","paper":"/paper/deep-reinforcement-learning-for-entity-1","title":"Deep Reinforcement Learning for Entity Alignment","date":"2022-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"guolingbing/RLEA","path":"src/openea/approaches/alinet.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/src/openea/approaches/alinet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"71e7cfcbeb1463b2","mcp_get_code":{"code_sha256":"71e7cfcbeb1463b2"}},{"arxiv_id":"2109.14285","paper":"/paper/be-confident-towards-trustworthy-graph-neural","title":"Be Confident! Towards Trustworthy Graph Neural Networks via Confidence Calibration","date":"2021-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"BUPT-GAMMA/CaGCN","path":"utils.py","file_url":"https://github.com/BUPT-GAMMA/CaGCN/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"934ca60e9bd12c56","mcp_get_code":{"code_sha256":"934ca60e9bd12c56"}},{"arxiv_id":"2006.07331","paper":"/paper/generalized-multi-relational-graph","title":"Knowledge Embedding Based Graph Convolutional Network","date":"2020-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Maysir/GEM-GCN","path":"utils.py","file_url":"https://github.com/Maysir/GEM-GCN/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a3b7442294809e8a","mcp_get_code":{"code_sha256":"a3b7442294809e8a"}},{"arxiv_id":"1906.12269","paper":"/paper/certifiable-robustness-and-robust-training","title":"Certifiable Robustness and Robust Training for Graph Convolutional Networks","date":"2019-06-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"danielzuegner/robust-gcn","path":"robust_gcn/robust_gcn.py","file_url":"https://github.com/danielzuegner/robust-gcn/blob/HEAD/robust_gcn/robust_gcn.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a3cccfaa8bd4c86c","mcp_get_code":{"code_sha256":"a3cccfaa8bd4c86c"}},{"arxiv_id":"1905.13403","paper":"/paper/deep-bayesian-optimization-on-attributed","title":"Deep Bayesian Optimization on Attributed Graphs","date":"2019-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"csjtx1021/DGBO","path":"DeepSurrogateModel.py","file_url":"https://github.com/csjtx1021/DGBO/blob/HEAD/DeepSurrogateModel.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cfa1f103b2b5388d","mcp_get_code":{"code_sha256":"cfa1f103b2b5388d"}}]}