{"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/scissorhands-scrub-data-influence-via","title":"Scissorhands: Scrub Data Influence via Connection Sensitivity in Networks","arxiv_id":"2401.06187","date":"2024-01-11","proceeding":null,"authors":["Jing Wu","Mehrtash Harandi"],"abstract":"Machine unlearning has become a pivotal task to erase the influence of data from a trained model. It adheres to recent data regulation standards and enhances the privacy and security of machine learning applications. In this work, we present a new machine unlearning approach Scissorhands. Initially, Scissorhands identifies the most pertinent parameters in the given model relative to the forgetting data via connection sensitivity. By reinitializing the most influential top-k percent of these parameters, a trimmed model for erasing the influence of the forgetting data is obtained. Subsequently, Scissorhands fine-tunes the trimmed model with a gradient projection-based approach, seeking parameters that preserve information on the remaining data while discarding information related to the forgetting data. Our experimental results, conducted across image classification and image generation tasks, demonstrate that Scissorhands, showcases competitive performance when compared to existing methods. Source code is available at https://github.com/JingWu321/Scissorhands.","url_abs":"https://arxiv.org/abs/2401.06187v3","url_pdf":"https://arxiv.org/pdf/2401.06187v3.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":"scissorhands-scrub-data-influence-via","repo_url":"https://github.com/jingwu321/scissorhands","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"image-classification","task_name":"Image Classification"},{"task_slug":"image-generation","task_name":"Image Generation"},{"task_slug":"machine-unlearning","task_name":"Machine Unlearning"},{"task_slug":"sensitivity","task_name":"Sensitivity"},{"task_slug":"image-classification","task_name":"image-classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2401.06187","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2401.06187"}},"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/jingwu321/scissorhands","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":4,"ran":1,"ran_violates":1,"unverified":7},"by_repo_kind":{"official":{"samples":11,"ran":4,"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":2,"samples":[{"code_sha256_prefix":"8241c0562bc710fd","entry":"chunk","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"8241c0562bc710fd"}},{"code_sha256_prefix":"d9def42110729a85","entry":"conv1x1","repo":"jingwu321/scissorhands","repo_kind":"official","path":"Classification/models/ResNet.py","file_url":"https://github.com/jingwu321/scissorhands/blob/HEAD/Classification/models/ResNet.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":"jingwu321/scissorhands","repo_kind":"official","path":"Classification/models/ResNet.py","file_url":"https://github.com/jingwu321/scissorhands/blob/HEAD/Classification/models/ResNet.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":"cadb98df0b43c793","entry":"dumps_data","repo":"jingwu321/scissorhands","repo_kind":"official","path":"Classification/lmdb_dataset.py","file_url":"https://github.com/jingwu321/scissorhands/blob/HEAD/Classification/lmdb_dataset.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":"cadb98df0b43c793"}},{"code_sha256_prefix":"c7ae957080f6f740","entry":"get_x_y_from_data_dict","repo":"jingwu321/scissorhands","repo_kind":"official","path":"Classification/imagenet.py","file_url":"https://github.com/jingwu321/scissorhands/blob/HEAD/Classification/imagenet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c7ae957080f6f740"}},{"code_sha256_prefix":"1e63d588563eb90a","entry":"numpy_to_pil","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"1e63d588563eb90a"}},{"code_sha256_prefix":"9ea29973ea0485a1","entry":"cifar100_dataloaders","repo":"jingwu321/scissorhands","repo_kind":"official","path":"Classification/dataset.py","file_url":"https://github.com/jingwu321/scissorhands/blob/HEAD/Classification/dataset.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":"9ea29973ea0485a1"}},{"code_sha256_prefix":"361b798104c4eff0","entry":"cifar10_dataloaders_no_val","repo":"jingwu321/scissorhands","repo_kind":"official","path":"Classification/dataset.py","file_url":"https://github.com/jingwu321/scissorhands/blob/HEAD/Classification/dataset.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":"361b798104c4eff0"}},{"code_sha256_prefix":"2bc7277fbb33cc3f","entry":"loads_data","repo":"jingwu321/scissorhands","repo_kind":"official","path":"Classification/lmdb_dataset.py","file_url":"https://github.com/jingwu321/scissorhands/blob/HEAD/Classification/lmdb_dataset.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":"2bc7277fbb33cc3f"}},{"code_sha256_prefix":"0f58d86ba1ef71e6","entry":"prepare_data","repo":"jingwu321/scissorhands","repo_kind":"official","path":"Classification/imagenet.py","file_url":"https://github.com/jingwu321/scissorhands/blob/HEAD/Classification/imagenet.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":"0f58d86ba1ef71e6"}},{"code_sha256_prefix":"51738010a21f76a1","entry":"raw_reader","repo":"jingwu321/scissorhands","repo_kind":"official","path":"Classification/lmdb_dataset.py","file_url":"https://github.com/jingwu321/scissorhands/blob/HEAD/Classification/lmdb_dataset.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":"51738010a21f76a1"}},{"code_sha256_prefix":"50eeb60cc0488d27","entry":"resnet18","repo":"jingwu321/scissorhands","repo_kind":"official","path":"Classification/models/ResNet.py","file_url":"https://github.com/jingwu321/scissorhands/blob/HEAD/Classification/models/ResNet.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":"50eeb60cc0488d27"}},{"code_sha256_prefix":"abff177e7f6f84af","entry":"svhn_dataloaders","repo":"jingwu321/scissorhands","repo_kind":"official","path":"Classification/dataset.py","file_url":"https://github.com/jingwu321/scissorhands/blob/HEAD/Classification/dataset.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":"abff177e7f6f84af"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}