{"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/weighted-average","entry":"weighted_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":11,"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":11,"n_samples_ran":6,"n_samples_fingerprinted":5,"n_places":11,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":2,"ran_fixture":2,"ran":2,"unverified":5},"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":"2502.17184","paper":"/paper/measuring-data-diversity-for-instruction","title":"Measuring Data Diversity for Instruction Tuning: A Systematic Analysis and A Reliable Metric","date":"2025-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"UmeanNever/NovelSum","path":"novelsum.py","file_url":"https://github.com/UmeanNever/NovelSum/blob/HEAD/novelsum.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1b1df2266af9d9f5","mcp_get_code":{"code_sha256":"1b1df2266af9d9f5"}},{"arxiv_id":"2411.01842","paper":"/paper/elastst-towards-robust-varied-horizon","title":"ElasTST: Towards Robust Varied-Horizon Forecasting with Elastic Time-Series Transformer","date":"2024-11-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/ProbTS","path":"probts/utils/utils.py","file_url":"https://github.com/microsoft/ProbTS/blob/HEAD/probts/utils/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3cd5309f49681509","mcp_get_code":{"code_sha256":"3cd5309f49681509"}},{"arxiv_id":"2406.11944","paper":"/paper/transcoders-find-interpretable-llm-feature","title":"Transcoders Find Interpretable LLM Feature Circuits","date":"2024-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jacobdunefsky/transcoder_circuits","path":"sae_training/geom_median/src/geom_median/numpy/weiszfeld_array.py","file_url":"https://github.com/jacobdunefsky/transcoder_circuits/blob/HEAD/sae_training/geom_median/src/geom_median/numpy/weiszfeld_array.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0c1b8e7c5079b759","mcp_get_code":{"code_sha256":"0c1b8e7c5079b759"}},{"arxiv_id":"2403.05751","paper":"/paper/mg-tsd-multi-granularity-time-series","title":"MG-TSD: Multi-Granularity Time Series Diffusion Models with Guided Learning Process","date":"2024-03-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Hundredl/MG-TSD","path":"src/utils.py","file_url":"https://github.com/Hundredl/MG-TSD/blob/HEAD/src/utils.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":"23cd21b046ab5b4d","mcp_get_code":{"code_sha256":"23cd21b046ab5b4d"}},{"arxiv_id":"2310.09449","paper":"/paper/pairwise-similarity-learning-is-simple-1","title":"Pairwise Similarity Learning is SimPLE","date":"2023-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ydwen/opensphere","path":"opensphere/module/head/simple.py","file_url":"https://github.com/ydwen/opensphere/blob/HEAD/opensphere/module/head/simple.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9bd4678f04cf3ebf","mcp_get_code":{"code_sha256":"9bd4678f04cf3ebf"}},{"arxiv_id":"2310.07587","paper":"/paper/fed-grab-federated-long-tailed-learning-with-1","title":"Fed-GraB: Federated Long-tailed Learning with Self-Adjusting Gradient Balancer","date":"2023-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zackzikaixiao/fedgrab","path":"util/averaging.py","file_url":"https://github.com/zackzikaixiao/fedgrab/blob/HEAD/util/averaging.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2af42978303848f8","mcp_get_code":{"code_sha256":"2af42978303848f8"}},{"arxiv_id":"2209.07923","paper":"/paper/a-deep-moving-camera-background-model","title":"A Deep Moving-camera Background Model","date":"2022-09-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"BGU-CS-VIL/DeepMCBM","path":"src/BMN.py","file_url":"https://github.com/BGU-CS-VIL/DeepMCBM/blob/HEAD/src/BMN.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2cc6784d503beafa","mcp_get_code":{"code_sha256":"2cc6784d503beafa"}},{"arxiv_id":"2208.07363","paper":"/paper/mocapact-a-multi-task-dataset-for-simulated","title":"MoCapAct: A Multi-Task Dataset for Simulated Humanoid Control","date":"2022-08-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/MoCapAct","path":"mocapact/distillation/dataset.py","file_url":"https://github.com/microsoft/MoCapAct/blob/HEAD/mocapact/distillation/dataset.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ded38738a92916a7","mcp_get_code":{"code_sha256":"ded38738a92916a7"}},{"arxiv_id":"2107.07502","paper":"/paper/multibench-multiscale-benchmarks-for","title":"MultiBench: Multiscale Benchmarks for Multimodal Representation Learning","date":"2021-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"brentyi/multimodalfilter","path":"crossmodal/base_models/utility.py","file_url":"https://github.com/brentyi/multimodalfilter/blob/HEAD/crossmodal/base_models/utility.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4da5d48e575e59b6","mcp_get_code":{"code_sha256":"4da5d48e575e59b6"}},{"arxiv_id":"2004.10240","paper":"/paper/neural-forecasting-introduction-and","title":"Deep Learning for Time Series Forecasting: Tutorial and Literature Survey","date":"2020-04-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"potosnakw/neuralforecast","path":"neuralforecast/losses/pytorch.py","file_url":"https://github.com/potosnakw/neuralforecast/blob/HEAD/neuralforecast/losses/pytorch.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":"1af2fa5772fc7eca","mcp_get_code":{"code_sha256":"1af2fa5772fc7eca"}},{"arxiv_id":"1606.09282","paper":"/paper/learning-without-forgetting","title":"Learning without Forgetting","date":"2016-06-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GMvandeVen/continual-learning","path":"models/utils/loss_functions.py","file_url":"https://github.com/GMvandeVen/continual-learning/blob/HEAD/models/utils/loss_functions.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1179cbb68303ab65","mcp_get_code":{"code_sha256":"1179cbb68303ab65"}}]}