{"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/divergence","entry":"divergence","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":15,"n_papers_ran":10,"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":4,"n_samples_fingerprinted":2,"n_places":15,"n_places_pointer_only":4,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":3,"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":"2603.24209","paper":"/paper/arxiv-2603-24209","title":"HEART-PFL: Stable Personalized Federated Learning under Heterogeneity with Hierarchical Directional Alignment and Adversarial Knowledge Transfer","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"danny0628/HEART-PFL","path":"aggregation/distillation.py","file_url":"https://github.com/danny0628/HEART-PFL/blob/HEAD/aggregation/distillation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"5405f5e2e7253079","mcp_get_code":{"code_sha256":"5405f5e2e7253079"}},{"arxiv_id":"2506.17139","paper":"/paper/consistent-sampling-and-simulation-molecular","title":"Consistent Sampling and Simulation: Molecular Dynamics with Energy-Based Diffusion Models","date":"2025-06-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"noegroup/ScoreMD","path":"src/scoremd/diffusion/fp.py","file_url":"https://github.com/noegroup/ScoreMD/blob/HEAD/src/scoremd/diffusion/fp.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fdc0cd88da2e9314","mcp_get_code":{"code_sha256":"fdc0cd88da2e9314"}},{"arxiv_id":"2409.19472","paper":"/paper/towards-croppable-implicit-neural","title":"Towards Croppable Implicit Neural Representations","date":"2024-09-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"maorash/Local-Global-INRs","path":"utils.py","file_url":"https://github.com/maorash/Local-Global-INRs/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"87e822f4bcfbdac7","mcp_get_code":{"code_sha256":"87e822f4bcfbdac7"}},{"arxiv_id":"2407.09679","paper":"/paper/physics-informed-learning-of-characteristic","title":"Physics-Informed Learning of Characteristic Trajectories for Smoke Reconstruction","date":"2024-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"19reborn/pict_smoke","path":"src/network/siren_basic.py","file_url":"https://github.com/19reborn/pict_smoke/blob/HEAD/src/network/siren_basic.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"754f3e0cdb026116","mcp_get_code":{"code_sha256":"754f3e0cdb026116"}},{"arxiv_id":"2404.03380","paper":"/paper/on-the-theoretical-expressive-power-and-the","title":"On the Theoretical Expressive Power and the Design Space of Higher-Order Graph Transformers","date":"2024-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhouc20/k-transformer","path":"Hodge_decomposition.py","file_url":"https://github.com/zhouc20/k-transformer/blob/HEAD/Hodge_decomposition.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a0f064817b33d41f","mcp_get_code":{"code_sha256":"a0f064817b33d41f"}},{"arxiv_id":"2402.01401","paper":"/paper/zero-shot-machine-unlearning-at-scale-via","title":"An Information Theoretic Approach to Machine Unlearning","date":"2024-02-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jwf40/zeroshot-unlearning-at-scale","path":"src/gkt.py","file_url":"https://github.com/jwf40/zeroshot-unlearning-at-scale/blob/HEAD/src/gkt.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"391f84dc0ccdbf82","mcp_get_code":{"code_sha256":"391f84dc0ccdbf82"}},{"arxiv_id":"2312.07335","paper":"/paper/momentum-particle-maximum-likelihood","title":"Momentum Particle Maximum Likelihood","date":"2023-12-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jenninglim/mpgd","path":"src/utils.py","file_url":"https://github.com/jenninglim/mpgd/blob/HEAD/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b16b1474adf6d721","mcp_get_code":{"code_sha256":"b16b1474adf6d721"}},{"arxiv_id":"2312.04028","paper":"/paper/imface-a-sophisticated-nonlinear-3d-morphable","title":"ImFace++: A Sophisticated Nonlinear 3D Morphable Face Model with Implicit Neural Representations","date":"2023-12-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mingwuzheng/imface","path":"model/diff_opts.py","file_url":"https://github.com/mingwuzheng/imface/blob/HEAD/model/diff_opts.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"87e822f4bcfbdac7","mcp_get_code":{"code_sha256":"87e822f4bcfbdac7"}},{"arxiv_id":"2310.19285","paper":"/paper/facilitating-graph-neural-networks-with","title":"Facilitating Graph Neural Networks with Random Walk on Simplicial Complexes","date":"2023-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhouc20/hodgerandomwalk","path":"graphgps/transform/hodge_decomposition.py","file_url":"https://github.com/zhouc20/hodgerandomwalk/blob/HEAD/graphgps/transform/hodge_decomposition.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a0f064817b33d41f","mcp_get_code":{"code_sha256":"a0f064817b33d41f"}},{"arxiv_id":"2303.14092","paper":"/paper/neuface-realistic-3d-neural-face-rendering","title":"NeuFace: Realistic 3D Neural Face Rendering from Multi-view Images","date":"2023-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aejion/neuface","path":"models/diff_opts.py","file_url":"https://github.com/aejion/neuface/blob/HEAD/models/diff_opts.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"87e822f4bcfbdac7","mcp_get_code":{"code_sha256":"87e822f4bcfbdac7"}},{"arxiv_id":"2201.05629","paper":"/paper/zero-shot-machine-unlearning","title":"Zero-Shot Machine Unlearning","date":"2022-01-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ayu987/zero-shot-unlearning","path":"unlearn.py","file_url":"https://github.com/ayu987/zero-shot-unlearning/blob/HEAD/unlearn.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"391f84dc0ccdbf82","mcp_get_code":{"code_sha256":"391f84dc0ccdbf82"}},{"arxiv_id":"2108.08478","paper":"/paper/learning-anchored-unsigned-distance-functions","title":"Learning Anchored Unsigned Distance Functions with Gradient Direction Alignment for Single-view Garment Reconstruction","date":"2021-08-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhaofang0627/anchorudf","path":"lib/diff_operators.py","file_url":"https://github.com/zhaofang0627/anchorudf/blob/HEAD/lib/diff_operators.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"87e822f4bcfbdac7","mcp_get_code":{"code_sha256":"87e822f4bcfbdac7"}},{"arxiv_id":"2007.09601","paper":"/paper/hypersolvers-toward-fast-continuous-depth","title":"Hypersolvers: Toward Fast Continuous-Depth Models","date":"2020-07-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DiffEqML/diffeqml-research","path":"hypersolvers-control/src/activations.py","file_url":"https://github.com/DiffEqML/diffeqml-research/blob/HEAD/hypersolvers-control/src/activations.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":"754f3e0cdb026116","mcp_get_code":{"code_sha256":"754f3e0cdb026116"}},{"arxiv_id":"2006.09661","paper":"/paper/implicit-neural-representations-with-periodic","title":"Implicit Neural Representations with Periodic Activation Functions","date":"2020-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vsitzmann/siren","path":"diff_operators.py","file_url":"https://github.com/vsitzmann/siren/blob/HEAD/diff_operators.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"87e822f4bcfbdac7","mcp_get_code":{"code_sha256":"87e822f4bcfbdac7"}},{"arxiv_id":"1905.09768","paper":"/paper/zero-shot-knowledge-transfer-via-adversarial","title":"Zero-shot Knowledge Transfer via Adversarial Belief Matching","date":"2019-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SZamboni/advanceddeep","path":"Our_code/Pytorch/zero-shot-baseline.py","file_url":"https://github.com/SZamboni/advanceddeep/blob/HEAD/Our_code/Pytorch/zero-shot-baseline.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"29488af14ec8f002","mcp_get_code":{"code_sha256":"29488af14ec8f002"}}]}