{"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/average","entry":"average","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":8,"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":18,"n_samples_ran":6,"n_samples_fingerprinted":2,"n_places":21,"n_places_pointer_only":2,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":1,"ran":4,"unverified":12},"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.12652","paper":"/paper/arxiv-2605-12652","title":"Multi-Rollout On-Policy Distillation via Peer Successes and Failures","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"viviable/mopd_code","path":"analysis/compute_teacher_signal_metrics.py","file_url":"https://github.com/viviable/mopd_code/blob/HEAD/analysis/compute_teacher_signal_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":"bd3548f55a4d47e5","mcp_get_code":{"code_sha256":"bd3548f55a4d47e5"}},{"arxiv_id":"2602.11968","paper":"/paper/arxiv-2602-11968","title":"DHPLT: large-scale multilingual diachronic corpora and word representations for semantic change modelling","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"pablop16n/web-docs-scorer","path":"src/docscorer/utils.py","file_url":"https://github.com/pablop16n/web-docs-scorer/blob/HEAD/src/docscorer/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"b07c420673610f1b","mcp_get_code":{"code_sha256":"b07c420673610f1b"}},{"arxiv_id":"2601.15348","paper":"/paper/arxiv-2601-15348","title":"Abusive music transformation using GenAI and LLMs","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"facebookresearch/demucs","path":"demucs/distrib.py","file_url":"https://github.com/facebookresearch/demucs/blob/HEAD/demucs/distrib.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"22bb8e652bfe9e78","mcp_get_code":{"code_sha256":"22bb8e652bfe9e78"}},{"arxiv_id":"2404.00264","paper":"/paper/dilm-distilling-dataset-into-language-model","title":"DiLM: Distilling Dataset into Language Model for Text-level Dataset Distillation","date":"2024-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"arumaekawa/dilm","path":"src/utils.py","file_url":"https://github.com/arumaekawa/dilm/blob/HEAD/src/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"78560fa4cc79bb8c","mcp_get_code":{"code_sha256":"78560fa4cc79bb8c"}},{"arxiv_id":"2401.10440","paper":"/paper/breaking-the-curse-of-multilinguality-with","title":"Breaking the Curse of Multilinguality with Cross-lingual Expert Language Models","date":"2024-01-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"blvns/x-elm","path":"metaseq/sequence_scorer_btm.py","file_url":"https://github.com/blvns/x-elm/blob/HEAD/metaseq/sequence_scorer_btm.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"8060f2ec5c0f9539","mcp_get_code":{"code_sha256":"8060f2ec5c0f9539"}},{"arxiv_id":"2312.04339","paper":"/paper/merging-by-matching-models-in-task-subspaces","title":"Merging by Matching Models in Task Parameter Subspaces","date":"2023-12-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"r-three/mats","path":"src/merging/average.py","file_url":"https://github.com/r-three/mats/blob/HEAD/src/merging/average.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1f58f45fd3f59164","mcp_get_code":{"code_sha256":"1f58f45fd3f59164"}},{"arxiv_id":"2308.14947","paper":"/paper/improving-reinforcement-learning-training","title":"Improving Generalization in Reinforcement Learning Training Regimes for Social Robot Navigation","date":"2023-08-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RAISE-Lab/soc-nav-training","path":"CrowdNav/crowd_nav/utils/explorer.py","file_url":"https://github.com/RAISE-Lab/soc-nav-training/blob/HEAD/CrowdNav/crowd_nav/utils/explorer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"14b63195abc494ce","mcp_get_code":{"code_sha256":"14b63195abc494ce"}},{"arxiv_id":"2305.11938","paper":"/paper/xtreme-up-a-user-centric-scarce-data","title":"XTREME-UP: A User-Centric Scarce-Data Benchmark for Under-Represented Languages","date":"2023-05-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/xtreme-up","path":"evaluation/score_system.py","file_url":"https://github.com/google-research/xtreme-up/blob/HEAD/evaluation/score_system.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":"9b8db034cb6fc339","mcp_get_code":{"code_sha256":"9b8db034cb6fc339"}},{"arxiv_id":"2303.03320","paper":"/paper/learning-to-backdoor-federated-learning","title":"Learning to Backdoor Federated Learning","date":"2023-03-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HengerLi/RLBackdoorFL","path":"Aggr.py","file_url":"https://github.com/HengerLi/RLBackdoorFL/blob/HEAD/Aggr.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"58e57acf73c78a82","mcp_get_code":{"code_sha256":"58e57acf73c78a82"}},{"arxiv_id":"2211.12232","paper":"/paper/aero-audio-super-resolution-in-the-spectral","title":"AERO: Audio Super Resolution in the Spectral Domain","date":"2022-11-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"slp-rl/aero","path":"src/ddp/distrib.py","file_url":"https://github.com/slp-rl/aero/blob/HEAD/src/ddp/distrib.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5f93dc40f3359937","mcp_get_code":{"code_sha256":"5f93dc40f3359937"}},{"arxiv_id":"2208.03306","paper":"/paper/branch-train-merge-embarrassingly-parallel","title":"Branch-Train-Merge: Embarrassingly Parallel Training of Expert Language Models","date":"2022-08-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hadasah/btm","path":"btm_utils/average.py","file_url":"https://github.com/hadasah/btm/blob/HEAD/btm_utils/average.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"287eef322cb739fc","mcp_get_code":{"code_sha256":"287eef322cb739fc"}},{"arxiv_id":"2205.04022","paper":"/paper/cocoa-mt-a-dataset-and-benchmark-for","title":"CoCoA-MT: A Dataset and Benchmark for Contrastive Controlled MT with Application to Formality","date":"2022-05-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"awslabs/sockeye","path":"sockeye/average.py","file_url":"https://github.com/awslabs/sockeye/blob/HEAD/sockeye/average.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":"c368bc95cab7628c","mcp_get_code":{"code_sha256":"c368bc95cab7628c"}},{"arxiv_id":"2202.08479","paper":"/paper/revisiting-the-evaluation-metrics-of","title":"On the Evaluation Metrics for Paraphrase Generation","date":"2022-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shadowkiller33/parascore","path":"src/utils.py","file_url":"https://github.com/shadowkiller33/parascore/blob/HEAD/src/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":"5e189add31fe0b72","mcp_get_code":{"code_sha256":"5e189add31fe0b72"}},{"arxiv_id":"2108.07478","paper":"/paper/instance-segmentation-in-3d-scenes-using","title":"Instance Segmentation in 3D Scenes using Semantic Superpoint Tree Networks","date":"2021-08-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Gorilla-Lab-SCUT/SSTNet","path":"sstnet/lib/cluster/hierarchy.py","file_url":"https://github.com/Gorilla-Lab-SCUT/SSTNet/blob/HEAD/sstnet/lib/cluster/hierarchy.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"481d0f1bc9b0cd2a","mcp_get_code":{"code_sha256":"481d0f1bc9b0cd2a"}},{"arxiv_id":"2104.08028","paper":"/paper/back-to-the-basics-a-quantitative-analysis-of","title":"Back to the Basics: A Quantitative Analysis of Statistical and Graph-Based Term Weighting Schemes for Keyword Extraction","date":"2021-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"asahi417/kex","path":"kex/lexical_specificity.py","file_url":"https://github.com/asahi417/kex/blob/HEAD/kex/lexical_specificity.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e1f38a327c9e4190","mcp_get_code":{"code_sha256":"e1f38a327c9e4190"}},{"arxiv_id":"2004.10703","paper":"/paper/ktrain-a-low-code-library-for-augmented","title":"ktrain: A Low-Code Library for Augmented Machine Learning","date":"2020-04-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Vakihito/SentimentYoutube","path":"SentimentYoutube/utils.py","file_url":"https://github.com/Vakihito/SentimentYoutube/blob/HEAD/SentimentYoutube/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a546a84ed55f0567","mcp_get_code":{"code_sha256":"a546a84ed55f0567"}},{"arxiv_id":"1911.03109","paper":"/paper/domain-robustness-in-neural-machine","title":"Domain Robustness in Neural Machine Translation","date":"2019-11-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZurichNLP/sockeye","path":"sockeye/average.py","file_url":"https://github.com/ZurichNLP/sockeye/blob/HEAD/sockeye/average.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":"c368bc95cab7628c","mcp_get_code":{"code_sha256":"c368bc95cab7628c"}},{"arxiv_id":"1903.09588","paper":"/paper/utilizing-bert-for-aspect-based-sentiment","title":"Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence","date":"2019-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"recommeddit/labs","path":"AdityaStuff/scoring.py","file_url":"https://github.com/recommeddit/labs/blob/HEAD/AdityaStuff/scoring.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8816ce99f25f695a","mcp_get_code":{"code_sha256":"8816ce99f25f695a"}},{"arxiv_id":"1809.08835","paper":"/paper/crowd-robot-interaction-crowd-aware-robot","title":"Crowd-Robot Interaction: Crowd-aware Robot Navigation with Attention-based Deep Reinforcement Learning","date":"2018-09-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vita-epfl/CrowdNav","path":"crowd_nav/utils/explorer.py","file_url":"https://github.com/vita-epfl/CrowdNav/blob/HEAD/crowd_nav/utils/explorer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"14b63195abc494ce","mcp_get_code":{"code_sha256":"14b63195abc494ce"}},{"arxiv_id":"1704.05974","paper":"/paper/cross-domain-semantic-parsing-via","title":"Cross-domain Semantic Parsing via Paraphrasing","date":"2017-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ysu1989/CrossSemparse","path":"scripts/extract_test_result.py","file_url":"https://github.com/ysu1989/CrossSemparse/blob/HEAD/scripts/extract_test_result.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"1873cbd2c8faa9ff","mcp_get_code":{"code_sha256":"1873cbd2c8faa9ff"}},{"arxiv_id":"2024.findings-naacl.199","paper":null,"title":"arXiv:2024.findings-naacl.199","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"arumaekawa/DiLM","path":"src/utils.py","file_url":"https://github.com/arumaekawa/DiLM/blob/HEAD/src/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"78560fa4cc79bb8c","mcp_get_code":{"code_sha256":"78560fa4cc79bb8c"}}]}