{"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/shears-unstructured-sparsity-with-neural-low","title":"Shears: Unstructured Sparsity with Neural Low-rank Adapter Search","arxiv_id":"2404.10934","date":"2024-04-16","proceeding":null,"authors":["J. Pablo Muñoz","Jinjie Yuan","Nilesh Jain"],"abstract":"Recently, several approaches successfully demonstrated that weight-sharing Neural Architecture Search (NAS) can effectively explore a search space of elastic low-rank adapters (LoRA), allowing the parameter-efficient fine-tuning (PEFT) and compression of large language models. In this paper, we introduce a novel approach called Shears, demonstrating how the integration of cost-effective sparsity and a proposed Neural Low-rank adapter Search (NLS) algorithm can further improve the efficiency of PEFT approaches. Results demonstrate the benefits of Shears compared to other methods, reaching high sparsity levels while improving or with little drop in accuracy, utilizing a single GPU for a pair of hours.","url_abs":"https://arxiv.org/abs/2404.10934v1","url_pdf":"https://arxiv.org/pdf/2404.10934v1.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":"shears-unstructured-sparsity-with-neural-low","repo_url":"https://github.com/intellabs/hardware-aware-automated-machine-learning","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":null,"task_name":"GPU"},{"task_slug":"architecture-search","task_name":"Neural Architecture Search"},{"task_slug":"parameter-efficient-fine-tuning","task_name":"parameter-efficient fine-tuning"}],"methods":[{"method_slug":"adapter","method_name":"Adapter"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2404.10934","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2404.10934"}},"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/IntelLabs/Hardware-Aware-Automated-Machine-Learning","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":6,"unverified":4},"by_repo_kind":{"official":{"samples":10,"ran":6,"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":"f7ff106fbef86943","entry":"OP0","repo":"IntelLabs/Hardware-Aware-Automated-Machine-Learning","repo_kind":"official","path":"EZNAS/gp_func_defs.py","file_url":"https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/blob/HEAD/EZNAS/gp_func_defs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f7ff106fbef86943"}},{"code_sha256_prefix":"97118ebc057ed780","entry":"OP1","repo":"IntelLabs/Hardware-Aware-Automated-Machine-Learning","repo_kind":"official","path":"EZNAS/gp_func_defs.py","file_url":"https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/blob/HEAD/EZNAS/gp_func_defs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"97118ebc057ed780"}},{"code_sha256_prefix":"fd901ff4848326e1","entry":"OP2","repo":"IntelLabs/Hardware-Aware-Automated-Machine-Learning","repo_kind":"official","path":"EZNAS/gp_func_defs.py","file_url":"https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/blob/HEAD/EZNAS/gp_func_defs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fd901ff4848326e1"}},{"code_sha256_prefix":"4482f4a802de0a2e","entry":"eval_layer","repo":"IntelLabs/Hardware-Aware-Automated-Machine-Learning","repo_kind":"official","path":"EZNAS/evol_utilities.py","file_url":"https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/blob/HEAD/EZNAS/evol_utilities.py","link_basis":"first_harvest_node","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":"4482f4a802de0a2e"}},{"code_sha256_prefix":"bbffcbb6be4577ac","entry":"get_imagenet_224_train_loader","repo":"IntelLabs/Hardware-Aware-Automated-Machine-Learning","repo_kind":"official","path":"EZNAS/dataset_utils.py","file_url":"https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/blob/HEAD/EZNAS/dataset_utils.py","link_basis":"first_harvest_node","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":"bbffcbb6be4577ac"}},{"code_sha256_prefix":"f5a26cfba435a262","entry":"populate","repo":"IntelLabs/Hardware-Aware-Automated-Machine-Learning","repo_kind":"official","path":"EZNAS/evol_utilities.py","file_url":"https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/blob/HEAD/EZNAS/evol_utilities.py","link_basis":"first_harvest_node","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":"f5a26cfba435a262"}},{"code_sha256_prefix":"223cec6edf2ce733","entry":"evaluate_ppl","repo":"IntelLabs/Hardware-Aware-Automated-Machine-Learning","repo_kind":"official","path":"Mamba-Shedder/utils.py","file_url":"https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/blob/HEAD/Mamba-Shedder/utils.py","link_basis":"first_harvest_node","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":"223cec6edf2ce733"}},{"code_sha256_prefix":"f9ae64ad50769fad","entry":"get_cifar100_train_loader","repo":"IntelLabs/Hardware-Aware-Automated-Machine-Learning","repo_kind":"official","path":"EZNAS/dataset_utils.py","file_url":"https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/blob/HEAD/EZNAS/dataset_utils.py","link_basis":"first_harvest_node","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":"f9ae64ad50769fad"}},{"code_sha256_prefix":"243565ed1729f7a2","entry":"get_dataset","repo":"IntelLabs/Hardware-Aware-Automated-Machine-Learning","repo_kind":"official","path":"Mamba-Shedder/utils.py","file_url":"https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/blob/HEAD/Mamba-Shedder/utils.py","link_basis":"first_harvest_node","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":"243565ed1729f7a2"}},{"code_sha256_prefix":"f4933cb17b9eab96","entry":"map_tensors","repo":"IntelLabs/Hardware-Aware-Automated-Machine-Learning","repo_kind":"official","path":"Mamba-Shedder/utils.py","file_url":"https://github.com/IntelLabs/Hardware-Aware-Automated-Machine-Learning/blob/HEAD/Mamba-Shedder/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":"f4933cb17b9eab96"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}