{"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/construct-feed-dict","entry":"construct_feed_dict","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":6,"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":6,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":2,"ran":0,"unverified":4},"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":"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":"3eee20dd95f3f8d9","mcp_get_code":{"code_sha256":"3eee20dd95f3f8d9"}},{"arxiv_id":"2002.03665","paper":"/paper/anomalydae-dual-autoencoder-for-anomaly","title":"AnomalyDAE: Dual autoencoder for anomaly detection on attributed networks","date":"2020-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"haoyfan/AnomalyDAE","path":"src/preprocessing.py","file_url":"https://github.com/haoyfan/AnomalyDAE/blob/HEAD/src/preprocessing.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b959bc9ff832fac0","mcp_get_code":{"code_sha256":"b959bc9ff832fac0"}},{"arxiv_id":"1908.07078","paper":"/paper/semi-implicit-graph-variational-auto-encoders","title":"Semi-Implicit Graph Variational Auto-Encoders","date":"2019-08-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sigvae/SIGraphVAE","path":"preprocessing.py","file_url":"https://github.com/sigvae/SIGraphVAE/blob/HEAD/preprocessing.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b959bc9ff832fac0","mcp_get_code":{"code_sha256":"b959bc9ff832fac0"}},{"arxiv_id":"1906.05017","paper":"/paper/graph-embedding-on-biomedical-networks","title":"Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations","date":"2019-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiangyue9607/BioNEV","path":"src/bionev/GAE/preprocessing.py","file_url":"https://github.com/xiangyue9607/BioNEV/blob/HEAD/src/bionev/GAE/preprocessing.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b959bc9ff832fac0","mcp_get_code":{"code_sha256":"b959bc9ff832fac0"}},{"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":"360f8ceb893f2cd4","mcp_get_code":{"code_sha256":"360f8ceb893f2cd4"}},{"arxiv_id":"1903.04154","paper":"/paper/fisher-bures-adversary-graph-convolutional","title":"Fisher-Bures Adversary Graph Convolutional Networks","date":"2019-03-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stellargraph/FisherGCN","path":"gcn/utils.py","file_url":"https://github.com/stellargraph/FisherGCN/blob/HEAD/gcn/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"077e103b082dc6b3","mcp_get_code":{"code_sha256":"077e103b082dc6b3"}},{"arxiv_id":"1804.01654","paper":"/paper/pixel2mesh-generating-3d-mesh-models-from","title":"Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images","date":"2018-04-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nywang16/Pixel2Mesh","path":"p2m/utils.py","file_url":"https://github.com/nywang16/Pixel2Mesh/blob/HEAD/p2m/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":"6f7bdc31cdfaacc3","mcp_get_code":{"code_sha256":"6f7bdc31cdfaacc3"}},{"arxiv_id":"1611.08307","paper":"/paper/learning-python-code-suggestion-with-a-sparse","title":"Learning Python Code Suggestion with a Sparse Pointer Network","date":"2016-11-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uclnlp/pycodesuggest","path":"lm/Trainer.py","file_url":"https://github.com/uclnlp/pycodesuggest/blob/HEAD/lm/Trainer.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"21ecd560e4d4c5d4","mcp_get_code":{"code_sha256":"21ecd560e4d4c5d4"}},{"arxiv_id":"1611.07308","paper":"/paper/variational-graph-auto-encoders","title":"Variational Graph Auto-Encoders","date":"2016-11-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Omairss/RepresentationLearning","path":"src/preprocessing.py","file_url":"https://github.com/Omairss/RepresentationLearning/blob/HEAD/src/preprocessing.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b959bc9ff832fac0","mcp_get_code":{"code_sha256":"b959bc9ff832fac0"}},{"arxiv_id":"ijcai2022_0498","paper":null,"title":"arXiv:ijcai2022_0498","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"xinxingwu-uk/DGAE","path":"Python/Models/dgae_alpha/preprocessing.py","file_url":"https://github.com/xinxingwu-uk/DGAE/blob/HEAD/Python/Models/dgae_alpha/preprocessing.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b959bc9ff832fac0","mcp_get_code":{"code_sha256":"b959bc9ff832fac0"}}]}