{"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-2603-01526","title":"Scalable Multi-Task Low-Rank Model Adaptation","arxiv_id":"2603.01526","date":"2026-03-02","proceeding":null,"authors":["Zichen Tian","Antoine Ledent","Qianru Sun"],"abstract":"Scaling multi-task low-rank adaptation (LoRA) to a large number of tasks induces catastrophic performance degradation, such as an accuracy drop from 88.2% to 2.0% on DOTA when scaling from 5 to 15 tasks. This failure is due to parameter and representation misalignment. We find that existing solutions, like regularization and dynamic routing, fail at scale because they are constrained by a fundamental trade-off: strengthening regularization to reduce inter-task conflict inadvertently suppresses the essential feature discrimination required for effective routing. In this work, we identify two root causes for this trade-off. First, uniform regularization disrupts inter-task knowledge sharing: shared underlying knowledge concentrates in high-SV components (89% alignment on Flanv2->BBH). Uniform regularization forces high-SV components to update in orthogonal directions, directly disrupting the shared knowledge. Second, Conflict Amplification: Applying LoRA at the component-level (e.g., W_q, W_v) amplifies gradient conflicts; we show block-level adaptation reduces this conflict by 76% with only 50% parameters. Based on these insights, we propose mtLoRA, a scalable solution with three novel designs: 1) Spectral-Aware Regularization to selectively orthogonalize low-SV components while preserving high-SV shared knowledge, 2) Block-Level Adaptation to mitigate conflict amplification and largely improve parameter efficiency, and 3) Fine-Grained Routing using dimension-specific weights for superior expressive power. On four large-scale (15-25 tasks) vision (DOTA and iNat2018) and NLP (Dolly-15k and BBH) benchmarks, mtLoRA achieves 91.7%, 81.5%, 44.5% and 38.5% accuracy on DOTA, iNat2018, Dolly-15k and BBH respectively, outperforming the state-of-the-art by 2.3% on average while using 47% fewer parameters and 24% less training time.","url_abs":"https://arxiv.org/abs/2603.01526","url_pdf":"https://arxiv.org/pdf/2603.01526","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":{"atlas_url":"https://app.syntology.ai/?focus=2603.01526","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2603.01526"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/doem97/ICLR26_mtLoRA","reach":null}],"summary":{"ran":6,"ran_draft_wrong":1,"unverified":5},"by_repo_kind":{"found_in_text":{"samples":12,"ran":7,"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":12,"samples":[{"code_sha256_prefix":"ed21676126691b8d","entry":"Expert","repo":"doem97/ICLR26_mtLoRA","repo_kind":"found_in_text","path":"peft/tuners/mmoelora.py","file_url":"https://github.com/doem97/ICLR26_mtLoRA/blob/HEAD/peft/tuners/mmoelora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ed21676126691b8d"}},{"code_sha256_prefix":"06b0bde3f28af133","entry":"Gate","repo":"doem97/ICLR26_mtLoRA","repo_kind":"found_in_text","path":"peft/tuners/mmoelora.py","file_url":"https://github.com/doem97/ICLR26_mtLoRA/blob/HEAD/peft/tuners/mmoelora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"06b0bde3f28af133"}},{"code_sha256_prefix":"020556a5f9913cff","entry":"LoraLinear","repo":"doem97/ICLR26_mtLoRA","repo_kind":"found_in_text","path":"peft/tuners/mmoelora.py","file_url":"https://github.com/doem97/ICLR26_mtLoRA/blob/HEAD/peft/tuners/mmoelora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"020556a5f9913cff"}},{"code_sha256_prefix":"f19dba7d1405f0f3","entry":"MMOELinearA","repo":"doem97/ICLR26_mtLoRA","repo_kind":"found_in_text","path":"peft/tuners/mmoelora.py","file_url":"https://github.com/doem97/ICLR26_mtLoRA/blob/HEAD/peft/tuners/mmoelora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f19dba7d1405f0f3"}},{"code_sha256_prefix":"7f92c604b6065362","entry":"MMOELinearB","repo":"doem97/ICLR26_mtLoRA","repo_kind":"found_in_text","path":"peft/tuners/mmoelora.py","file_url":"https://github.com/doem97/ICLR26_mtLoRA/blob/HEAD/peft/tuners/mmoelora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7f92c604b6065362"}},{"code_sha256_prefix":"d68ee8a009b9600b","entry":"MMOELoraLayer","repo":"doem97/ICLR26_mtLoRA","repo_kind":"found_in_text","path":"peft/tuners/mmoelora.py","file_url":"https://github.com/doem97/ICLR26_mtLoRA/blob/HEAD/peft/tuners/mmoelora.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d68ee8a009b9600b"}},{"code_sha256_prefix":"be205a37f47decee","entry":"_get_submodules","repo":"doem97/ICLR26_mtLoRA","repo_kind":"found_in_text","path":"peft/tuners/mmoelora.py","file_url":"https://github.com/doem97/ICLR26_mtLoRA/blob/HEAD/peft/tuners/mmoelora.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"be205a37f47decee"}},{"code_sha256_prefix":"7fa29f6b1cc50dc7","entry":"LoraModel","repo":"doem97/ICLR26_mtLoRA","repo_kind":"found_in_text","path":"peft/tuners/mmoelora.py","file_url":"https://github.com/doem97/ICLR26_mtLoRA/blob/HEAD/peft/tuners/mmoelora.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":"7fa29f6b1cc50dc7"}},{"code_sha256_prefix":"08b7be0cda0022da","entry":"MMOELoraLinear","repo":"doem97/ICLR26_mtLoRA","repo_kind":"found_in_text","path":"peft/tuners/mmoelora.py","file_url":"https://github.com/doem97/ICLR26_mtLoRA/blob/HEAD/peft/tuners/mmoelora.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":"08b7be0cda0022da"}},{"code_sha256_prefix":"0c8364a1277289a6","entry":"MMOELoraModel","repo":"doem97/ICLR26_mtLoRA","repo_kind":"found_in_text","path":"peft/tuners/mmoelora.py","file_url":"https://github.com/doem97/ICLR26_mtLoRA/blob/HEAD/peft/tuners/mmoelora.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":"0c8364a1277289a6"}},{"code_sha256_prefix":"fe8f6b176139f916","entry":"_freeze_adapter","repo":"doem97/ICLR26_mtLoRA","repo_kind":"found_in_text","path":"peft/tuners/mmoelora.py","file_url":"https://github.com/doem97/ICLR26_mtLoRA/blob/HEAD/peft/tuners/mmoelora.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":"fe8f6b176139f916"}},{"code_sha256_prefix":"0e7c780ef1f1ff8b","entry":"mark_only_lora_as_trainable","repo":"doem97/ICLR26_mtLoRA","repo_kind":"found_in_text","path":"peft/tuners/mmoelora.py","file_url":"https://github.com/doem97/ICLR26_mtLoRA/blob/HEAD/peft/tuners/mmoelora.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":"0e7c780ef1f1ff8b"}}]},"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}