{"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/basenet","entry":"BaseNet","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":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":14,"n_samples_ran":4,"n_samples_fingerprinted":2,"n_places":14,"n_places_pointer_only":8,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":4,"unverified":10},"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":"2603.10237","paper":"/paper/arxiv-2603-10237","title":"One Adapter for All: Towards Unified Representation in Step-Imbalanced Class-Incremental Learning","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"xiaoyanzhang1/One-A","path":"models/onea.py","file_url":"https://github.com/xiaoyanzhang1/One-A/blob/HEAD/models/onea.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0170f8faf03e95d2","mcp_get_code":{"code_sha256":"0170f8faf03e95d2"}},{"arxiv_id":"2602.13670","paper":"/paper/arxiv-2602-13670","title":"Advancing Analytic Class-Incremental Learning through Vision-Language Calibration","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"byzhaoAI/VILA","path":"utils/VILA.py","file_url":"https://github.com/byzhaoAI/VILA/blob/HEAD/utils/VILA.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e0b2d99994363c00","mcp_get_code":{"code_sha256":"e0b2d99994363c00"}},{"arxiv_id":"2502.20032","paper":"/paper/order-robust-class-incremental-learning-graph","title":"Order-Robust Class Incremental Learning: Graph-Driven Dynamic Similarity Grouping","date":"2025-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AIGNLAI/GDDSG","path":"GDDSG.py","file_url":"https://github.com/AIGNLAI/GDDSG/blob/HEAD/GDDSG.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2cabd1fb18e7bafc","mcp_get_code":{"code_sha256":"2cabd1fb18e7bafc"}},{"arxiv_id":"2410.00645","paper":"/paper/icl-tsvd-bridging-theory-and-practice-in","title":"LoRanPAC: Low-rank Random Features and Pre-trained Models for Bridging Theory and Practice in Continual Learning","date":"2024-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liangzu/loranpac","path":"models/ranpac.py","file_url":"https://github.com/liangzu/loranpac/blob/HEAD/models/ranpac.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cbea6600f1c33154","mcp_get_code":{"code_sha256":"cbea6600f1c33154"}},{"arxiv_id":"2407.08536","paper":"/paper/exemplar-free-continual-representation","title":"Exemplar-free Continual Representation Learning via Learnable Drift Compensation","date":"2024-07-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alviur/ldc","path":"LDC_supervised/utils/inc_net.py","file_url":"https://github.com/alviur/ldc/blob/HEAD/LDC_supervised/utils/inc_net.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"90ae5395a0910645","mcp_get_code":{"code_sha256":"90ae5395a0910645"}},{"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":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5e36479eda911749","mcp_get_code":{"code_sha256":"5e36479eda911749"}},{"arxiv_id":"2308.13305","paper":"/paper/dynamic-residual-classifier-for-class","title":"Dynamic Residual Classifier for Class Incremental Learning","date":"2023-08-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chen-xw/drc-cil","path":"models/mafdrc.py","file_url":"https://github.com/chen-xw/drc-cil/blob/HEAD/models/mafdrc.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c6a1daf0e4d0a2d7","mcp_get_code":{"code_sha256":"c6a1daf0e4d0a2d7"}},{"arxiv_id":"2305.00441","paper":"/paper/multi-task-structural-learning-using-local","title":"Multi-Task Structural Learning using Local Task Similarity induced Neuron Creation and Removal","date":"2023-04-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"neurai-lab/mtsl","path":"encoding_custom/models/mtsl.py","file_url":"https://github.com/neurai-lab/mtsl/blob/HEAD/encoding_custom/models/mtsl.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5e36d66e8e4c4fb9","mcp_get_code":{"code_sha256":"5e36d66e8e4c4fb9"}},{"arxiv_id":"2303.05955","paper":"/paper/neuron-structure-modeling-for-generalizable","title":"Neuron Structure Modeling for Generalizable Remote Physiological Measurement","date":"2023-03-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LuPaoPao/NEST","path":"NEST-rPPG/model.py","file_url":"https://github.com/LuPaoPao/NEST/blob/HEAD/NEST-rPPG/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b19af3434ffe3117","mcp_get_code":{"code_sha256":"b19af3434ffe3117"}},{"arxiv_id":"2301.13422","paper":"/paper/anomaly-segmentation-for-high-resolution","title":"Anomaly Segmentation for High-Resolution Remote Sensing Images Based on Pixel Descriptors","date":"2023-01-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Jingtao-Li-CVer/ASD","path":"models/asd_encoder.py","file_url":"https://github.com/Jingtao-Li-CVer/ASD/blob/HEAD/models/asd_encoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3a3412caa3bad8a3","mcp_get_code":{"code_sha256":"3a3412caa3bad8a3"}},{"arxiv_id":"2210.08410","paper":"/paper/end-to-end-learning-to-index-and-search-in","title":"ELIAS: End-to-End Learning to Index and Search in Large Output Spaces","date":"2022-10-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nilesh2797/elias","path":"nets.py","file_url":"https://github.com/nilesh2797/elias/blob/HEAD/nets.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6f7a4f3db78f6570","mcp_get_code":{"code_sha256":"6f7a4f3db78f6570"}},{"arxiv_id":"2111.06265","paper":"/paper/dense-unsupervised-learning-for-video","title":"Dense Unsupervised Learning for Video Segmentation","date":"2021-11-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"visinf/dense-ulearn-vos","path":"models/net.py","file_url":"https://github.com/visinf/dense-ulearn-vos/blob/HEAD/models/net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"095e671ad6717b22","mcp_get_code":{"code_sha256":"095e671ad6717b22"}},{"arxiv_id":"2106.13924","paper":"/paper/self-attentive-ensemble-transformer","title":"Self-Attentive Ensemble Transformer: Representing Ensemble Interactions in Neural Networks for Earth System Models","date":"2021-06-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tobifinn/ensemble_transformer","path":"ens_transformer/models/transformer_net.py","file_url":"https://github.com/tobifinn/ensemble_transformer/blob/HEAD/ens_transformer/models/transformer_net.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"24e7e6a6819ae729","mcp_get_code":{"code_sha256":"24e7e6a6819ae729"}},{"arxiv_id":"2105.00097","paper":"/paper/self-supervised-augmentation-consistency-for","title":"Self-supervised Augmentation Consistency for Adapting Semantic Segmentation","date":"2021-04-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"visinf/da-sac","path":"models/sac.py","file_url":"https://github.com/visinf/da-sac/blob/HEAD/models/sac.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":"d166a1bd9819ef4c","mcp_get_code":{"code_sha256":"d166a1bd9819ef4c"}}]}