{"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/appr","entry":"Appr","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":2,"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":8,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":2,"unverified":6},"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":"2606.05675","paper":"/paper/arxiv-2606-05675","title":"Two-Way Is Better Than One: Bidirectional Alignment with Cycle Consistency for Exemplar-Free Class-Incremental Learning","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"HXuSz11/BiCyc_ICLR2026","path":"src/approach/bicyc.py","file_url":"https://github.com/HXuSz11/BiCyc_ICLR2026/blob/HEAD/src/approach/bicyc.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ae6f43dbf796dcca","mcp_get_code":{"code_sha256":"ae6f43dbf796dcca"}},{"arxiv_id":"2401.10191","paper":"/paper/divide-and-not-forget-ensemble-of-selectively","title":"Divide and not forget: Ensemble of selectively trained experts in Continual Learning","date":"2024-01-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"grypesc/seed","path":"src/approach/seed.py","file_url":"https://github.com/grypesc/seed/blob/HEAD/src/approach/seed.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9a8759c93a1ea172","mcp_get_code":{"code_sha256":"9a8759c93a1ea172"}},{"arxiv_id":"2303.09483","paper":"/paper/achieving-a-better-stability-plasticity-trade","title":"Achieving a Better Stability-Plasticity Trade-off via Auxiliary Networks in Continual Learning","date":"2023-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kim-sanghwan/ANCL","path":"src/approach/a-ewc.py","file_url":"https://github.com/kim-sanghwan/ANCL/blob/HEAD/src/approach/a-ewc.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9bd1cd2ba4c63f8e","mcp_get_code":{"code_sha256":"9bd1cd2ba4c63f8e"}},{"arxiv_id":"2207.06543","paper":"/paper/coscl-cooperation-of-small-continual-learners","title":"CoSCL: Cooperation of Small Continual Learners is Stronger than a Big One","date":"2022-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lywang3081/CoSCL","path":"approaches/gs_coscl.py","file_url":"https://github.com/lywang3081/CoSCL/blob/HEAD/approaches/gs_coscl.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d02101c3bf771dcb","mcp_get_code":{"code_sha256":"d02101c3bf771dcb"}},{"arxiv_id":"2006.07326","paper":"/paper/cpr-classifier-projection-regularization-for","title":"CPR: Classifier-Projection Regularization for Continual Learning","date":"2020-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"csm9493/CPR_CL","path":"approaches/ags_cl_cpr.py","file_url":"https://github.com/csm9493/CPR_CL/blob/HEAD/approaches/ags_cl_cpr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cb9317a345f54a2a","mcp_get_code":{"code_sha256":"cb9317a345f54a2a"}},{"arxiv_id":"1612.00796","paper":"/paper/overcoming-catastrophic-forgetting-in-neural","title":"Overcoming catastrophic forgetting in neural networks","date":"2016-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mmasana/FACIL","path":"src/approach/ewc.py","file_url":"https://github.com/mmasana/FACIL/blob/HEAD/src/approach/ewc.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c1596b67340a6f97","mcp_get_code":{"code_sha256":"c1596b67340a6f97"}},{"arxiv_id":"1611.07725","paper":"/paper/icarl-incremental-classifier-and","title":"iCaRL: Incremental Classifier and Representation Learning","date":"2016-11-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mmasana/FACIL","path":"src/approach/icarl.py","file_url":"https://github.com/mmasana/FACIL/blob/HEAD/src/approach/icarl.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c9d0a1630e27cbbb","mcp_get_code":{"code_sha256":"c9d0a1630e27cbbb"}},{"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":"mmasana/FACIL","path":"src/approach/lwf.py","file_url":"https://github.com/mmasana/FACIL/blob/HEAD/src/approach/lwf.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a65368ea6628ffd0","mcp_get_code":{"code_sha256":"a65368ea6628ffd0"}}]}