{"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/r2","entry":"r2","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":10,"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":10,"n_samples_ran":4,"n_samples_fingerprinted":4,"n_places":10,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":4,"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.05183","paper":"/paper/arxiv-2606-05183","title":"The Granularity Gap: A Multi-Dimensional Cross-Generational Audit of Sycophancy in Gemini Models","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"pskeough/The-Granularity-Gap","path":"pipeline/03_analyse.py","file_url":"https://github.com/pskeough/The-Granularity-Gap/blob/HEAD/pipeline/03_analyse.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"c191541542b916a3","mcp_get_code":{"code_sha256":"c191541542b916a3"}},{"arxiv_id":"2605.22593","paper":"/paper/arxiv-2605-22593","title":"Do Deep Ensembles Actually Capture Uncertainty in Graph Neural Networks?","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"PedrV/gnn-uq-inspector","path":"inspector/metrics/metrics.py","file_url":"https://github.com/PedrV/gnn-uq-inspector/blob/HEAD/inspector/metrics/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":"d207a9fb1d8b350c","mcp_get_code":{"code_sha256":"d207a9fb1d8b350c"}},{"arxiv_id":"2604.04199","paper":"/paper/arxiv-2604-04199","title":"Which Leakage Types Matter? A Quantitative Landscape Across 2,047 Benchmark Datasets","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"epagogy/ml","path":"al/benchmarks/bench_vs_sklearn.py","file_url":"https://github.com/epagogy/ml/blob/HEAD/al/benchmarks/bench_vs_sklearn.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8057ced46afec5dc","mcp_get_code":{"code_sha256":"8057ced46afec5dc"}},{"arxiv_id":"2403.11738","paper":"/paper/a-path-dependent-pde-solver-based-on","title":"A path-dependent PDE solver based on signature kernels","date":null,"month_inferred_from_arxiv_id":"2024-03","title_source":"archive","repo":"crispitagorico/sigppde","path":"utils.py","file_url":"https://github.com/crispitagorico/sigppde/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7499638ce4557e09","mcp_get_code":{"code_sha256":"7499638ce4557e09"}},{"arxiv_id":"2311.12856","paper":"/paper/density-of-states-prediction-of-crystalline-1","title":"Density of States Prediction of Crystalline Materials via Prompt-guided Multi-Modal Transformer","date":"2023-10-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HeewoongNoh/DOSTransformer","path":"utils.py","file_url":"https://github.com/HeewoongNoh/DOSTransformer/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":"d49884152e6f65bb","mcp_get_code":{"code_sha256":"d49884152e6f65bb"}},{"arxiv_id":"2204.07234","paper":"/paper/physics-aware-recurrent-convolutional-parc","title":"PARC: Physics-Aware Recurrent Convolutional Neural Networks to Assimilate Meso-scale Reactive Mechanics of Energetic Materials","date":"2022-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stephenbaek/parc","path":"parc/losses.py","file_url":"https://github.com/stephenbaek/parc/blob/HEAD/parc/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b6f78266a0720d6a","mcp_get_code":{"code_sha256":"b6f78266a0720d6a"}},{"arxiv_id":"2005.09682","paper":"/paper/data-driven-derivation-of-stellar-properties","title":"Data-driven derivation of stellar properties from photometric time series data using convolutional neural networks","date":null,"month_inferred_from_arxiv_id":"2020-05","title_source":"archive","repo":"kblancato/theia-net","path":"theia-net/regression/modules/evaluate.py","file_url":"https://github.com/kblancato/theia-net/blob/HEAD/theia-net/regression/modules/evaluate.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ff541345c9f09342","mcp_get_code":{"code_sha256":"ff541345c9f09342"}},{"arxiv_id":"1907.09207","paper":"/paper/deep-learning-for-time-series-forecasting-the","title":"Deep Learning for Time Series Forecasting: The Electric Load Case","date":"2019-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"albertogaspar/dts","path":"dts/utils/losses.py","file_url":"https://github.com/albertogaspar/dts/blob/HEAD/dts/utils/losses.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e2dc8141ba835fb9","mcp_get_code":{"code_sha256":"e2dc8141ba835fb9"}},{"arxiv_id":"1811.05320","paper":"/paper/t-gcn-a-temporal-graph-convolutionalnetwork","title":"T-GCN: A Temporal Graph ConvolutionalNetwork for Traffic Prediction","date":"2018-11-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"martinwhl/T-GCN-PyTorch","path":"utils/metrics.py","file_url":"https://github.com/martinwhl/T-GCN-PyTorch/blob/HEAD/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":"aad50acb99c1b62c","mcp_get_code":{"code_sha256":"aad50acb99c1b62c"}},{"arxiv_id":"aaai_16101","paper":null,"title":"arXiv:aaai_16101","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"sustainlab-group/mapillarygcn","path":"models/clusterwise_regressor.py","file_url":"https://github.com/sustainlab-group/mapillarygcn/blob/HEAD/models/clusterwise_regressor.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fe4d69f38e021800","mcp_get_code":{"code_sha256":"fe4d69f38e021800"}}]}