TL;DR
This paper introduces RMTL, a reinforcement learning-enhanced multi-task learning framework for recommender systems that leverages session-wise interactions and dynamic loss weighting to improve recommendation accuracy.
Contribution
The paper proposes a novel RL-based MTL framework, RMTL, that constructs session-wise environments and uses actor-critic networks for adaptive loss balancing in recommendation models.
Findings
RMTL achieves higher AUC than state-of-the-art models.
RMTL is compatible with various MTL recommendation models.
Experiments validate RMTL's effectiveness and transferability.
Abstract
In recent years, Multi-task Learning (MTL) has yielded immense success in Recommender System (RS) applications. However, current MTL-based recommendation models tend to disregard the session-wise patterns of user-item interactions because they are predominantly constructed based on item-wise datasets. Moreover, balancing multiple objectives has always been a challenge in this field, which is typically avoided via linear estimations in existing works. To address these issues, in this paper, we propose a Reinforcement Learning (RL) enhanced MTL framework, namely RMTL, to combine the losses of different recommendation tasks using dynamic weights. To be specific, the RMTL structure can address the two aforementioned issues by (i) constructing an MTL environment from session-wise interactions and (ii) training multi-task actor-critic network structure, which is compatible with most existing…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
