{"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/mean-absolute-error","entry":"mean_absolute_error","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":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":8,"n_samples_ran":4,"n_samples_fingerprinted":4,"n_places":9,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":1,"ran_draft_wrong":1,"ran_fixture":0,"ran":2,"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":"2608.08868","paper":"/paper/arxiv-2608-08868","title":"Conversation as Measurement in Clinical Encounters: Observable Phase Structure, Partially Observable Patient State","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"lilywchen/conversation-as-measurement","path":"src/conversation_measurement/metrics.py","file_url":"https://github.com/lilywchen/conversation-as-measurement/blob/HEAD/src/conversation_measurement/metrics.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b585b79fb3271887","mcp_get_code":{"code_sha256":"b585b79fb3271887"}},{"arxiv_id":"2608.04778","paper":"/paper/arxiv-2608-04778","title":"Continual-Learning Physics-Informed Neural Networks for Parameterized Partial Differential Equations","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"pigofmomo/CLPINN","path":"deepxde/losses.py","file_url":"https://github.com/pigofmomo/CLPINN/blob/HEAD/deepxde/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2a9bd4978e621bc8","mcp_get_code":{"code_sha256":"2a9bd4978e621bc8"}},{"arxiv_id":"2606.15923","paper":"/paper/arxiv-2606-15923","title":"Runtime Analysis of Cartesian Genetic Programming in Evolving Boolean Functions","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"GPBench/TinyverseGP","path":"src/gp/loss.py","file_url":"https://github.com/GPBench/TinyverseGP/blob/HEAD/src/gp/loss.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"3f9b299462201067","mcp_get_code":{"code_sha256":"3f9b299462201067"}},{"arxiv_id":"2502.08470","paper":"/paper/numerical-schemes-for-signature-kernels","title":"Numerical Schemes for Signature Kernels","date":"2025-02-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"francescopiatti/polysigkernel","path":"experiments/error_analysis.py","file_url":"https://github.com/francescopiatti/polysigkernel/blob/HEAD/experiments/error_analysis.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ed5c1eeb28a8fc22","mcp_get_code":{"code_sha256":"ed5c1eeb28a8fc22"}},{"arxiv_id":"2404.07662","paper":"/paper/pinnacle-pinn-adaptive-collocation-and","title":"PINNACLE: PINN Adaptive ColLocation and Experimental points selection","date":"2024-04-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"apivich-h/pinnacle","path":"pinnacle_code/deepxde_al_patch/deepxde/losses.py","file_url":"https://github.com/apivich-h/pinnacle/blob/HEAD/pinnacle_code/deepxde_al_patch/deepxde/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b43df4ef25c604d7","mcp_get_code":{"code_sha256":"b43df4ef25c604d7"}},{"arxiv_id":"2306.08827","paper":"/paper/pinnacle-a-comprehensive-benchmark-of-physics","title":"PINNacle: A Comprehensive Benchmark of Physics-Informed Neural Networks for Solving PDEs","date":"2023-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"i207m/pinnacle","path":"deepxde/losses.py","file_url":"https://github.com/i207m/pinnacle/blob/HEAD/deepxde/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b43df4ef25c604d7","mcp_get_code":{"code_sha256":"b43df4ef25c604d7"}},{"arxiv_id":"2107.11529","paper":"/paper/graph-neural-networks-for-laminar-flow","title":"Graph neural networks for laminar flow prediction around random 2D shapes","date":null,"month_inferred_from_arxiv_id":"2021-07","title_source":"archive","repo":"jviquerat/gnn_laminar_flow","path":"training_utils.py","file_url":"https://github.com/jviquerat/gnn_laminar_flow/blob/HEAD/training_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f1da1ff536af79a8","mcp_get_code":{"code_sha256":"f1da1ff536af79a8"}},{"arxiv_id":"2107.11350","paper":"/paper/heteroscedastic-temporal-variational","title":"Heteroscedastic Temporal Variational Autoencoder For Irregular Time Series","date":"2021-07-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"reml-lab/hetvae","path":"src/vae_models.py","file_url":"https://github.com/reml-lab/hetvae/blob/HEAD/src/vae_models.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9db761ccc70429be","mcp_get_code":{"code_sha256":"9db761ccc70429be"}},{"arxiv_id":"ijcai2025_0872","paper":null,"title":"arXiv:ijcai2025_0872","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"HongxinXiang/EDG","path":"EDG/finetune_QM9_EDG.py","file_url":"https://github.com/HongxinXiang/EDG/blob/HEAD/EDG/finetune_QM9_EDG.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"eaa3b699885c2f3f","mcp_get_code":{"code_sha256":"eaa3b699885c2f3f"}}]}