{"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/masked-mse","entry":"masked_mse","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":6,"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":14,"n_samples_ran":6,"n_samples_fingerprinted":6,"n_places":15,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":5,"unverified":8},"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.11711","paper":"/paper/arxiv-2605-11711","title":"Debiased Model-based Representations for Sample-efficient Continuous Control","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"dmksjfl/DR.Q","path":"DRQ/DRQ.py","file_url":"https://github.com/dmksjfl/DR.Q/blob/HEAD/DRQ/DRQ.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":"2cac7a14fbff7d09","mcp_get_code":{"code_sha256":"2cac7a14fbff7d09"}},{"arxiv_id":"2602.05286","paper":"/paper/arxiv-2602-05286","title":"HealthMamba: An Uncertainty-aware Spatiotemporal Graph State Space Model for Effective and Reliable Healthcare Facility Visit Prediction","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"UFOdestiny/HealthMamba","path":"base/metrics.py","file_url":"https://github.com/UFOdestiny/HealthMamba/blob/HEAD/base/metrics.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"64aac06518bc2b5b","mcp_get_code":{"code_sha256":"64aac06518bc2b5b"}},{"arxiv_id":"2410.19192","paper":"/paper/team-topological-evolution-aware-framework","title":"TEAM: Topological Evolution-aware Framework for Traffic Forecasting--Extended Version","date":"2024-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kvmduc/TEAM-topo-evo-traffic-forecasting","path":"lib/metrics.py","file_url":"https://github.com/kvmduc/TEAM-topo-evo-traffic-forecasting/blob/HEAD/lib/metrics.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0b84a6d18134cfd0","mcp_get_code":{"code_sha256":"0b84a6d18134cfd0"}},{"arxiv_id":"2410.10524","paper":"/paper/get-rid-of-task-isolation-a-continuous-multi","title":"Get Rid of Isolation: A Continuous Multi-task Spatio-Temporal Learning Framework","date":"2024-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DILab-USTCSZ/CMuST","path":"utils/metrics.py","file_url":"https://github.com/DILab-USTCSZ/CMuST/blob/HEAD/utils/metrics.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"8982d44f3ff56232","mcp_get_code":{"code_sha256":"8982d44f3ff56232"}},{"arxiv_id":"2410.00373","paper":"/paper/robust-traffic-forecasting-against-spatial","title":"Robust Traffic Forecasting against Spatial Shift over Years","date":"2024-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dreamzz5/st-expert","path":"src/utils/metrics.py","file_url":"https://github.com/dreamzz5/st-expert/blob/HEAD/src/utils/metrics.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3338cb23d09778db","mcp_get_code":{"code_sha256":"3338cb23d09778db"}},{"arxiv_id":"2409.08766","paper":"/paper/sauc-sparsity-aware-uncertainty-calibration","title":"SAUC: Sparsity-Aware Uncertainty Calibration for Spatiotemporal Prediction with Graph Neural Networks","date":"2024-09-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AnonymousSAUC/SAUC","path":"utils.py","file_url":"https://github.com/AnonymousSAUC/SAUC/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5386770c61c86483","mcp_get_code":{"code_sha256":"5386770c61c86483"}},{"arxiv_id":"2405.11333","paper":"/paper/ginar-an-end-to-end-multivariate-time-series","title":"GinAR: An End-To-End Multivariate Time Series Forecasting Model Suitable for Variable Missing","date":"2024-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chengqingyu/ginar","path":"metric/mask_metric.py","file_url":"https://github.com/chengqingyu/ginar/blob/HEAD/metric/mask_metric.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b05a50b3bb98c18f","mcp_get_code":{"code_sha256":"b05a50b3bb98c18f"}},{"arxiv_id":"2404.14956","paper":"/paper/dawn-domain-adaptive-weakly-supervised-nuclei","title":"DAWN: Domain-Adaptive Weakly Supervised Nuclei Segmentation via Cross-Task Interactions","date":"2024-04-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhangye-zoe/dawn","path":"src/dawn/training/losses.py","file_url":"https://github.com/zhangye-zoe/dawn/blob/HEAD/src/dawn/training/losses.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4d52f6ef14ddd9c7","mcp_get_code":{"code_sha256":"4d52f6ef14ddd9c7"}},{"arxiv_id":"2310.06119","paper":"/paper/exploring-progress-in-multivariate-time","title":"Exploring Progress in Multivariate Time Series Forecasting: Comprehensive Benchmarking and Heterogeneity Analysis","date":"2023-10-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zezhishao/d2stgnn","path":"models/losses.py","file_url":"https://github.com/zezhishao/d2stgnn/blob/HEAD/models/losses.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"38743922b798588e","mcp_get_code":{"code_sha256":"38743922b798588e"}},{"arxiv_id":"2202.13268","paper":"/paper/deep-learning-the-functional-renormalization","title":"Deep Learning the Functional Renormalization Group","date":null,"month_inferred_from_arxiv_id":"2022-02","title_source":"archive","repo":"bitmapdds/neuralfrg","path":"neuralfrg/utils.py","file_url":"https://github.com/bitmapdds/neuralfrg/blob/HEAD/neuralfrg/utils.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":"1aac9e2647bd7c4d","mcp_get_code":{"code_sha256":"1aac9e2647bd7c4d"}},{"arxiv_id":"2111.12541","paper":"/paper/rethinking-the-modeling-of-the-instrumental","title":"Rethinking the modeling of the instrumental response of telescopes with a differentiable optical model","date":"2021-11-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cosmostat/wf-psf","path":"src/wf_psf/training/train_utils.py","file_url":"https://github.com/cosmostat/wf-psf/blob/HEAD/src/wf_psf/training/train_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2c0a2a340ea4921a","mcp_get_code":{"code_sha256":"2c0a2a340ea4921a"}},{"arxiv_id":"2108.06721","paper":"/paper/training-for-the-future-a-simple-gradient","title":"Training for the Future: A Simple Gradient Interpolation Loss to Generalize Along Time","date":"2021-08-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"anshuln/training-for-the-future","path":"src/CIDA/utils.py","file_url":"https://github.com/anshuln/training-for-the-future/blob/HEAD/src/CIDA/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fb4e99638972135b","mcp_get_code":{"code_sha256":"fb4e99638972135b"}},{"arxiv_id":"1909.12255","paper":"/paper/harnessing-structures-for-value-based","title":"Harnessing Structures for Value-Based Planning and Reinforcement Learning","date":"2019-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"YyzHarry/SV-RL","path":"sv_rl/fancyimpute/common.py","file_url":"https://github.com/YyzHarry/SV-RL/blob/HEAD/sv_rl/fancyimpute/common.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"929e949663af4838","mcp_get_code":{"code_sha256":"929e949663af4838"}},{"arxiv_id":"1505.04597","paper":"/paper/u-net-convolutional-networks-for-biomedical","title":"U-Net: Convolutional Networks for Biomedical Image Segmentation","date":"2015-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LucaHermes/graph-unet-traffic-prediction","path":"models/unet.py","file_url":"https://github.com/LucaHermes/graph-unet-traffic-prediction/blob/HEAD/models/unet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"815bdedb758f4239","mcp_get_code":{"code_sha256":"815bdedb758f4239"}},{"arxiv_id":"1410.2596","paper":"/paper/matrix-completion-and-low-rank-svd-via-fast","title":"Matrix Completion and Low-Rank SVD via Fast Alternating Least Squares","date":"2014-10-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"iskandr/fancyimpute","path":"fancyimpute/common.py","file_url":"https://github.com/iskandr/fancyimpute/blob/HEAD/fancyimpute/common.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":"929e949663af4838","mcp_get_code":{"code_sha256":"929e949663af4838"}}]}