{"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/compute-gradients","entry":"compute_gradients","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":9,"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":9,"n_samples_ran":3,"n_samples_fingerprinted":1,"n_places":10,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":1,"ran":2,"unverified":6},"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.20443","paper":"/paper/arxiv-2606-20443","title":"Topological Data Analysis for High-Dimensional Dynamic Process Monitoring","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"zavalab/ML","path":"Asthma/src/saliency.py","file_url":"https://github.com/zavalab/ML/blob/HEAD/Asthma/src/saliency.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"94132dc246945836","mcp_get_code":{"code_sha256":"94132dc246945836"}},{"arxiv_id":"2601.19042","paper":"/paper/arxiv-2601-19042","title":"NC-REG: Neural Cortical Maps for Rigid Registration","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"NVlabs/tiny-cuda-nn","path":"benchmarks/image/bench_tensorflow.py","file_url":"https://github.com/NVlabs/tiny-cuda-nn/blob/HEAD/benchmarks/image/bench_tensorflow.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"8c33dd40242464ec","mcp_get_code":{"code_sha256":"8c33dd40242464ec"}},{"arxiv_id":"2410.12409","paper":"/paper/revealing-the-barriers-of-language-agents-in","title":"Revealing the Barriers of Language Agents in Planning","date":"2024-10-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hsaest/Agent-Planning-Analysis","path":"code/captum/captum/_utils/gradient.py","file_url":"https://github.com/hsaest/Agent-Planning-Analysis/blob/HEAD/code/captum/captum/_utils/gradient.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3102f2fd6c8bff3d","mcp_get_code":{"code_sha256":"3102f2fd6c8bff3d"}},{"arxiv_id":"2410.08107","paper":"/paper/inceventgs-pose-free-gaussian-splatting-from","title":"IncEventGS: Pose-Free Gaussian Splatting from a Single Event Camera","date":"2024-10-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wu-cvgl/inceventgs","path":"tikhonov_regularizor.py","file_url":"https://github.com/wu-cvgl/inceventgs/blob/HEAD/tikhonov_regularizor.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e9df74b8b772c7cb","mcp_get_code":{"code_sha256":"e9df74b8b772c7cb"}},{"arxiv_id":"2305.19765","paper":"/paper/a-bayesian-approach-to-analysing-training-1","title":"A Bayesian Approach To Analysing Training Data Attribution In Deep Learning","date":"2023-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"elisanguyen/bayesian-tda","path":"nn_influence_utils.py","file_url":"https://github.com/elisanguyen/bayesian-tda/blob/HEAD/nn_influence_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6178188047b6f48c","mcp_get_code":{"code_sha256":"6178188047b6f48c"}},{"arxiv_id":"2305.19765","paper":"/paper/a-bayesian-approach-to-analysing-training-1","title":"A Bayesian Approach To Analysing Training Data Attribution In Deep Learning","date":"2023-05-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"elisanguyen/bayesian-tda","path":"nn_influence_utils_vit.py","file_url":"https://github.com/elisanguyen/bayesian-tda/blob/HEAD/nn_influence_utils_vit.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f425d7b1bc9d8812","mcp_get_code":{"code_sha256":"f425d7b1bc9d8812"}},{"arxiv_id":"2304.11327","paper":"/paper/understanding-and-improving-feature-learning-1","title":"Understanding and Improving Feature Learning for Out-of-Distribution Generalization","date":"2023-04-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pytorch/captum","path":"captum/_utils/gradient.py","file_url":"https://github.com/pytorch/captum/blob/HEAD/captum/_utils/gradient.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"3102f2fd6c8bff3d","mcp_get_code":{"code_sha256":"3102f2fd6c8bff3d"}},{"arxiv_id":"2111.02813","paper":"/paper/wavefake-a-data-set-to-facilitate-audio","title":"WaveFake: A Data Set to Facilitate Audio Deepfake Detection","date":"2021-11-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rub-syssec/wavefake","path":"dfadetect/attribution.py","file_url":"https://github.com/rub-syssec/wavefake/blob/HEAD/dfadetect/attribution.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"055ad46b81aadbc9","mcp_get_code":{"code_sha256":"055ad46b81aadbc9"}},{"arxiv_id":"2010.12697","paper":"/paper/investigating-saturation-effects-in","title":"Investigating Saturation Effects in Integrated Gradients","date":"2020-10-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vivekmig/captum-1","path":"captum/_utils/gradient.py","file_url":"https://github.com/vivekmig/captum-1/blob/HEAD/captum/_utils/gradient.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"acf80a93a1ed2373","mcp_get_code":{"code_sha256":"acf80a93a1ed2373"}},{"arxiv_id":"1703.01365","paper":"/paper/axiomatic-attribution-for-deep-networks","title":"Axiomatic Attribution for Deep Networks","date":"2017-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"andresbecker/master_thesis","path":"workspace/libs/NN_interpretability.py","file_url":"https://github.com/andresbecker/master_thesis/blob/HEAD/workspace/libs/NN_interpretability.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"911004b0e426d584","mcp_get_code":{"code_sha256":"911004b0e426d584"}}]}