{"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/arxiv-2601-16880","title":"Theory of Minimal Weight Perturbations in Deep Networks and its Applications for Low-Rank Activated Backdoor Attacks","arxiv_id":"2601.16880","date":"2026-01-23","proceeding":"ICML","authors":["Bethan Evans","Jared Tanner"],"abstract":"The minimal norm weight perturbations of DNNs required to achieve a specified change in output are derived and the factors determining its size are discussed. These single-layer exact formulae are contrasted with more generic multi-layer Lipschitz constant based robustness guarantees; both are observed to be of the same order which indicates similar efficacy in their guarantees. These results are applied to precision-modification-activated backdoor attacks, establishing provable compression thresholds below which such attacks cannot succeed, and show empirically that low-rank compression can reliably activate latent backdoors while preserving full-precision accuracy. These expressions reveal how back-propagated margins govern layer-wise sensitivity and provide certifiable guarantees on the smallest parameter updates consistent with a desired output shift.","url_abs":"https://arxiv.org/abs/2601.16880","url_pdf":"https://arxiv.org/pdf/2601.16880","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2601.16880","atlas_url":"https://app.syntology.ai/?focus=2601.16880","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.16880"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/evansbeth/backdoor_attack","reach":null}],"summary":{"unverified":13},"by_repo_kind":{"found_in_text":{"samples":13,"ran":0,"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":13,"samples":[{"code_sha256_prefix":"f3093ea6dec73e01","entry":"dump_arguments","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/backdoor_w_lossfn.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/backdoor_w_lossfn.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f3093ea6dec73e01"}},{"code_sha256_prefix":"e2f2441eefdc4ed8","entry":"dump_arguments","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/sample_w_lossfn.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/sample_w_lossfn.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e2f2441eefdc4ed8"}},{"code_sha256_prefix":"b0e67531ca594321","entry":"eval_model","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/classifier_layer_bound_2.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/classifier_layer_bound_2.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b0e67531ca594321"}},{"code_sha256_prefix":"cc872c3813254413","entry":"evaluate","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/fix_layer_classifier.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/fix_layer_classifier.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cc872c3813254413"}},{"code_sha256_prefix":"ab11790f9187cd26","entry":"forward_with_deltas","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/fix_layer_classifier.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/fix_layer_classifier.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ab11790f9187cd26"}},{"code_sha256_prefix":"a7813f3d81b8cf1e","entry":"forward_with_modified_weight","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/single_layer_perturbation.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/single_layer_perturbation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a7813f3d81b8cf1e"}},{"code_sha256_prefix":"5b474f9434b08176","entry":"make_blobs","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/fix_layer_classifier.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/fix_layer_classifier.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5b474f9434b08176"}},{"code_sha256_prefix":"a463f96bba2448bc","entry":"make_swiss_roll_2d","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/classifier_layer_bound_2.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/classifier_layer_bound_2.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a463f96bba2448bc"}},{"code_sha256_prefix":"f0c16544ec769cdc","entry":"perturbation_norm","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/fix_layer.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/fix_layer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f0c16544ec769cdc"}},{"code_sha256_prefix":"f7a711979a093784","entry":"train_to_target","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/fix_layer.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/fix_layer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f7a711979a093784"}},{"code_sha256_prefix":"d9b121965f3e902f","entry":"train_w_backdoor","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/backdoor_w_lossfn.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/backdoor_w_lossfn.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d9b121965f3e902f"}},{"code_sha256_prefix":"0d02e1e0bc3407bd","entry":"train_w_backdoor","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/backdoor_w_lossfn2.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/backdoor_w_lossfn2.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0d02e1e0bc3407bd"}},{"code_sha256_prefix":"be90c5131593a5dc","entry":"train_w_backdoor","repo":"evansbeth/backdoor_attack","repo_kind":"found_in_text","path":"Backdoor/backdoor_w_lossfn_control.py","file_url":"https://github.com/evansbeth/backdoor_attack/blob/HEAD/Backdoor/backdoor_w_lossfn_control.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"be90c5131593a5dc"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}