{"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/class-incremental-lifelong-learning-in-multi","title":"Class-Incremental Lifelong Learning in Multi-Label Classification","arxiv_id":"2207.07840","date":"2022-07-16","proceeding":null,"authors":["Kaile Du","Linyan Li","Fan Lyu","Fuyuan Hu","Zhenping Xia","Fenglei Xu"],"abstract":"Existing class-incremental lifelong learning studies only the data is with single-label, which limits its adaptation to multi-label data. This paper studies Lifelong Multi-Label (LML) classification, which builds an online class-incremental classifier in a sequential multi-label classification data stream. Training on the data with Partial Labels in LML classification may result in more serious Catastrophic Forgetting in old classes. To solve the problem, the study proposes an Augmented Graph Convolutional Network (AGCN) with a built Augmented Correlation Matrix (ACM) across sequential partial-label tasks. The results of two benchmarks show that the method is effective for LML classification and reducing forgetting.","url_abs":"https://arxiv.org/abs/2207.07840v1","url_pdf":"https://arxiv.org/pdf/2207.07840v1.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":"class-incremental-lifelong-learning-in-multi","repo_url":"https://github.com/kaile-du/agcn","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"classification-1","task_name":"Classification"},{"task_slug":"lifelong-learning","task_name":"Lifelong learning"},{"task_slug":"multi-label-classification-2","task_name":"MUlTI-LABEL-ClASSIFICATION"},{"task_slug":"multi-label-classification","task_name":"Multi-Label Classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2207.07840","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2207.07840"}},"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/kaile-du/agcn","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_draft_wrong":1,"unverified":9},"by_repo_kind":{"official":{"samples":10,"ran":1,"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":"fac5364e2f53c6db","entry":"conv3x3","repo":"kaile-du/agcn","repo_kind":"official","path":"AGCN-LML/myresnet_fc.py","file_url":"https://github.com/kaile-du/agcn/blob/HEAD/AGCN-LML/myresnet_fc.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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"7c540fa43840b28a","entry":"cemap_cal","repo":"kaile-du/agcn","repo_kind":"official","path":"AGCN-LML/evaluation_metrics.py","file_url":"https://github.com/kaile-du/agcn/blob/HEAD/AGCN-LML/evaluation_metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7c540fa43840b28a"}},{"code_sha256_prefix":"546120c3a0fc3c6c","entry":"cemap_cal_old","repo":"kaile-du/agcn","repo_kind":"official","path":"AGCN-LML/evaluation_metrics.py","file_url":"https://github.com/kaile-du/agcn/blob/HEAD/AGCN-LML/evaluation_metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"546120c3a0fc3c6c"}},{"code_sha256_prefix":"5f8050faa3cb3976","entry":"gen_A1","repo":"kaile-du/agcn","repo_kind":"official","path":"AGCN-LML/GCN.py","file_url":"https://github.com/kaile-du/agcn/blob/HEAD/AGCN-LML/GCN.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5f8050faa3cb3976"}},{"code_sha256_prefix":"4de68dbb9e5edbaa","entry":"gen_A2","repo":"kaile-du/agcn","repo_kind":"official","path":"AGCN-LML/GCN.py","file_url":"https://github.com/kaile-du/agcn/blob/HEAD/AGCN-LML/GCN.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4de68dbb9e5edbaa"}},{"code_sha256_prefix":"ae2b795a87843013","entry":"gen_A3","repo":"kaile-du/agcn","repo_kind":"official","path":"AGCN-LML/make_cmatrix_online.py","file_url":"https://github.com/kaile-du/agcn/blob/HEAD/AGCN-LML/make_cmatrix_online.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ae2b795a87843013"}},{"code_sha256_prefix":"95c5d8780e63a324","entry":"gen_P","repo":"kaile-du/agcn","repo_kind":"official","path":"AGCN-LML/GCN.py","file_url":"https://github.com/kaile-du/agcn/blob/HEAD/AGCN-LML/GCN.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"95c5d8780e63a324"}},{"code_sha256_prefix":"dce2e4b56061cc0e","entry":"prf_cal","repo":"kaile-du/agcn","repo_kind":"official","path":"AGCN-LML/evaluation_metrics.py","file_url":"https://github.com/kaile-du/agcn/blob/HEAD/AGCN-LML/evaluation_metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dce2e4b56061cc0e"}},{"code_sha256_prefix":"efc87baeea380a4f","entry":"resnet18","repo":"kaile-du/agcn","repo_kind":"official","path":"AGCN-LML/myresnet_fc.py","file_url":"https://github.com/kaile-du/agcn/blob/HEAD/AGCN-LML/myresnet_fc.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"efc87baeea380a4f"}},{"code_sha256_prefix":"cde9e6dfff7d8af6","entry":"resnet34","repo":"kaile-du/agcn","repo_kind":"official","path":"AGCN-LML/myresnet_fc.py","file_url":"https://github.com/kaile-du/agcn/blob/HEAD/AGCN-LML/myresnet_fc.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cde9e6dfff7d8af6"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}