{"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":"/paper/margin-based-few-shot-class-incremental","title":"Margin-Based Few-Shot Class-Incremental Learning with Class-Level Overfitting Mitigation","arxiv_id":"2210.04524","date":"2022-10-10","proceeding":null,"authors":["Yixiong Zou","Shanghang Zhang","Yuhua Li","Ruixuan Li"],"abstract":"Few-shot class-incremental learning (FSCIL) is designed to incrementally recognize novel classes with only few training samples after the (pre-)training on base classes with sufficient samples, which focuses on both base-class performance and novel-class generalization. A well known modification to the base-class training is to apply a margin to the base-class classification. However, a dilemma exists that we can hardly achieve both good base-class performance and novel-class generalization simultaneously by applying the margin during the base-class training, which is still under explored. In this paper, we study the cause of such dilemma for FSCIL. We first interpret this dilemma as a class-level overfitting (CO) problem from the aspect of pattern learning, and then find its cause lies in the easily-satisfied constraint of learning margin-based patterns. Based on the analysis, we propose a novel margin-based FSCIL method to mitigate the CO problem by providing the pattern learning process with extra constraint from the margin-based patterns themselves. Extensive experiments on CIFAR100, Caltech-USCD Birds-200-2011 (CUB200), and miniImageNet demonstrate that the proposed method effectively mitigates the CO problem and achieves state-of-the-art performance.","url_abs":"https://arxiv.org/abs/2210.04524v1","url_pdf":"https://arxiv.org/pdf/2210.04524v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"margin-based-few-shot-class-incremental","repo_url":"https://github.com/zoilsen/clom","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"class-incremental-learning","task_name":"Class Incremental Learning"},{"task_slug":"few-shot-class-incremental-learning","task_name":"Few-Shot Class-Incremental Learning"},{"task_slug":"incremental-learning","task_name":"Incremental Learning"},{"task_slug":"class-incremental-learning-1","task_name":"class-incremental learning"}],"methods":[{"method_slug":"base","method_name":"BASE"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2210.04524","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2210.04524"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zoilsen/clom","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":3,"ran":2,"unverified":4},"by_repo_kind":{"official":{"samples":9,"ran":5,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"d9def42110729a85","entry":"conv1x1","repo":"zoilsen/clom","repo_kind":"official","path":"models/resnet18_encoder.py","file_url":"https://github.com/zoilsen/clom/blob/HEAD/models/resnet18_encoder.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d9def42110729a85"}},{"code_sha256_prefix":"160bb14bd76201b4","entry":"conv3x3","repo":"zoilsen/clom","repo_kind":"official","path":"models/resnet18_encoder.py","file_url":"https://github.com/zoilsen/clom/blob/HEAD/models/resnet18_encoder.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"160bb14bd76201b4"}},{"code_sha256_prefix":"fac5364e2f53c6db","entry":"conv3x3","repo":"zoilsen/clom","repo_kind":"official","path":"models/resnet20_cifar.py","file_url":"https://github.com/zoilsen/clom/blob/HEAD/models/resnet20_cifar.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"422a6083ee9c106d","entry":"load_state_dict_from_url","repo":"zoilsen/clom","repo_kind":"official","path":"models/resnet18_encoder.py","file_url":"https://github.com/zoilsen/clom/blob/HEAD/models/resnet18_encoder.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"422a6083ee9c106d"}},{"code_sha256_prefix":"8327880f0b76f9db","entry":"set_gpu","repo":"zoilsen/clom","repo_kind":"official","path":"utils.py","file_url":"https://github.com/zoilsen/clom/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8327880f0b76f9db"}},{"code_sha256_prefix":"684d8ecbca8220ab","entry":"count_acc","repo":"zoilsen/clom","repo_kind":"official","path":"utils.py","file_url":"https://github.com/zoilsen/clom/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"684d8ecbca8220ab"}},{"code_sha256_prefix":"b2f931afbc5903c3","entry":"get_base_dataloader","repo":"zoilsen/clom","repo_kind":"official","path":"dataloader/data_utils.py","file_url":"https://github.com/zoilsen/clom/blob/HEAD/dataloader/data_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b2f931afbc5903c3"}},{"code_sha256_prefix":"500e689ea2b7c45f","entry":"get_dataloader","repo":"zoilsen/clom","repo_kind":"official","path":"dataloader/data_utils.py","file_url":"https://github.com/zoilsen/clom/blob/HEAD/dataloader/data_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"500e689ea2b7c45f"}},{"code_sha256_prefix":"e5784ddbbdf7e9ab","entry":"set_up_datasets","repo":"zoilsen/clom","repo_kind":"official","path":"dataloader/data_utils.py","file_url":"https://github.com/zoilsen/clom/blob/HEAD/dataloader/data_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e5784ddbbdf7e9ab"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}