Papers by Yimin Tian
Adapters Selector: Cross-domains and Multi-tasks LoRA Modules Integration Usage Method (2025.coling-main)
Copied to clipboard
| Challenge: | Parameter-Efficient fine-tuning (PEFT) adapts large language models to specific domains by updating only a small portion of the parameters. |
| Approach: | They propose a framework for better integrating usage of multiple adapters by training a middleman adapter to select the appropriate adapter for inference. |
| Outcome: | The proposed framework can perform cross-domain multi-tasks effectively through the utilization of a compact model in combination with multiple LoRA modules. |