{"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/gradient","entry":"gradient","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":21,"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":20,"n_samples_ran":9,"n_samples_fingerprinted":1,"n_places":21,"n_places_pointer_only":9,"by_status":{"ran_honours":2,"ran_violates":0,"ran_draft_wrong":3,"ran_fixture":1,"ran":3,"unverified":11},"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":"2605.10159","paper":"/paper/arxiv-2605-10159","title":"jNO: A JAX Library for Neural Operator and Foundation Model Training","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"FhG-IISB/jNO","path":"jno/fdm.py","file_url":"https://github.com/FhG-IISB/jNO/blob/HEAD/jno/fdm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"EPL-2.0","inline_ok":false,"code_sha256_prefix":"deea72893911c19b","mcp_get_code":{"code_sha256":"deea72893911c19b"}},{"arxiv_id":"2601.15884","paper":"/paper/arxiv-2601-15884","title":"Contrast-X: A Multi-Modal Contrast Image Synthesis Benchmark and Universal Modality Flow Matching","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"YifanChen02/Contrast-X","path":"code/STEP1-AutoencoderModel/utils/tools.py","file_url":"https://github.com/YifanChen02/Contrast-X/blob/HEAD/code/STEP1-AutoencoderModel/utils/tools.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fa154fa0e2d59aae","mcp_get_code":{"code_sha256":"fa154fa0e2d59aae"}},{"arxiv_id":"2502.14616","paper":"/paper/monocular-depth-estimation-and-segmentation","title":"Monocular Depth Estimation and Segmentation for Transparent Object with Iterative Semantic and Geometric Fusion","date":"2025-02-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"l-j-yuan/modest","path":"utils/loss.py","file_url":"https://github.com/l-j-yuan/modest/blob/HEAD/utils/loss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"65701c6ae029f468","mcp_get_code":{"code_sha256":"65701c6ae029f468"}},{"arxiv_id":"2410.11061","paper":"/paper/learning-to-optimize-for-mixed-integer-non","title":"Learning to Optimize for Mixed-Integer Non-linear Programming with Feasibility Guarantees","date":"2024-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pnnl/neuromancer","path":"src/neuromancer/gradients.py","file_url":"https://github.com/pnnl/neuromancer/blob/HEAD/src/neuromancer/gradients.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"25e1d6c622bcdd75","mcp_get_code":{"code_sha256":"25e1d6c622bcdd75"}},{"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":"d5a66d1f869bb91d","mcp_get_code":{"code_sha256":"d5a66d1f869bb91d"}},{"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":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"574847aac33297eb","mcp_get_code":{"code_sha256":"574847aac33297eb"}},{"arxiv_id":"2403.02467","paper":"/paper/applied-causal-inference-powered-by-ml-and-ai","title":"Applied Causal Inference Powered by ML and AI","date":"2024-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"causalaibook/metricsmlnotebooks","path":"T/myxgb.py","file_url":"https://github.com/causalaibook/metricsmlnotebooks/blob/HEAD/T/myxgb.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f2c3b89167973936","mcp_get_code":{"code_sha256":"f2c3b89167973936"}},{"arxiv_id":"2311.10580","paper":"/paper/implicit-maximum-a-posteriori-filtering-via","title":"Implicit Maximum a Posteriori Filtering via Adaptive Optimization","date":"2023-11-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gianlucabencomo/implicitmap","path":"nonlinear/contour.py","file_url":"https://github.com/gianlucabencomo/implicitmap/blob/HEAD/nonlinear/contour.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d7f77edd064aba86","mcp_get_code":{"code_sha256":"d7f77edd064aba86"}},{"arxiv_id":"2309.08596","paper":"/paper/robust-e-nerf-nerf-from-sparse-noisy-events","title":"Robust e-NeRF: NeRF from Sparse & Noisy Events under Non-Uniform Motion","date":"2023-09-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wengflow/robust-e-nerf","path":"robust_e_nerf/utils/autograd.py","file_url":"https://github.com/wengflow/robust-e-nerf/blob/HEAD/robust_e_nerf/utils/autograd.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"42c8959f50e0c6ac","mcp_get_code":{"code_sha256":"42c8959f50e0c6ac"}},{"arxiv_id":"2301.05761","paper":"/paper/local-model-explanations-and-uncertainty","title":"Uncertainty Quantification for Local Model Explanations Without Model Access","date":"2023-01-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"surinahn/xai-uncertainty-quantification","path":"bootstrap.py","file_url":"https://github.com/surinahn/xai-uncertainty-quantification/blob/HEAD/bootstrap.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"9dd62049a96c4d6d","mcp_get_code":{"code_sha256":"9dd62049a96c4d6d"}},{"arxiv_id":"2210.13447","paper":"/paper/precision-machine-learning","title":"Precision Machine Learning","date":"2022-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ejmichaud/precision-ml","path":"scripts/precision-netfit-gridsearch.py","file_url":"https://github.com/ejmichaud/precision-ml/blob/HEAD/scripts/precision-netfit-gridsearch.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f454523617ee5690","mcp_get_code":{"code_sha256":"f454523617ee5690"}},{"arxiv_id":"2210.04296","paper":"/paper/regularizing-score-based-models-with-score","title":"FP-Diffusion: Improving Score-based Diffusion Models by Enforcing the Underlying Score Fokker-Planck Equation","date":"2022-10-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sony/fp-diffusion","path":"diff.py","file_url":"https://github.com/sony/fp-diffusion/blob/HEAD/diff.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":"54eda5432a5725da","mcp_get_code":{"code_sha256":"54eda5432a5725da"}},{"arxiv_id":"2207.13807","paper":"/paper/pose-ndf-modeling-human-pose-manifolds-with","title":"Pose-NDF: Modeling Human Pose Manifolds with Neural Distance Fields","date":"2022-07-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"garvita-tiwari/PoseNDF","path":"model/posendf.py","file_url":"https://github.com/garvita-tiwari/PoseNDF/blob/HEAD/model/posendf.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"7d3513ee0558d804","mcp_get_code":{"code_sha256":"7d3513ee0558d804"}},{"arxiv_id":"2111.06389","paper":"/paper/full-body-visual-self-modeling-of-robot","title":"Full-Body Visual Self-Modeling of Robot Morphologies","date":"2021-11-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"BoyuanChen/visual-selfmodeling","path":"utils/common.py","file_url":"https://github.com/BoyuanChen/visual-selfmodeling/blob/HEAD/utils/common.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"72e1c034735c23ca","mcp_get_code":{"code_sha256":"72e1c034735c23ca"}},{"arxiv_id":"2106.09779","paper":"/paper/locally-differentially-private-federated","title":"Private Federated Learning Without a Trusted Server: Optimal Algorithms for Convex Losses","date":"2021-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lowya/private-federated-learning-without-a-trusted-server","path":"multiclasslogistic_convexFL_obesity.py","file_url":"https://github.com/lowya/private-federated-learning-without-a-trusted-server/blob/HEAD/multiclasslogistic_convexFL_obesity.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"CC0-1.0","inline_ok":true,"code_sha256_prefix":"61de19088914ff36","mcp_get_code":{"code_sha256":"61de19088914ff36"}},{"arxiv_id":"2105.04873","paper":"/paper/new-bregman-proximal-type-algorithms-for","title":"New Bregman proximal type algorithms for solving DC optimization problems","date":null,"month_inferred_from_arxiv_id":"2021-05","title_source":"archive","repo":"ShotaTakahashi/bregman-proximal-dc-algorithm","path":"example/example.py","file_url":"https://github.com/ShotaTakahashi/bregman-proximal-dc-algorithm/blob/HEAD/example/example.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"85cbefbf5281ae8f","mcp_get_code":{"code_sha256":"85cbefbf5281ae8f"}},{"arxiv_id":"2003.13045","paper":"/paper/learning-by-analogy-reliable-supervision-from","title":"Learning by Analogy: Reliable Supervision from Transformations for Unsupervised Optical Flow Estimation","date":"2020-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lliuz/ARFlow","path":"losses/loss_blocks.py","file_url":"https://github.com/lliuz/ARFlow/blob/HEAD/losses/loss_blocks.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a9713a1e43f97a70","mcp_get_code":{"code_sha256":"a9713a1e43f97a70"}},{"arxiv_id":"1907.13106","paper":"/paper/deblurring-face-images-using-uncertainty","title":"Deblurring Face Images using Uncertainty Guided Multi-Stream Semantic Networks","date":"2019-07-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rajeevyasarla/UMSN-Face-Deblurring","path":"train_face_deblur.py","file_url":"https://github.com/rajeevyasarla/UMSN-Face-Deblurring/blob/HEAD/train_face_deblur.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"70302ac45c91f1c0","mcp_get_code":{"code_sha256":"70302ac45c91f1c0"}},{"arxiv_id":"1906.11129","paper":"/paper/uncertainty-guided-multi-scale-residual-1","title":"Uncertainty Guided Multi-Scale Residual Learning-using a Cycle Spinning CNN for Single Image De-Raining","date":"2019-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rajeevyasarla/UMRL--using-Cycle-Spinning","path":"umrl_cycspn_train.py","file_url":"https://github.com/rajeevyasarla/UMRL--using-Cycle-Spinning/blob/HEAD/umrl_cycspn_train.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"70302ac45c91f1c0","mcp_get_code":{"code_sha256":"70302ac45c91f1c0"}},{"arxiv_id":"1906.01930","paper":"/paper/approximate-inference-turns-deep-networks","title":"Approximate Inference Turns Deep Networks into Gaussian Processes","date":"2019-06-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"team-approx-bayes/dnn2gp","path":"dnn2gp/dnn2gp.py","file_url":"https://github.com/team-approx-bayes/dnn2gp/blob/HEAD/dnn2gp/dnn2gp.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0b0ff1baebcb4398","mcp_get_code":{"code_sha256":"0b0ff1baebcb4398"}},{"arxiv_id":"Zhang_Dispel_Darkness_for_Better_Fusion_A_Controllable_Visual_Enhancer_based_CVPR_2024_paper","paper":null,"title":"arXiv:Zhang_Dispel_Darkness_for_Better_Fusion_A_Controllable_Visual_Enhancer_based_CVPR_2024_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"HaoZhang1018/DDBF","path":"utils.py","file_url":"https://github.com/HaoZhang1018/DDBF/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":"8dc1be9149cc62e9","mcp_get_code":{"code_sha256":"8dc1be9149cc62e9"}}]}