Papers › MTLoRA: A Low-Rank Adaptation Approach for Efficient Multi-Task Learning

MTLoRA: A Low-Rank Adaptation Approach for Efficient Multi-Task Learning

29 Mar 2024arXiv:2403.20320archive 2025-07-28

Ahmed Agiza, Marina Neseem, Sherief Reda

Adapting models pre-trained on large-scale datasets to a variety of downstream tasks is a common strategy in deep learning. Consequently, parameter-efficient fine-tuning methods have emerged as a promising way to adapt pre-trained models to different tasks while training only a minimal number of parameters. While most of these methods are designed for single-task adaptation, parameter-efficient training in Multi-Task Learning (MTL) architectures is still unexplored. In this paper, we introduce MTLoRA, a novel framework for parameter-efficient training of MTL models. MTLoRA employs Task-Agnostic and Task-Specific Low-Rank Adaptation modules, which effectively disentangle the parameter space in MTL fine-tuning, thereby enabling the model to adeptly handle both task specialization and interaction within MTL contexts. We applied MTLoRA to hierarchical-transformer-based MTL architectures, adapting them to multiple downstream dense prediction tasks. Our extensive experiments on the PASCAL dataset show that MTLoRA achieves higher accuracy on downstream tasks compared to fully fine-tuning the MTL model while reducing the number of trainable parameters by 3.6x. Furthermore, MTLoRA establishes a Pareto-optimal trade-off between the number of trainable parameters and the accuracy of the downstream tasks, outperforming current state-of-the-art parameter-efficient training methods in both accuracy and efficiency. Our code is publicly available.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.20320")

Code

Syntology Ran 9 of 13 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 6 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

scale-lab/mtlora officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 9 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
1ran · fixture could not drive it
6ran
4unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from scale-lab/mtlora. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

window_partition scale-lab/mtlora/models/swin_transformer_mtlora.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 144d10b49baeb8a6 · report
build_scheduler scale-lab/mtlora/lr_scheduler.py official repository ran MIT (permissive) · 016895042cc7e7ef · report
conv3x3 scale-lab/mtlora/models/seg_hrnet.py official repository ran · our draft was wrong MIT (permissive) · fac5364e2f53c6db · report
create_logger scale-lab/mtlora/logger.py official repository ran MIT (permissive) · 299f2d40c6a8adc7 · report
get_loss scale-lab/mtlora/mtl_loss_schemes.py official repository ran MIT (permissive) · 80c0c9e218ee946c · report
lora_filter scale-lab/mtlora/models/lora.py official repository ran MIT (permissive) · 7c89e5e716dec3fc · report
map_old_state_dict_weights scale-lab/mtlora/models/lora.py official repository ran MIT (permissive) · 9f7d1c2d347cb4aa · report
resize scale-lab/mtlora/models/segformer.py official repository ran MIT (permissive) · 368118c367337eb7 · report
window_reverse scale-lab/mtlora/models/swin_transformer_mtlora.py official repository ran · our draft was wrong MIT (permissive) · 61bf152e6a42a184 · report
build_model scale-lab/mtlora/models/build.py official repository unverified MIT (permissive) · 7d5cbe94b33d3a17 · report
build_mtl_model scale-lab/mtlora/models/build.py official repository unverified MIT (permissive) · d209ed6ef5c01da9 · report
mark_only_lora_as_trainable scale-lab/mtlora/models/lora.py official repository unverified MIT (permissive) · f3788eeccc68b1f0 · report
resize scale-lab/mtlora/models/base_decode_head.py official repository unverified MIT (permissive) · 5ebb5fe1837669a8 · report

Tasks

Multi-Task Learningparameter-efficient fine-tuning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections