{"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/estimate","entry":"estimate","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":14,"n_papers_ran":5,"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":5,"n_samples_fingerprinted":2,"n_places":14,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":3,"ran":0,"unverified":9},"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":"2604.08474","paper":"/paper/arxiv-2604-08474","title":"Quantization Impact on the Accuracy and Communication Efficiency Trade-off in Federated Learning for Aerospace Predictive Maintenance","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"therealdeadbeef/aerospace-fl-quantization","path":"fpga_estimation_zcu102.py","file_url":"https://github.com/therealdeadbeef/aerospace-fl-quantization/blob/HEAD/fpga_estimation_zcu102.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"587462de6af47444","mcp_get_code":{"code_sha256":"587462de6af47444"}},{"arxiv_id":"2503.02726","paper":"/paper/measurement-noise-scaling-laws-for-cellular","title":"Measurement noise scaling laws for cellular representation learning","date":"2025-03-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ggdna/scScaling","path":"analysis/latentmi/lmi.py","file_url":"https://github.com/ggdna/scScaling/blob/HEAD/analysis/latentmi/lmi.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7b7ad78a9ffbfafd","mcp_get_code":{"code_sha256":"7b7ad78a9ffbfafd"}},{"arxiv_id":"2409.03127","paper":"/paper/fast-algorithms-to-improve-fair-information","title":"Fast algorithms to improve fair information access in networks","date":null,"month_inferred_from_arxiv_id":"2024-09","title_source":"archive","repo":"rhythmthief/FairnessNetworks","path":"code/probability.py","file_url":"https://github.com/rhythmthief/FairnessNetworks/blob/HEAD/code/probability.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"3dd7bd25cf6b5de6","mcp_get_code":{"code_sha256":"3dd7bd25cf6b5de6"}},{"arxiv_id":"2406.10914","paper":"/paper/first-order-manifold-data-augmentation-for","title":"First-Order Manifold Data Augmentation for Regression Learning","date":"2024-06-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"azencot-group/foma","path":"src/foma.py","file_url":"https://github.com/azencot-group/foma/blob/HEAD/src/foma.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b844e33b3a003151","mcp_get_code":{"code_sha256":"b844e33b3a003151"}},{"arxiv_id":"2403.03662","paper":"/paper/harnessing-meta-learning-for-improving-full","title":"Harnessing Meta-Learning for Improving Full-Frame Video Stabilization","date":"2024-03-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mkashifali/metavideostab","path":"PWC_Module/PWC_Module.py","file_url":"https://github.com/mkashifali/metavideostab/blob/HEAD/PWC_Module/PWC_Module.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0d3d13d6e34e1072","mcp_get_code":{"code_sha256":"0d3d13d6e34e1072"}},{"arxiv_id":"2402.17826","paper":"/paper/prediction-powered-ranking-of-large-language","title":"Prediction-Powered Ranking of Large Language Models","date":"2024-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"networks-learning/prediction-powered-ranking","path":"src/estimate.py","file_url":"https://github.com/networks-learning/prediction-powered-ranking/blob/HEAD/src/estimate.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cdbfedcc67b27ade","mcp_get_code":{"code_sha256":"cdbfedcc67b27ade"}},{"arxiv_id":"2305.04468","paper":"/paper/anomalybert-self-supervised-transformer-for","title":"AnomalyBERT: Self-Supervised Transformer for Time Series Anomaly Detection using Data Degradation Scheme","date":"2023-05-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Jhryu30/AnomalyBERT","path":"estimate.py","file_url":"https://github.com/Jhryu30/AnomalyBERT/blob/HEAD/estimate.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":"afd9fe5a924fcb74","mcp_get_code":{"code_sha256":"afd9fe5a924fcb74"}},{"arxiv_id":"2212.05342","paper":"/paper/benchmark-dataset-and-effective-inter-frame","title":"Benchmark Dataset and Effective Inter-Frame Alignment for Real-World Video Super-Resolution","date":"2022-12-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hitrainer/eavsr","path":"models/spy_net.py","file_url":"https://github.com/hitrainer/eavsr/blob/HEAD/models/spy_net.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"90386834977a62ea","mcp_get_code":{"code_sha256":"90386834977a62ea"}},{"arxiv_id":"2205.12952","paper":"/paper/pretraining-is-all-you-need-for-image-to","title":"Pretraining is All You Need for Image-to-Image Translation","date":"2022-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PITI-Synthesis/PITI","path":"preprocess/preprocess_sketch.py","file_url":"https://github.com/PITI-Synthesis/PITI/blob/HEAD/preprocess/preprocess_sketch.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"17279541625491ee","mcp_get_code":{"code_sha256":"17279541625491ee"}},{"arxiv_id":"2008.04237","paper":"/paper/self-supervised-learning-of-audio-visual","title":"Self-Supervised Learning of Audio-Visual Objects from Video","date":"2020-08-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"afourast/avobjects","path":"flow/pwcnet.py","file_url":"https://github.com/afourast/avobjects/blob/HEAD/flow/pwcnet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0747b9a053d42ac4","mcp_get_code":{"code_sha256":"0747b9a053d42ac4"}},{"arxiv_id":"1907.07899","paper":"/paper/incorporating-temporal-prior-from-motion-flow","title":"Incorporating Temporal Prior from Motion Flow for Instrument Segmentation in Minimally Invasive Surgery Video","date":"2019-07-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"keyuncheng/MF-TAPNet","path":"src/gen_optflow.py","file_url":"https://github.com/keyuncheng/MF-TAPNet/blob/HEAD/src/gen_optflow.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0e98af9be4e86267","mcp_get_code":{"code_sha256":"0e98af9be4e86267"}},{"arxiv_id":"1906.03323","paper":"/paper/empirical-likelihood-for-contextual-bandits","title":"Empirical Likelihood for Contextual Bandits","date":"2019-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pmineiro/elfcb","path":"MLE/MLE/estimate.py","file_url":"https://github.com/pmineiro/elfcb/blob/HEAD/MLE/MLE/estimate.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Unlicense","inline_ok":true,"code_sha256_prefix":"ca423ab62a0439be","mcp_get_code":{"code_sha256":"ca423ab62a0439be"}},{"arxiv_id":"1803.09672","paper":"/paper/on-the-intrinsic-dimensionality-of-face","title":"On the Intrinsic Dimensionality of Image Representations","date":"2018-03-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ansuini/IntrinsicDimDeep","path":"IDNN/intrinsic_dimension.py","file_url":"https://github.com/ansuini/IntrinsicDimDeep/blob/HEAD/IDNN/intrinsic_dimension.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ccc4b5af2dd293b4","mcp_get_code":{"code_sha256":"ccc4b5af2dd293b4"}},{"arxiv_id":"openreview_8jViL8YrB1","paper":null,"title":"arXiv:openreview_8jViL8YrB1","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"CyberAgentAILab/cenreg","path":"src/cenreg/model/copula_graphic.py","file_url":"https://github.com/CyberAgentAILab/cenreg/blob/HEAD/src/cenreg/model/copula_graphic.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":"4119a07882d5e74e","mcp_get_code":{"code_sha256":"4119a07882d5e74e"}}]}