{"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/reduce-proxies","entry":"reduce_proxies","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":8,"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":2,"n_samples_ran":2,"n_samples_fingerprinted":2,"n_places":8,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":1,"ran":1,"unverified":0},"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":"2507.07100","paper":"/paper/addressing-imbalanced-domain-incremental","title":"Addressing Imbalanced Domain-Incremental Learning through Dual-Balance Collaborative Experts","date":"2025-07-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Lain810/DCE","path":"models/linears.py","file_url":"https://github.com/Lain810/DCE/blob/HEAD/models/linears.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4072283c98270784","mcp_get_code":{"code_sha256":"4072283c98270784"}},{"arxiv_id":"2412.09441","paper":"/paper/mos-model-surgery-for-pre-trained-model-based","title":"MOS: Model Surgery for Pre-Trained Model-Based Class-Incremental Learning","date":"2024-12-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sun-hailong/aaai25-mos","path":"backbone/linears.py","file_url":"https://github.com/sun-hailong/aaai25-mos/blob/HEAD/backbone/linears.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4072283c98270784","mcp_get_code":{"code_sha256":"4072283c98270784"}},{"arxiv_id":"2409.07446","paper":"/paper/adaptive-adapter-routing-for-long-tailed","title":"Adaptive Adapter Routing for Long-Tailed Class-Incremental Learning","date":"2024-09-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vita-qzh/apart","path":"backbone/linears.py","file_url":"https://github.com/vita-qzh/apart/blob/HEAD/backbone/linears.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4072283c98270784","mcp_get_code":{"code_sha256":"4072283c98270784"}},{"arxiv_id":"2405.19074","paper":"/paper/resurrecting-old-classes-with-new-data-for","title":"Resurrecting Old Classes with New Data for Exemplar-Free Continual Learning","date":"2024-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dipamgoswami/adc","path":"convs/linears.py","file_url":"https://github.com/dipamgoswami/adc/blob/HEAD/convs/linears.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4072283c98270784","mcp_get_code":{"code_sha256":"4072283c98270784"}},{"arxiv_id":"2404.06622","paper":"/paper/calibrating-higher-order-statistics-for-few","title":"Calibrating Higher-Order Statistics for Few-Shot Class-Incremental Learning with Pre-trained Vision Transformers","date":"2024-04-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dipamgoswami/fscil-calibration","path":"backbone/linears.py","file_url":"https://github.com/dipamgoswami/fscil-calibration/blob/HEAD/backbone/linears.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4072283c98270784","mcp_get_code":{"code_sha256":"4072283c98270784"}},{"arxiv_id":"2403.12030","paper":"/paper/expandable-subspace-ensemble-for-pre-trained","title":"Expandable Subspace Ensemble for Pre-Trained Model-Based Class-Incremental Learning","date":"2024-03-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sun-hailong/cvpr24-ease","path":"models/ease.py","file_url":"https://github.com/sun-hailong/cvpr24-ease/blob/HEAD/models/ease.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4072283c98270784","mcp_get_code":{"code_sha256":"4072283c98270784"}},{"arxiv_id":"2308.11073","paper":"/paper/audio-visual-class-incremental-learning","title":"Audio-Visual Class-Incremental Learning","date":"2023-08-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"weiguopian/av-cil_iccv2023","path":"ours/train_incremental_ours.py","file_url":"https://github.com/weiguopian/av-cil_iccv2023/blob/HEAD/ours/train_incremental_ours.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b8de6a8bb6a96884","mcp_get_code":{"code_sha256":"b8de6a8bb6a96884"}},{"arxiv_id":"2307.12045","paper":"/paper/revisiting-distillation-for-continual","title":"Revisiting Distillation for Continual Learning on Visual Question Localized-Answering in Robotic Surgery","date":"2023-07-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"longbai1006/cs-vqla","path":"utils/linears.py","file_url":"https://github.com/longbai1006/cs-vqla/blob/HEAD/utils/linears.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4072283c98270784","mcp_get_code":{"code_sha256":"4072283c98270784"}}]}