{"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-learning-for-action-1","title":"Class-Incremental Learning for Action Recognition in Videos","arxiv_id":"2203.13611","date":"2022-03-25","proceeding":"ICCV 2021 10","authors":["Jaeyoo Park","Minsoo Kang","Bohyung Han"],"abstract":"We tackle catastrophic forgetting problem in the context of class-incremental learning for video recognition, which has not been explored actively despite the popularity of continual learning. Our framework addresses this challenging task by introducing time-channel importance maps and exploiting the importance maps for learning the representations of incoming examples via knowledge distillation. We also incorporate a regularization scheme in our objective function, which encourages individual features obtained from different time steps in a video to be uncorrelated and eventually improves accuracy by alleviating catastrophic forgetting. We evaluate the proposed approach on brand-new splits of class-incremental action recognition benchmarks constructed upon the UCF101, HMDB51, and Something-Something V2 datasets, and demonstrate the effectiveness of our algorithm in comparison to the existing continual learning methods that are originally designed for image data.","url_abs":"https://arxiv.org/abs/2203.13611v1","url_pdf":"https://arxiv.org/pdf/2203.13611v1.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":[],"tasks":[{"task_slug":"action-recognition-in-videos","task_name":"Action Recognition"},{"task_slug":"action-recognition-in-videos-2","task_name":"Action Recognition In Videos"},{"task_slug":"class-incremental-learning","task_name":"Class Incremental Learning"},{"task_slug":"continual-learning","task_name":"Continual Learning"},{"task_slug":"incremental-learning","task_name":"Incremental Learning"},{"task_slug":"knowledge-distillation","task_name":"Knowledge Distillation"},{"task_slug":"video-recognition","task_name":"Video Recognition"},{"task_slug":"class-incremental-learning-1","task_name":"class-incremental learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2203.13611","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2203.13611"}},"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":"deterministic:regex_extraction","url":"https://github.com/mit-han-lab/temporal-shift-module","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":2,"ran_honours":1,"unverified":8},"by_repo_kind":{"found_in_text":{"samples":11,"ran":3,"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":"a0131fb70c267a9e","entry":"conv_1x1_bn","repo":"mit-han-lab/temporal-shift-module","repo_kind":"found_in_text","path":"archs/mobilenet_v2.py","file_url":"https://github.com/mit-han-lab/temporal-shift-module/blob/HEAD/archs/mobilenet_v2.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":"a0131fb70c267a9e"}},{"code_sha256_prefix":"e087cbfa1e53486d","entry":"conv_bn","repo":"mit-han-lab/temporal-shift-module","repo_kind":"found_in_text","path":"archs/mobilenet_v2.py","file_url":"https://github.com/mit-han-lab/temporal-shift-module/blob/HEAD/archs/mobilenet_v2.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":"e087cbfa1e53486d"}},{"code_sha256_prefix":"63ec083689f80f47","entry":"make_divisible","repo":"mit-han-lab/temporal-shift-module","repo_kind":"found_in_text","path":"archs/mobilenet_v2.py","file_url":"https://github.com/mit-han-lab/temporal-shift-module/blob/HEAD/archs/mobilenet_v2.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"63ec083689f80f47"}},{"code_sha256_prefix":"c89c29bd79c97227","entry":"bninception","repo":"mit-han-lab/temporal-shift-module","repo_kind":"found_in_text","path":"archs/bn_inception.py","file_url":"https://github.com/mit-han-lab/temporal-shift-module/blob/HEAD/archs/bn_inception.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":"c89c29bd79c97227"}},{"code_sha256_prefix":"ea903b20756dc01d","entry":"make_temporal_shift","repo":"mit-han-lab/temporal-shift-module","repo_kind":"found_in_text","path":"ops/temporal_shift.py","file_url":"https://github.com/mit-han-lab/temporal-shift-module/blob/HEAD/ops/temporal_shift.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":"ea903b20756dc01d"}},{"code_sha256_prefix":"15b0c24622f53e08","entry":"return_hmdb51","repo":"mit-han-lab/temporal-shift-module","repo_kind":"found_in_text","path":"ops/dataset_config.py","file_url":"https://github.com/mit-han-lab/temporal-shift-module/blob/HEAD/ops/dataset_config.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":"15b0c24622f53e08"}},{"code_sha256_prefix":"dca73a0ccf302382","entry":"return_something","repo":"mit-han-lab/temporal-shift-module","repo_kind":"found_in_text","path":"ops/dataset_config.py","file_url":"https://github.com/mit-han-lab/temporal-shift-module/blob/HEAD/ops/dataset_config.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":"dca73a0ccf302382"}},{"code_sha256_prefix":"064ec89fbb984cf6","entry":"return_ucf101","repo":"mit-han-lab/temporal-shift-module","repo_kind":"found_in_text","path":"ops/dataset_config.py","file_url":"https://github.com/mit-han-lab/temporal-shift-module/blob/HEAD/ops/dataset_config.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":"064ec89fbb984cf6"}},{"code_sha256_prefix":"47e316f6d90b3490","entry":"torch_params","repo":"mit-han-lab/temporal-shift-module","repo_kind":"found_in_text","path":"tsm_fpga/mobilenet_v2_tfslim.py","file_url":"https://github.com/mit-han-lab/temporal-shift-module/blob/HEAD/tsm_fpga/mobilenet_v2_tfslim.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":"47e316f6d90b3490"}},{"code_sha256_prefix":"9823b80aaa256ebd","entry":"torch_to_conv_state","repo":"mit-han-lab/temporal-shift-module","repo_kind":"found_in_text","path":"tsm_fpga/mobilenet_v2_tfslim.py","file_url":"https://github.com/mit-han-lab/temporal-shift-module/blob/HEAD/tsm_fpga/mobilenet_v2_tfslim.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":"9823b80aaa256ebd"}},{"code_sha256_prefix":"b85fde19d195b87f","entry":"torch_to_linear_state","repo":"mit-han-lab/temporal-shift-module","repo_kind":"found_in_text","path":"tsm_fpga/mobilenet_v2_tfslim.py","file_url":"https://github.com/mit-han-lab/temporal-shift-module/blob/HEAD/tsm_fpga/mobilenet_v2_tfslim.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":"b85fde19d195b87f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}