{"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/remove","entry":"remove","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":4,"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":5,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"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":"2509.25411","paper":"/paper/arxiv-2509-25411","title":"Boolean Satisfiability via Imitation Learning","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"zewei-Zhang/ImitSAT","path":"ImitSAT/ImitSAT_MiniSAT.py","file_url":"https://github.com/zewei-Zhang/ImitSAT/blob/HEAD/ImitSAT/ImitSAT_MiniSAT.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"9f2c22c3cc6a493a","mcp_get_code":{"code_sha256":"9f2c22c3cc6a493a"}},{"arxiv_id":"2308.10174","paper":"/paper/neural-interactive-keypoint-detection","title":"Neural Interactive Keypoint Detection","date":"2023-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"idea-research/click-pose","path":"datasets/data_util.py","file_url":"https://github.com/idea-research/click-pose/blob/HEAD/datasets/data_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"965d8927d0116879","mcp_get_code":{"code_sha256":"965d8927d0116879"}},{"arxiv_id":"2107.09202","paper":"/paper/compressing-multisets-with-large-alphabets","title":"Compressing Multisets with Large Alphabets using Bits-Back Coding","date":"2021-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/multiset-compression","path":"multiset_codec/msbst.py","file_url":"https://github.com/facebookresearch/multiset-compression/blob/HEAD/multiset_codec/msbst.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"68949dba1b92959c","mcp_get_code":{"code_sha256":"68949dba1b92959c"}},{"arxiv_id":"2106.12699","paper":"/paper/distilling-the-knowledge-from-normalizing","title":"Distilling the Knowledge from Conditional Normalizing Flows","date":"2021-06-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yandex-research/distill-nf","path":"waveglow/models/waveglow.py","file_url":"https://github.com/yandex-research/distill-nf/blob/HEAD/waveglow/models/waveglow.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":"b13a72233912c0b1","mcp_get_code":{"code_sha256":"b13a72233912c0b1"}},{"arxiv_id":"2103.16886","paper":"/paper/neural-response-interpretation-through-the","title":"Neural Response Interpretation through the Lens of Critical Pathways","date":"2021-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CAMP-eXplain-AI/RoarTorch","path":"src/roar/roar_core.py","file_url":"https://github.com/CAMP-eXplain-AI/RoarTorch/blob/HEAD/src/roar/roar_core.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c44a9c0895f0d99b","mcp_get_code":{"code_sha256":"c44a9c0895f0d99b"}},{"arxiv_id":"2006.04598","paper":"/paper/wavenode-a-continuous-normalizing-flow-for","title":"WaveNODE: A Continuous Normalizing Flow for Speech Synthesis","date":"2020-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ANLGBOY/WaveNODE","path":"model.py","file_url":"https://github.com/ANLGBOY/WaveNODE/blob/HEAD/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b13a72233912c0b1","mcp_get_code":{"code_sha256":"b13a72233912c0b1"}},{"arxiv_id":"1811.00002","paper":"/paper/waveglow-a-flow-based-generative-network-for","title":"WaveGlow: A Flow-based Generative Network for Speech Synthesis","date":"2018-10-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NVIDIA/waveglow","path":"glow.py","file_url":"https://github.com/NVIDIA/waveglow/blob/HEAD/glow.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"b13a72233912c0b1","mcp_get_code":{"code_sha256":"b13a72233912c0b1"}},{"arxiv_id":"1803.09017","paper":"/paper/style-tokens-unsupervised-style-modeling","title":"Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis","date":"2018-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"foamliu/GST-Tacotron-v2","path":"glow.py","file_url":"https://github.com/foamliu/GST-Tacotron-v2/blob/HEAD/glow.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b13a72233912c0b1","mcp_get_code":{"code_sha256":"b13a72233912c0b1"}}]}