Deep Task-specific Bottom Representation Network for Multi-Task Recommendation
Qi Liu, Zhilong Zhou, Gangwei Jiang, Tiezheng Ge, Defu Lian

TL;DR
This paper introduces DTRN, a novel multi-task recommendation model that explicitly learns task-specific bottom representations to reduce negative transfer and improve task performance.
Contribution
DTRN explicitly models task-specific bottom representations using hypernetworks and SENet-like modules, enhancing multi-task learning effectiveness in recommendation systems.
Findings
DTRN outperforms existing MTL methods on public and industrial datasets.
Task-specific bottom representations reduce negative transfer effects.
DTRN is flexible and can be combined with other MTL approaches.
Abstract
Neural-based multi-task learning (MTL) has gained significant improvement, and it has been successfully applied to recommendation system (RS). Recent deep MTL methods for RS (e.g. MMoE, PLE) focus on designing soft gating-based parameter-sharing networks that implicitly learn a generalized representation for each task. However, MTL methods may suffer from performance degeneration when dealing with conflicting tasks, as negative transfer effects can occur on the task-shared bottom representation. This can result in a reduced capacity for MTL methods to capture task-specific characteristics, ultimately impeding their effectiveness and hindering the ability to generalize well on all tasks. In this paper, we focus on the bottom representation learning of MTL in RS and propose the Deep Task-specific Bottom Representation Network (DTRN) to alleviate the negative transfer problem. DTRN obtains…
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 · Machine Learning in Healthcare · Emotion and Mood Recognition
MethodsFocus
