Efficient Multi-task Prompt Tuning for Recommendation
Ting Bai, Le Huang, Yue Yu, Cheng Yang, Cheng Hou, Zhe Zhao, Chuan Shi

TL;DR
This paper introduces MPT-Rec, a two-stage prompt-tuning framework that enhances multi-task recommendation systems by improving generalization to new tasks, reducing training costs, and maintaining high performance.
Contribution
The paper proposes a novel prompt-tuning approach that disentangles task-specific and shared information, enabling efficient transfer to new tasks with minimal retraining.
Findings
MPT-Rec outperforms state-of-the-art multi-task learning methods.
It maintains comparable performance while significantly reducing training parameters.
The framework improves training efficiency by up to 90%.
Abstract
With the expansion of business scenarios, real recommender systems are facing challenges in dealing with the constantly emerging new tasks in multi-task learning frameworks. In this paper, we attempt to improve the generalization ability of multi-task recommendations when dealing with new tasks. We find that joint training will enhance the performance of the new task but always negatively impact existing tasks in most multi-task learning methods. Besides, such a re-training mechanism with new tasks increases the training costs, limiting the generalization ability of multi-task recommendation models. Based on this consideration, we aim to design a suitable sharing mechanism among different tasks while maintaining joint optimization efficiency in new task learning. A novel two-stage prompt-tuning MTL framework (MPT-Rec) is proposed to address task irrelevance and training efficiency…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Topic Modeling
